Skip to content

Commit 1f3b90e

Browse files
authored
Update AssemblyNativeVersion to 1.2.0.0 (#79)
1 parent b5d6b9f commit 1f3b90e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/nanoFramework.CoreLibrary/System/AssemblyInfo2.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
//
1+
//
22
// Copyright (c) 2017 The nanoFramework project contributors
33
// Portions Copyright (c) Microsoft Corporation. All rights reserved.
44
// See LICENSE file in the project root for full license information.
@@ -14,4 +14,4 @@
1414
[assembly: AssemblyProduct("nanoFramework mscorlib")]
1515
[assembly: AssemblyCopyright("Copyright © nanoFramework Contributors 2017")]
1616

17-
[assembly: AssemblyNativeVersion("1.1.1.7")]
17+
[assembly: AssemblyNativeVersion("1.2.0.0")]

0 commit comments

Comments
 (0)