mesa-fab-approval/packages/Microsoft.AspNet.Identity.Core.1.0.0/Microsoft.AspNet.Identity.Core.1.0.0.nuspec
Jonathan Ouellette 580e90f6a2 initial add
2022-09-27 14:10:30 -07:00

16 lines
723 B
XML

<?xml version="1.0"?>
<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
<metadata>
<id>Microsoft.AspNet.Identity.Core</id>
<version>1.0.0</version>
<title>Microsoft ASP.NET Identity Core</title>
<authors>Microsoft</authors>
<owners>Microsoft</owners>
<licenseUrl>http://www.microsoft.com/web/webpi/eula/aspnetcomponent_rtw_ENU.htm</licenseUrl>
<requireLicenseAcceptance>true</requireLicenseAcceptance>
<description>Core interfaces for ASP.NET Identity.</description>
<summary>Core interfaces for ASP.NET Identity.</summary>
<copyright>© Microsoft Corporation. All rights reserved.</copyright>
<tags>Identity Membership</tags>
</metadata>
</package>