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 fb64b57 commit 442c80cCopy full SHA for 442c80c
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.0.1.0")]
21
-[assembly: AssemblyFileVersion("2.0.1.0")]
22
-[assembly: AssemblyInformationalVersion("2.0.1-SNAPSHOT")]
+[assembly: AssemblyVersion("2.1.0.0")]
+[assembly: AssemblyFileVersion("2.1.0.0")]
+[assembly: AssemblyInformationalVersion("2.1.0")]
23
[assembly: NeutralResourcesLanguage("en")]
0 commit comments