We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6758692 commit e264c63Copy full SHA for e264c63
1 file changed
Directory.Build.props
@@ -4,7 +4,7 @@
4
<Copyright>softlgl</Copyright>
5
<Owners>softlgl</Owners>
6
<PackageProjectUrl>https://github.com/softlgl/DotNetCoreRpc</PackageProjectUrl>
7
- <PackageVersion>1.2.0</PackageVersion>
8
- <Version>1.2.0</Version>
+ <PackageVersion>1.2.2</PackageVersion>
+ <Version>1.2.2</Version>
9
</PropertyGroup>
10
</Project>
0 commit comments