File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 7
7
<ItemGroup >
8
8
<PackageVersion Include =" coverlet.msbuild" Version =" 6.0.4" />
9
9
<PackageVersion Include =" GitHubActionsTestLogger" Version =" 2.4.1" />
10
- <PackageVersion Include =" Microsoft.AspNetCore.Mvc.Testing" Version =" 9.0.3 " />
10
+ <PackageVersion Include =" Microsoft.AspNetCore.Mvc.Testing" Version =" 9.0.4 " />
11
11
<PackageVersion Include =" Microsoft.CodeAnalysis.PublicApiAnalyzers" Version =" 3.3.4" />
12
12
<PackageVersion Include =" Microsoft.Extensions.Logging" Version =" 8.0.1" />
13
13
<PackageVersion Include =" Microsoft.NET.Test.Sdk" Version =" 17.13.0" />
Original file line number Diff line number Diff line change 1
1
{
2
2
"sdk" : {
3
- "version" : " 9.0.202 " ,
3
+ "version" : " 9.0.203 " ,
4
4
"allowPrerelease" : false ,
5
5
"rollForward" : " latestMajor" ,
6
6
"paths" : [ " .dotnet" , " $host$" ],
You can’t perform that action at this time.
0 commit comments