Skip to content

Commit a259a99

Browse files
Bump Microsoft.AspNetCore.All
Bumps [Microsoft.AspNetCore.All](https://github.com/aspnet/AspNetCore) from 2.1.5 to 2.1.15. - [Release notes](https://github.com/aspnet/AspNetCore/releases) - [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md) - [Commits](dotnet/aspnetcore@2.1.5...v2.1.15) --- updated-dependencies: - dependency-name: Microsoft.AspNetCore.All dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a2579af commit a259a99

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

IdentityServer4-Client-TestUser/ApiResource/ApiResource.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313

1414
<ItemGroup>
1515
<PackageReference Include="IdentityServer4.AccessTokenValidation" Version="2.6.0" />
16-
<PackageReference Include="Microsoft.AspNetCore.All" Version="2.1.5" />
16+
<PackageReference Include="Microsoft.AspNetCore.All" Version="2.1.15" />
1717
<PackageReference Include="Microsoft.VisualStudio.Web.CodeGeneration.Design" Version="2.1.5" />
1818
</ItemGroup>
1919

0 commit comments

Comments
 (0)