Skip to content

Commit 74717d0

Browse files
Bump Microsoft.AspNetCore.Authentication.JwtBearer from 10.0.0-preview.6.25358.103 to 10.0.0 (#1481)
--- updated-dependencies: - dependency-name: Microsoft.AspNetCore.Authentication.JwtBearer dependency-version: 10.0.0 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e608cfb commit 74717d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SimplePasswordManagerService/SimplePasswordManagerService.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
</PropertyGroup>
1212

1313
<ItemGroup>
14-
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="10.0.0-preview.6.25358.103" />
14+
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="10.0.0" />
1515
<PackageReference Include="Microsoft.AspNetCore.Authentication.OpenIdConnect" Version="10.0.0" />
1616
<PackageReference Include="Microsoft.Extensions.Options" Version="10.0.0-preview.6.25358.103" />
1717
<PackageReference Include="Microsoft.Identity.Web" Version="4.0.1" />

0 commit comments

Comments
 (0)