Fix AssemblyVersion to 4.0.0 28/157828/1
authorWonyoung Choi <wy80.choi@samsung.com>
Thu, 26 Oct 2017 10:35:50 +0000 (19:35 +0900)
committerWonyoung Choi <wy80.choi@samsung.com>
Thu, 26 Oct 2017 10:35:50 +0000 (19:35 +0900)
Change-Id: I7095a44b729af0e130afbab075dbaf23fd7b0236

build/version.props

index 987cfe2..1d234b4 100644 (file)
@@ -3,6 +3,7 @@
   <PropertyGroup>
     <VersionPrefix>5.0.0</VersionPrefix>
     <VersionSuffix>preview1</VersionSuffix>
+    <AssemblyVersion>4.0.0</AssemblyVersion>
   </PropertyGroup>
 
 </Project>
\ No newline at end of file