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 5071369 commit 86244caCopy full SHA for 86244ca
VersionAssemblyInfo.cs
@@ -17,7 +17,7 @@
17
// You can specify all the values or you can default the Build and Revision Numbers
18
// by using the '*' as shown below:
19
// [assembly: AssemblyVersion("1.0.*")]
20
-[assembly: AssemblyVersion("2.3.1.0")]
21
-[assembly: AssemblyFileVersion("2.3.1.0")]
22
-[assembly: AssemblyInformationalVersion("2.3.1")]
+[assembly: AssemblyVersion("2.3.2.0")]
+[assembly: AssemblyFileVersion("2.3.2.0")]
+[assembly: AssemblyInformationalVersion("2.3.2-SNAPSHOT")]
23
[assembly: NeutralResourcesLanguage("en")]
0 commit comments