Skip to content

Commit 6d4964e

Browse files
Bump Microsoft.AspNetCore.All (aspnet#101)
Bumps [Microsoft.AspNetCore.All](https://github.com/aspnet/Universe) from 2.0.0 to 2.0.9. - [Release notes](https://github.com/aspnet/Universe/releases) - [Changelog](https://github.com/aspnet/Universe/blob/master/docs/CrossRepoBreakingChanges.md) - [Commits](aspnet/Universe@2.0.0...2.0.9) --- updated-dependencies: - dependency-name: Microsoft.AspNetCore.All dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3a21f6b commit 6d4964e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/aspnetcore/security/KestrelHttps/KestrelHttps.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<TargetFramework>netcoreapp2.0</TargetFramework>
44
</PropertyGroup>
55
<ItemGroup>
6-
<PackageReference Include="Microsoft.AspNetCore.All" Version="2.0.0" />
6+
<PackageReference Include="Microsoft.AspNetCore.All" Version="2.0.9" />
77
</ItemGroup>
88
<ItemGroup>
99
<DotNetCliToolReference Include="Microsoft.VisualStudio.Web.CodeGeneration.Tools" Version="2.0.0" />

0 commit comments

Comments
 (0)