File tree 2 files changed +4
-4
lines changed
nanoFramework.CoreLibrary/System
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.
2
2
// The .NET Foundation licenses this file to you under the MIT license.
3
3
4
4
using System ;
10
10
[ assembly: AssemblyProduct ( ".NET nanoFramework mscorlib" ) ]
11
11
[ assembly: AssemblyCopyright ( "Copyright (c) .NET Foundation and Contributors" ) ]
12
12
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
+ {
2
2
"$schema" : " https://raw.githubusercontent.com/dotnet/Nerdbank.GitVersioning/master/src/NerdBank.GitVersioning/version.schema.json" ,
3
- "version" : " 1.16 " ,
3
+ "version" : " 1.17 " ,
4
4
"assemblyVersion" : {
5
5
"precision" : " build"
6
6
},
You can’t perform that action at this time.
0 commit comments