We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 74251ac commit 6847770Copy full SHA for 6847770
1 file changed
build/version.props
@@ -1,7 +1,7 @@
1
<Project>
2
<PropertyGroup Condition="'$(AssemblyName)'=='GodSharp.Socket'">
3
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
4
- <Version>2019.1.0.0-preview5</Version>
5
- <FileVersion>2019.1.0.0-preview5</FileVersion>
+ <Version>2019.1.0.0-preview6</Version>
+ <FileVersion>2019.1.0.0-preview6</FileVersion>
6
</PropertyGroup>
7
</Project>
0 commit comments