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 24e3d12 commit f0b2b01Copy full SHA for f0b2b01
src/SharedAssemblyInfo.cs
@@ -24,5 +24,5 @@
24
// You can specify all the values or you can default the Build and Revision Numbers
25
// by using the '*' as shown below:
26
// [assembly: AssemblyVersion("1.0.*")]
27
-[assembly: AssemblyVersion("1.0.0.0")]
28
-[assembly: AssemblyFileVersion("1.0.0.0")]
+[assembly: AssemblyVersion("1.0.1.0")]
+[assembly: AssemblyFileVersion("1.0.1.0")]
0 commit comments