File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 5
5
<PackageVersion Include =" JetBrains.Annotations" Version =" 2024.3.0" />
6
6
<PackageVersion Include =" JustEat.HttpClientInterception" Version =" 5.1.0" />
7
7
<PackageVersion Include =" MartinCostello.Logging.XUnit" Version =" 0.5.1" />
8
- <PackageVersion Include =" Microsoft.AspNetCore.Mvc.Testing" Version =" 9.0.2 " />
9
- <PackageVersion Include =" Microsoft.AspNetCore.TestHost" Version =" 9.0.2 " />
8
+ <PackageVersion Include =" Microsoft.AspNetCore.Mvc.Testing" Version =" 9.0.3 " />
9
+ <PackageVersion Include =" Microsoft.AspNetCore.TestHost" Version =" 9.0.3 " />
10
10
<PackageVersion Include =" Microsoft.IdentityModel.Protocols" Version =" 8.0.0" />
11
11
<PackageVersion Include =" Shouldly" Version =" 4.3.0" />
12
12
<PackageVersion Include =" System.Text.Encodings.Web" Version =" 9.0.0" />
Original file line number Diff line number Diff line change 1
1
{
2
2
"sdk" : {
3
- "version" : " 9.0.200 " ,
3
+ "version" : " 9.0.201 " ,
4
4
"allowPrerelease" : true ,
5
5
"rollForward" : " major"
6
6
},
7
7
8
8
"tools" : {
9
- "dotnet" : " 9.0.200 "
9
+ "dotnet" : " 9.0.201 "
10
10
},
11
11
12
12
"msbuild-sdks" : {
You can’t perform that action at this time.
0 commit comments