File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 4
4
</PropertyGroup >
5
5
<ItemGroup >
6
6
<PackageVersion Include =" CommandLineParser" Version =" 2.9.1" />
7
- <PackageVersion Include =" log4net" Version =" 2.0.15 " />
8
- <PackageVersion Include =" Microsoft.Build" Version =" 17.5.0 " />
9
- <PackageVersion Include =" Microsoft.NET.Test.Sdk" Version =" 17.5 .0" />
10
- <PackageVersion Include =" NuGet.Commands" Version =" 6.5.0 " />
7
+ <PackageVersion Include =" log4net" Version =" 2.0.17 " />
8
+ <PackageVersion Include =" Microsoft.Build" Version =" 17.10.4 " />
9
+ <PackageVersion Include =" Microsoft.NET.Test.Sdk" Version =" 17.10 .0" />
10
+ <PackageVersion Include =" NuGet.Commands" Version =" 6.10.1 " />
11
11
<PackageVersion Include =" Shouldly" Version =" 4.2.1" />
12
- <PackageVersion Include =" xunit" Version =" 2.4.2 " />
13
- <PackageVersion Include =" xunit.runner.visualstudio" Version =" 2.4.5 " />
12
+ <PackageVersion Include =" xunit" Version =" 2.9.0 " />
13
+ <PackageVersion Include =" xunit.runner.visualstudio" Version =" 2.8.2 " />
14
14
</ItemGroup >
15
15
<ItemGroup >
16
16
<GlobalPackageReference Include =" Microsoft.CodeAnalysis.Analyzers" Version =" 3.3.4" />
Original file line number Diff line number Diff line change 1
1
{
2
2
"sdk" : {
3
- "version" : " 7 .0.100" ,
3
+ "version" : " 8 .0.100" ,
4
4
"rollForward" : " latestMinor"
5
5
}
6
6
}
You can’t perform that action at this time.
0 commit comments