We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 258f00b commit a4dccc1Copy full SHA for a4dccc1
Source/Main/NProxy.Core/Properties/AssemblyInfo.cs
@@ -59,7 +59,7 @@
59
// by using the '*' as shown below:
60
// [assembly: AssemblyVersion("1.0.*")]
61
62
-[assembly: AssemblyVersion("2.2.0.*")]
+[assembly: AssemblyVersion("2.2.1.*")]
63
[assembly: NeutralResourcesLanguage("en-US")]
64
[assembly: InternalsVisibleTo("NProxy.Core.Test")]
65
[assembly: InternalsVisibleTo("NProxy.Dynamic")]
0 commit comments