We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3a21f6b commit 6d4964eCopy full SHA for 6d4964e
samples/aspnetcore/security/KestrelHttps/KestrelHttps.csproj
@@ -3,7 +3,7 @@
3
<TargetFramework>netcoreapp2.0</TargetFramework>
4
</PropertyGroup>
5
<ItemGroup>
6
- <PackageReference Include="Microsoft.AspNetCore.All" Version="2.0.0" />
+ <PackageReference Include="Microsoft.AspNetCore.All" Version="2.0.9" />
7
</ItemGroup>
8
9
<DotNetCliToolReference Include="Microsoft.VisualStudio.Web.CodeGeneration.Tools" Version="2.0.0" />
0 commit comments