File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 4
4
<PackageVersion Include =" JetBrains.Annotations" Version =" 2024.3.0" />
5
5
<PackageVersion Include =" JustEat.HttpClientInterception" Version =" 5.1.0" />
6
6
<PackageVersion Include =" MartinCostello.Logging.XUnit" Version =" 0.5.1" />
7
- <PackageVersion Include =" Microsoft.AspNetCore.Authentication.Google" Version =" 9.0.3 " />
8
- <PackageVersion Include =" Microsoft.AspNetCore.Mvc.Testing" Version =" 9.0.3 " />
9
- <PackageVersion Include =" Microsoft.AspNetCore.TestHost" Version =" 9.0.3 " />
7
+ <PackageVersion Include =" Microsoft.AspNetCore.Authentication.Google" Version =" 9.0.4 " />
8
+ <PackageVersion Include =" Microsoft.AspNetCore.Mvc.Testing" Version =" 9.0.4 " />
9
+ <PackageVersion Include =" Microsoft.AspNetCore.TestHost" Version =" 9.0.4 " />
10
10
<PackageVersion Include =" Microsoft.IdentityModel.Protocols.OpenIdConnect" Version =" 8.0.0" />
11
11
<PackageVersion Include =" NSubstitute" Version =" 5.3.0" />
12
12
<PackageVersion Include =" Shouldly" Version =" 4.3.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" : true ,
5
5
"rollForward" : " major"
6
6
},
7
7
8
8
"tools" : {
9
- "dotnet" : " 9.0.202 "
9
+ "dotnet" : " 9.0.203 "
10
10
},
11
11
12
12
"msbuild-sdks" : {
You can’t perform that action at this time.
0 commit comments