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 3
3
<ItemGroup >
4
4
<PackageVersion Include =" AngleSharp" Version =" 1.1.2" />
5
5
<PackageVersion Include =" JetBrains.Annotations" Version =" 2024.3.0" />
6
- <PackageVersion Include =" JustEat.HttpClientInterception" Version =" 5.1.0 " />
7
- <PackageVersion Include =" MartinCostello.Logging.XUnit" Version =" 0.5.1 " />
8
- <PackageVersion Include =" Microsoft.AspNetCore.Mvc.Testing" Version =" 10.0.0-preview.4.25258.110 " />
9
- <PackageVersion Include =" Microsoft.AspNetCore.TestHost" Version =" 10.0.0-preview.4.25258.110 " />
10
- <PackageVersion Include =" Microsoft.IdentityModel.Protocols" Version =" 8.0 .0" />
6
+ <PackageVersion Include =" JustEat.HttpClientInterception" Version =" 5.1.1 " />
7
+ <PackageVersion Include =" MartinCostello.Logging.XUnit" Version =" 0.6.0 " />
8
+ <PackageVersion Include =" Microsoft.AspNetCore.Mvc.Testing" Version =" 10.0.0-preview.5.25277.114 " />
9
+ <PackageVersion Include =" Microsoft.AspNetCore.TestHost" Version =" 10.0.0-preview.5.25277.114 " />
10
+ <PackageVersion Include =" Microsoft.IdentityModel.Protocols" Version =" 8.12 .0" />
11
11
<PackageVersion Include =" Shouldly" Version =" 4.3.0" />
12
12
</ItemGroup >
13
13
Original file line number Diff line number Diff line change 1
1
{
2
2
"sdk" : {
3
- "version" : " 10.0.100-preview.4.25258.110 " ,
3
+ "version" : " 10.0.100-preview.5.25277.114 " ,
4
4
"allowPrerelease" : true ,
5
5
"rollForward" : " major"
6
6
},
7
7
8
8
"tools" : {
9
- "dotnet" : " 10.0.100-preview.4.25258.110 "
9
+ "dotnet" : " 10.0.100-preview.5.25277.114 "
10
10
},
11
11
12
12
"msbuild-sdks" : {
You can’t perform that action at this time.
0 commit comments