File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 9
9
10
10
<ItemGroup >
11
11
<PackageReference Include =" ICSharpCode.Decompiler" Version =" 7.2.1.6856" />
12
- <PackageReference Include =" Microsoft.TestPlatform.ObjectModel" Version =" 16.11 .0" />
12
+ <PackageReference Include =" Microsoft.TestPlatform.ObjectModel" Version =" 17.3 .0" />
13
13
<PackageReference Include =" nanoFramework.nanoCLR.Win32" GeneratePathProperty =" true" >
14
- <Version >1.8.0.179 </Version >
14
+ <Version >1.8.0.440 </Version >
15
15
<IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
16
16
<PrivateAssets >all</PrivateAssets >
17
17
</PackageReference >
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 .0" ,
3
+ "version" : " 2 .0" ,
4
4
"assemblyVersion" : {
5
5
"precision" : " build"
6
6
},
23
23
"firstUnstableTag" : " preview" ,
24
24
"versionIncrement" : " build"
25
25
}
26
- }
26
+ }
You can’t perform that action at this time.
0 commit comments