File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 55 <PackageVersion Include =" JetBrains.Annotations" Version =" 2024.3.0" />
66 <PackageVersion Include =" JustEat.HttpClientInterception" Version =" 5.1.2" />
77 <PackageVersion Include =" MartinCostello.Logging.XUnit" Version =" 0.6.0" />
8- <PackageVersion Include =" Microsoft.AspNetCore.Mvc.Testing" Version =" 10.0.0-rc.1.25451 .107" />
9- <PackageVersion Include =" Microsoft.AspNetCore.TestHost" Version =" 10.0.0-rc.1.25451 .107" />
8+ <PackageVersion Include =" Microsoft.AspNetCore.Mvc.Testing" Version =" 10.0.0-rc.2.25502 .107" />
9+ <PackageVersion Include =" Microsoft.AspNetCore.TestHost" Version =" 10.0.0-rc.2.25502 .107" />
1010 <PackageVersion Include =" Microsoft.IdentityModel.Protocols" Version =" 8.14.0" />
1111 <PackageVersion Include =" Shouldly" Version =" 4.3.0" />
1212 </ItemGroup >
Original file line number Diff line number Diff line change 77 <VersionPrefix >$(MajorVersion).$(MinorVersion).$(PatchVersion)</VersionPrefix >
88 <PackageValidationBaselineVersion Condition =" '$(EnablePackageValidation)' == 'true' AND '$(PackageValidationBaselineVersion)' == '' " >10.0.0</PackageValidationBaselineVersion >
99 <PreReleaseVersionLabel >rc</PreReleaseVersionLabel >
10- <PreReleaseVersionIteration >1 </PreReleaseVersionIteration >
10+ <PreReleaseVersionIteration >2 </PreReleaseVersionIteration >
1111 <PreReleaseBrandingLabel >Release Candidate $(PreReleaseVersionIteration)</PreReleaseBrandingLabel >
1212 <StabilizePackageVersion Condition =" '$(StabilizePackageVersion)' == ''" >false</StabilizePackageVersion >
1313 <DotNetFinalVersionKind Condition =" '$(StabilizePackageVersion)' == 'true'" >release</DotNetFinalVersionKind >
Original file line number Diff line number Diff line change 11{
22 "sdk" : {
3- "version" : " 10.0.100-rc.1.25451 .107" ,
3+ "version" : " 10.0.100-rc.2.25502 .107" ,
44 "allowPrerelease" : true ,
55 "rollForward" : " major"
66 },
77
88 "tools" : {
9- "dotnet" : " 10.0.100-rc.1.25451 .107"
9+ "dotnet" : " 10.0.100-rc.2.25502 .107"
1010 },
1111
1212 "msbuild-sdks" : {
You can’t perform that action at this time.
0 commit comments