File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
nanoFramework.CoreLibrary/System Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1- // Licensed to the .NET Foundation under one or more agreements.
1+ // Licensed to the .NET Foundation under one or more agreements.
22// The .NET Foundation licenses this file to you under the MIT license.
33
44using System ;
1010[ assembly: AssemblyProduct ( ".NET nanoFramework mscorlib" ) ]
1111[ assembly: AssemblyCopyright ( "Copyright (c) .NET Foundation and Contributors" ) ]
1212
13- [ assembly: AssemblyNativeVersion ( "100.5.0.22 " ) ]
13+ [ assembly: AssemblyNativeVersion ( "100.5.0.23 " ) ]
Original file line number Diff line number Diff line change 1- {
1+ {
22 "$schema" : " https://raw.githubusercontent.com/dotnet/Nerdbank.GitVersioning/master/src/NerdBank.GitVersioning/version.schema.json" ,
3- "version" : " 1.16 " ,
3+ "version" : " 1.17 " ,
44 "assemblyVersion" : {
55 "precision" : " build"
66 },
You can’t perform that action at this time.
0 commit comments