We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dc4fce9 commit 32bd0d7Copy full SHA for 32bd0d7
src/NPlug.Proxy/NPlug.Proxy.msbuildproj
@@ -2,7 +2,7 @@
2
<PropertyGroup>
3
<TargetFramework>net7.0</TargetFramework>
4
<IsPackable Condition="'$(IsPackable)' == ''">false</IsPackable>
5
- <Version>1.0.0</Version>
+ <Version>2.0.0</Version>
6
</PropertyGroup>
7
8
0 commit comments