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 99
1010 <ItemGroup >
1111 <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" />
1313 <PackageReference Include =" nanoFramework.nanoCLR.Win32" GeneratePathProperty =" true" >
14- <Version >1.8.0.179 </Version >
14+ <Version >1.8.0.440 </Version >
1515 <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
1616 <PrivateAssets >all</PrivateAssets >
1717 </PackageReference >
Original file line number Diff line number Diff line change 11{
22 "$schema" : " https://raw.githubusercontent.com/dotnet/Nerdbank.GitVersioning/master/src/NerdBank.GitVersioning/version.schema.json" ,
3- "version" : " 1 .0" ,
3+ "version" : " 2 .0" ,
44 "assemblyVersion" : {
55 "precision" : " build"
66 },
2323 "firstUnstableTag" : " preview" ,
2424 "versionIncrement" : " build"
2525 }
26- }
26+ }
You can’t perform that action at this time.
0 commit comments