Microsoft.AspNetCore.HttpsPolicy
Advanced tools
Sorry, the diff of this file is not supported yet
@@ -5,7 +5,7 @@ <?xml version="1.0" encoding="utf-8"?> | ||
| <id>Microsoft.AspNetCore.HttpsPolicy</id> | ||
| <version>2.2.0-preview3-35497</version> | ||
| <version>2.2.0</version> | ||
| <authors>Microsoft</authors> | ||
| <owners>Microsoft</owners> | ||
| <requireLicenseAcceptance>true</requireLicenseAcceptance> | ||
| <licenseUrl>https://raw.githubusercontent.com/aspnet/Home/2.0.0/LICENSE.txt</licenseUrl> | ||
| <licenseUrl>https://raw.githubusercontent.com/aspnet/AspNetCore/2.0.0/LICENSE.txt</licenseUrl> | ||
| <projectUrl>https://asp.net/</projectUrl> | ||
@@ -15,15 +15,15 @@ <iconUrl>https://go.microsoft.com/fwlink/?LinkID=288859</iconUrl> | ||
| This package was built from the source at: | ||
| https://github.com/aspnet/BasicMiddleware/tree/1610c35d55f8d64abd401c9af83b3f2bcad192ad</description> | ||
| This package was built from the source code at https://github.com/aspnet/BasicMiddleware/tree/2d3ad1cb0f9872da40c6d143ce4554563971ae04</description> | ||
| <copyright>© Microsoft Corporation. All rights reserved.</copyright> | ||
| <tags>aspnetcore https hsts</tags> | ||
| <serviceable>true</serviceable> | ||
| <repository type="git" url="https://github.com/aspnet/BasicMiddleware" commit="1610c35d55f8d64abd401c9af83b3f2bcad192ad" /> | ||
| <repository type="git" url="https://github.com/aspnet/BasicMiddleware" commit="2d3ad1cb0f9872da40c6d143ce4554563971ae04" /> | ||
| <dependencies> | ||
| <group targetFramework=".NETStandard2.0"> | ||
| <dependency id="Microsoft.AspNetCore.Hosting.Abstractions" version="2.2.0-preview3-35497" exclude="Build,Analyzers" /> | ||
| <dependency id="Microsoft.AspNetCore.Http" version="2.2.0-preview3-35497" exclude="Build,Analyzers" /> | ||
| <dependency id="Microsoft.AspNetCore.Http.Extensions" version="2.2.0-preview3-35497" exclude="Build,Analyzers" /> | ||
| <dependency id="Microsoft.Extensions.Configuration.Binder" version="2.2.0-preview3-35497" exclude="Build,Analyzers" /> | ||
| <dependency id="Microsoft.Extensions.Options" version="2.2.0-preview3-35497" exclude="Build,Analyzers" /> | ||
| <dependency id="Microsoft.AspNetCore.Hosting.Abstractions" version="2.2.0" exclude="Build,Analyzers" /> | ||
| <dependency id="Microsoft.AspNetCore.Http" version="2.2.0" exclude="Build,Analyzers" /> | ||
| <dependency id="Microsoft.AspNetCore.Http.Extensions" version="2.2.0" exclude="Build,Analyzers" /> | ||
| <dependency id="Microsoft.Extensions.Configuration.Binder" version="2.2.0" exclude="Build,Analyzers" /> | ||
| <dependency id="Microsoft.Extensions.Options" version="2.2.0" exclude="Build,Analyzers" /> | ||
| </group> | ||
@@ -30,0 +30,0 @@ </dependencies> |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet