Skip to content

Commit 5b06ce4

Browse files
authored
Merge pull request #9 from mo-esmp/dependabot/nuget/samples/netcore2.0/DynamicRoleBasedAuthorization/Microsoft.AspNetCore.All-2.1.4
Bump Microsoft.AspNetCore.All from 2.1.0 to 2.1.4 in /samples/netcore2.0/DynamicRoleBasedAuthorization
2 parents 2c38d8a + 08264c0 commit 5b06ce4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/netcore2.0/DynamicRoleBasedAuthorization/DynamicRoleBasedAuthorization.csproj

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

88

99
<ItemGroup>
10-
<PackageReference Include="Microsoft.AspNetCore.All" Version="2.1.0" />
10+
<PackageReference Include="Microsoft.AspNetCore.All" Version="2.1.4" />
1111
<PackageReference Include="Microsoft.EntityFrameworkCore.Tools" Version="2.1.0" PrivateAssets="All" />
1212
<PackageReference Include="Microsoft.VisualStudio.Web.CodeGeneration.Design" Version="2.1.0" PrivateAssets="All" />
1313
</ItemGroup>

0 commit comments

Comments
 (0)