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 9ed9360 commit 01fc067Copy full SHA for 01fc067
1 file changed
source/nanoFramework.System.Net.Http/Properties/AssemblyInfo.cs
@@ -25,7 +25,7 @@
25
//
26
// You can specify all the values or you can default the Build and Revision Numbers
27
// by using the '*' as shown below:
28
-// [assembly: AssemblyVersion("1.0.*")]
+// [assembly: AssemblyVersion("1.0.0.0")]
29
[assembly: AssemblyVersion("1.0.0.0")]
30
[assembly: AssemblyFileVersion("1.0.0.0")]
31
-[assembly: AssemblyInformationalVersion("1.0.0-rc001")]
+[assembly: AssemblyInformationalVersion("1.0.0-preview008")]
0 commit comments