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.
2 parents e83ef20 + 35814e0 commit 5dd90c4Copy full SHA for 5dd90c4
Docker.DotNet/Properties/AssemblyInfo.cs
@@ -27,7 +27,7 @@
27
//
28
// You can specify all the values or you can default the Build and Revision Numbers
29
// by using the '*' as shown below:
30
-// [assembly: AssemblyVersion("1.0.*")]
31
-
32
-[assembly: AssemblyVersion("1.16.0.0")]
33
-[assembly: AssemblyFileVersion("1.16.0.0")]
+// [assembly: AssemblyVersion("1.0.*")]
+
+[assembly: AssemblyVersion("1.0.0.0")]
+[assembly: AssemblyFileVersion("1.0.0.0")]
0 commit comments