Skip to content
This repository has been archived by the owner on Nov 19, 2024. It is now read-only.

Commit

Permalink
Bump FrameworkVersion from 8.0.3 to 8.0.7
Browse files Browse the repository at this point in the history
Bumps `FrameworkVersion` from 8.0.3 to 8.0.7.

Updates `Microsoft.AspNetCore.Authentication.JwtBearer` from 8.0.3 to 8.0.7

Updates `Microsoft.AspNetCore.Authentication.OpenIdConnect` from 8.0.3 to 8.0.7

Updates `Microsoft.AspNetCore.TestHost` from 8.0.3 to 8.0.7

---
updated-dependencies:
- dependency-name: Microsoft.AspNetCore.Authentication.JwtBearer
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Microsoft.AspNetCore.Authentication.OpenIdConnect
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Microsoft.AspNetCore.TestHost
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 15, 2024
1 parent 6cf492d commit d0cf1d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.Build.targets
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<Project>
<PropertyGroup Condition=" '$(TargetFramework)' == 'net8.0'">
<FrameworkVersion>8.0.3</FrameworkVersion>
<FrameworkVersion>8.0.7</FrameworkVersion>
<ExtensionsVersion>8.0.0</ExtensionsVersion>
<WilsonVersion>7.1.2</WilsonVersion>
<IdentityServerVersion>7.0.5</IdentityServerVersion>
Expand Down

0 comments on commit d0cf1d5

Please sign in to comment.