File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11<Project >
22 <PropertyGroup >
3- <DotNetPackageVersion >7 .0.0 </DotNetPackageVersion >
3+ <DotNetPackageVersion >10 .0.4 </DotNetPackageVersion >
44 </PropertyGroup >
55
66 <ItemGroup Label =" Microsoft" >
77 <PackageVersion Include =" Microsoft.AspNetCore.TestHost" Version =" $(DotNetPackageVersion)" />
88 <PackageVersion Include =" Microsoft.AspNetCore.OpenApi" Version =" $(DotNetPackageVersion)" />
99 <PackageVersion Include =" Swashbuckle.AspNetCore" Version =" 6.4.0" />
1010 <PackageVersion Include =" Microsoft.Extensions.DependencyInjection" Version =" $(DotNetPackageVersion)" />
11- <PackageVersion Include =" Microsoft.SourceLink.GitHub" Version =" 1.1.1 " />
11+ <PackageVersion Include =" Microsoft.SourceLink.GitHub" Version =" 10.0.200 " />
1212 </ItemGroup >
1313
1414 <ItemGroup Label =" ThirdParty" >
2424 <PackageVersion Include =" xunit" Version =" 2.4.2" />
2525 <PackageVersion Include =" Xunit.DependencyInjection" Version =" 8.7.0" />
2626 <PackageVersion Include =" xunit.runner.visualstudio" Version =" 2.4.5" />
27- <PackageVersion Include =" Microsoft.AspNetCore.Mvc.Testing" Version =" 7 .0.1 " />
27+ <PackageVersion Include =" Microsoft.AspNetCore.Mvc.Testing" Version =" 10 .0.4 " />
2828 <PackageVersion Include =" Shouldly" Version =" 4.1.0" />
2929 </ItemGroup >
3030
Original file line number Diff line number Diff line change 11{
22 "sdk" : {
3- "version" : " 7 .0.101 " ,
3+ "version" : " 10 .0.200 " ,
44 "rollForward" : " latestMajor" ,
55 "allowPrerelease" : false
66 }
You can’t perform that action at this time.
0 commit comments