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 5
5
<PackageVersion Include =" JetBrains.Annotations" Version =" 2024.2.0" />
6
6
<PackageVersion Include =" JustEat.HttpClientInterception" Version =" 4.3.0" />
7
7
<PackageVersion Include =" MartinCostello.Logging.XUnit" Version =" 0.4.0" />
8
- <PackageVersion Include =" Microsoft.AspNetCore.Mvc.Testing" Version =" 8.0.6 " />
9
- <PackageVersion Include =" Microsoft.AspNetCore.TestHost" Version =" 8.0.6 " />
8
+ <PackageVersion Include =" Microsoft.AspNetCore.Mvc.Testing" Version =" 8.0.7 " />
9
+ <PackageVersion Include =" Microsoft.AspNetCore.TestHost" Version =" 8.0.7 " />
10
10
<PackageVersion Include =" Microsoft.IdentityModel.Protocols" Version =" 7.0.3" />
11
11
<PackageVersion Include =" Shouldly" Version =" 4.2.1" />
12
12
</ItemGroup >
Original file line number Diff line number Diff line change 1
1
{
2
2
"sdk" : {
3
- "version" : " 8.0.302 " ,
3
+ "version" : " 8.0.303 " ,
4
4
"allowPrerelease" : true ,
5
5
"rollForward" : " major"
6
6
},
7
7
8
8
"tools" : {
9
- "dotnet" : " 8.0.302 "
9
+ "dotnet" : " 8.0.303 "
10
10
},
11
11
12
12
"msbuild-sdks" : {
You can’t perform that action at this time.
0 commit comments