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 26e9386 commit 6d9f730Copy full SHA for 6d9f730
SolutionAssemblyInfo.cs
@@ -16,6 +16,6 @@
16
[assembly: AssemblyTrademark("")]
17
[assembly: AssemblyCulture("")]
18
[assembly: ComVisible(false)]
19
-[assembly: AssemblyVersion("1.2.0")]
20
-[assembly: AssemblyFileVersion("1.2.0")]
21
-[assembly: AssemblyInformationalVersion("1.2.0")]
+[assembly: AssemblyVersion("2.0.0")]
+[assembly: AssemblyFileVersion("2.0.0")]
+[assembly: AssemblyInformationalVersion("2.0.0")]
0 commit comments