File tree Expand file tree Collapse file tree 3 files changed +10
-10
lines changed Expand file tree Collapse file tree 3 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 44 <PackageVersion Include =" JetBrains.Annotations" Version =" 2020.1.0" />
55 <PackageVersion Include =" JustEat.HttpClientInterception" Version =" 3.0.0" />
66 <PackageVersion Include =" MartinCostello.Logging.XUnit" Version =" 0.1.0" />
7- <PackageVersion Include =" Microsoft.AspNetCore.Authentication.Google" Version =" 5.0.0-rc.2.20475.17 " />
8- <PackageVersion Include =" Microsoft.AspNetCore.Authentication.Twitter" Version =" 5.0.0-rc.2.20475.17 " />
9- <PackageVersion Include =" Microsoft.AspNetCore.Mvc.Testing" Version =" 5.0.0-rc.2.20475.17 " />
10- <PackageVersion Include =" Microsoft.AspNetCore.TestHost" Version =" 5.0.0-rc.2.20475.17 " />
11- <PackageVersion Include =" Microsoft.CodeAnalysis.FxCopAnalyzers" Version =" 3.3.0 " />
7+ <PackageVersion Include =" Microsoft.AspNetCore.Authentication.Google" Version =" 5.0.0" />
8+ <PackageVersion Include =" Microsoft.AspNetCore.Authentication.Twitter" Version =" 5.0.0" />
9+ <PackageVersion Include =" Microsoft.AspNetCore.Mvc.Testing" Version =" 5.0.0" />
10+ <PackageVersion Include =" Microsoft.AspNetCore.TestHost" Version =" 5.0.0" />
11+ <PackageVersion Include =" Microsoft.CodeAnalysis.FxCopAnalyzers" Version =" 3.3.1 " />
1212 <PackageVersion Include =" Microsoft.IdentityModel.Protocols.OpenIdConnect" Version =" 6.6.0" />
13- <PackageVersion Include =" Moq" Version =" 4.14.5 " />
14- <PackageVersion Include =" Shouldly" Version =" 3 .0.2 " />
13+ <PackageVersion Include =" Moq" Version =" 4.14.7 " />
14+ <PackageVersion Include =" Shouldly" Version =" 4 .0.0 " />
1515 <PackageVersion Include =" StyleCop.Analyzers" Version =" 1.1.118" />
1616 <PackageVersion Include =" System.IdentityModel.Tokens.Jwt" Version =" 6.6.0" />
1717 </ItemGroup >
Original file line number Diff line number Diff line change 55 <MinorVersion >0</MinorVersion >
66 <PatchVersion >0</PatchVersion >
77 <VersionPrefix >$(MajorVersion).$(MinorVersion).$(PatchVersion)</VersionPrefix >
8- <PreReleaseVersionLabel >rc </PreReleaseVersionLabel >
9- <PreReleaseVersionIteration >2 </PreReleaseVersionIteration >
8+ <PreReleaseVersionLabel >rtm </PreReleaseVersionLabel >
9+ <PreReleaseVersionIteration ></PreReleaseVersionIteration >
1010 <PreReleaseBrandingLabel >RC $(PreReleaseVersionIteration)</PreReleaseBrandingLabel >
1111 <StabilizePackageVersion Condition =" '$(StabilizePackageVersion)' == ''" >false</StabilizePackageVersion >
1212 <DotNetFinalVersionKind Condition =" '$(StabilizePackageVersion)' == 'true'" >release</DotNetFinalVersionKind >
Original file line number Diff line number Diff line change 11{
22 "tools" : {
3- "dotnet" : " 5.0.100-rc.2.20479.15 "
3+ "dotnet" : " 5.0.100"
44 },
55
66 "msbuild-sdks" : {
You can’t perform that action at this time.
0 commit comments