Skip to content

Commit

Permalink
Bump SdkPackageVersion from 3.1.11 to 5.0.0 (#545)
Browse files Browse the repository at this point in the history
Bumps `SdkPackageVersion` from 3.1.11 to 5.0.0.

Updates `Microsoft.AspNetCore.TestHost` from 3.1.11 to 5.0.0
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](https://github.com/dotnet/runtime/commits/v5.0.0)

Updates `Microsoft.Extensions.Http` from 3.1.11 to 5.0.0
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](https://github.com/dotnet/runtime/commits/v5.0.0)

Updates `Microsoft.AspNetCore.Authentication.JwtBearer` from 3.1.11 to 5.0.0
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](https://github.com/dotnet/runtime/commits/v5.0.0)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 6, 2021
1 parent 55234a7 commit 6fb1f5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<PackageLicenseExpression>MIT</PackageLicenseExpression>
<Product>Microsoft Health</Product>
<PublishRepositoryUrl>true</PublishRepositoryUrl>
<SdkPackageVersion>3.1.11</SdkPackageVersion>
<SdkPackageVersion>5.0.0</SdkPackageVersion>
<TargetLatestRuntimePatch>true</TargetLatestRuntimePatch>
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
<WarningsAsErrors />
Expand Down

0 comments on commit 6fb1f5d

Please sign in to comment.