Skip to content

Commit 32bd0d7

Browse files
committed
Bump proxy to 2.0 (that removes the generated assembly)
1 parent dc4fce9 commit 32bd0d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/NPlug.Proxy/NPlug.Proxy.msbuildproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<PropertyGroup>
33
<TargetFramework>net7.0</TargetFramework>
44
<IsPackable Condition="'$(IsPackable)' == ''">false</IsPackable>
5-
<Version>1.0.0</Version>
5+
<Version>2.0.0</Version>
66
</PropertyGroup>
77

88
<PropertyGroup>

0 commit comments

Comments
 (0)