Skip to content

Commit a2579af

Browse files
authored
Merge pull request #8 from HamidMosalla/dependabot/nuget/IdentityServer4-AspNetCore-Claim/MvcClient2/Microsoft.AspNetCore.All-2.0.9
Bump Microsoft.AspNetCore.All from 2.0.0 to 2.0.9 in /IdentityServer4-AspNetCore-Claim/MvcClient2
2 parents 3781bc7 + 624a0ac commit a2579af

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

IdentityServer4-AspNetCore-Claim/MvcClient2/MvcClient2.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,11 @@
77
<ItemGroup>
88
<Folder Include="wwwroot\" />
99
<PackageReference Include="IdentityModel" Version="3.10.1" />
10-
<PackageReference Include="Microsoft.AspNetCore.All" Version="2.0.0" />
10+
<PackageReference Include="Microsoft.AspNetCore.All" Version="2.0.9" />
1111
</ItemGroup>
1212

1313
<ItemGroup>
14-
<PackageReference Include="Microsoft.AspNetCore.All" Version="2.1.5" />
14+
<PackageReference Include="Microsoft.AspNetCore.All" Version="2.0.9" />
1515
</ItemGroup>
1616

1717
</Project>

0 commit comments

Comments
 (0)