We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6684c9b commit 08264c0Copy full SHA for 08264c0
samples/netcore2.0/DynamicRoleBasedAuthorization/DynamicRoleBasedAuthorization.csproj
@@ -7,7 +7,7 @@
7
8
9
<ItemGroup>
10
- <PackageReference Include="Microsoft.AspNetCore.All" Version="2.1.0" />
+ <PackageReference Include="Microsoft.AspNetCore.All" Version="2.1.4" />
11
<PackageReference Include="Microsoft.EntityFrameworkCore.Tools" Version="2.1.0" PrivateAssets="All" />
12
<PackageReference Include="Microsoft.VisualStudio.Web.CodeGeneration.Design" Version="2.1.0" PrivateAssets="All" />
13
</ItemGroup>
0 commit comments