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 d80567b commit 2b1cc6fCopy full SHA for 2b1cc6f
VersionAssemblyInfo.cs
@@ -19,5 +19,5 @@
19
// [assembly: AssemblyVersion("1.0.*")]
20
[assembly: AssemblyVersion("2.1.1.0")]
21
[assembly: AssemblyFileVersion("2.1.1.0")]
22
-[assembly: AssemblyInformationalVersion("2.1.1-SNAPSHOT")]
+[assembly: AssemblyInformationalVersion("2.1.1")]
23
[assembly: NeutralResourcesLanguage("en")]
0 commit comments