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 c564654 commit 30301d7Copy full SHA for 30301d7
Src/UnitsNet/Properties/AssemblyInfo.cs
@@ -43,9 +43,6 @@
43
// Build Number
44
// Revision
45
//
46
-// You can specify all the values or you can default the Build and Revision Numbers
47
-// by using the '*' as shown below:
48
-// [assembly: AssemblyVersion("1.0.*")]
49
50
[assembly: AssemblyVersion("1.5.0")]
51
[assembly: AssemblyFileVersion("1.5.0")]
Tests/Properties/AssemblyInfo.cs
@@ -29,8 +29,6 @@
29
30
31
32
33
34
+
35
[assembly: AssemblyVersion("1.0.0.0")]
36
[assembly: AssemblyFileVersion("1.0.0.0")]
0 commit comments