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 f5176fd commit 1f3b5fbCopy full SHA for 1f3b5fb
source/nanoFramework.Hardware.Esp32/Properties/AssemblyInfo.cs
@@ -24,7 +24,7 @@
24
//
25
// You can specify all the values or you can default the Build and Revision Numbers
26
// by using the '*' as shown below:
27
-// [assembly: AssemblyVersion("1.0.*")]
+// [assembly: AssemblyVersion("1.0.0.0")]
28
[assembly: AssemblyVersion("1.0.0.0")]
29
[assembly: AssemblyFileVersion("1.0.0.0")]
30
-[assembly: AssemblyInformationalVersion("1.0.0.0")]
+[assembly: AssemblyInformationalVersion("1.0.0-preview037")]
0 commit comments