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 c5a581c commit f437d54Copy full SHA for f437d54
nanoFramework.CoreLibrary/System/AssemblyInfo.cs
@@ -1,4 +1,4 @@
1
-// Licensed to the .NET Foundation under one or more agreements.
+// Licensed to the .NET Foundation under one or more agreements.
2
// The .NET Foundation licenses this file to you under the MIT license.
3
4
using System;
@@ -10,4 +10,4 @@
10
[assembly: AssemblyProduct(".NET nanoFramework mscorlib")]
11
[assembly: AssemblyCopyright("Copyright (c) .NET Foundation and Contributors")]
12
13
-[assembly: AssemblyNativeVersion("100.5.0.24")]
+[assembly: AssemblyNativeVersion("100.22.0.0")]
0 commit comments