We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1d20269 commit 338c247Copy full SHA for 338c247
1 file changed
build/version.props
@@ -1,6 +1,6 @@
1
<Project>
2
<PropertyGroup Condition="'$(AssemblyName)'=='GodSharp.Socket'">
3
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
4
- <Version>1.0.2-preview2</Version>
+ <Version>1.0.2-preview3</Version>
5
</PropertyGroup>
6
</Project>
0 commit comments