Skip to content

Commit 1f3b5fb

Browse files
committed
Update assembly info file for v1.0.0-preview037
[version update]
1 parent f5176fd commit 1f3b5fb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/nanoFramework.Hardware.Esp32/Properties/AssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
//
2525
// You can specify all the values or you can default the Build and Revision Numbers
2626
// by using the '*' as shown below:
27-
// [assembly: AssemblyVersion("1.0.*")]
27+
// [assembly: AssemblyVersion("1.0.0.0")]
2828
[assembly: AssemblyVersion("1.0.0.0")]
2929
[assembly: AssemblyFileVersion("1.0.0.0")]
30-
[assembly: AssemblyInformationalVersion("1.0.0.0")]
30+
[assembly: AssemblyInformationalVersion("1.0.0-preview037")]

0 commit comments

Comments
 (0)