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 51ab1e6 commit 8c519cfCopy full SHA for 8c519cf
SolutionAssemblyInfo.cs
@@ -16,6 +16,6 @@
16
[assembly: AssemblyTrademark("")]
17
[assembly: AssemblyCulture("")]
18
[assembly: ComVisible(false)]
19
-[assembly: AssemblyVersion("2.0.0")]
20
-[assembly: AssemblyFileVersion("2.0.0")]
21
-[assembly: AssemblyInformationalVersion("2.0.0")]
+[assembly: AssemblyVersion("1.0.0")]
+[assembly: AssemblyFileVersion("1.0.0")]
+[assembly: AssemblyInformationalVersion("1.0.0")]
0 commit comments