File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed
Mihir.AspNetCore.Authentication.Basic Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change 88 <RepositoryUrl >https://github.com/mihirdilip/Mihir.AspNetCore.Authentication.Basic</RepositoryUrl >
99 <GeneratePackageOnBuild >true</GeneratePackageOnBuild >
1010 <PackageProjectUrl >https://github.com/mihirdilip/Mihir.AspNetCore.Authentication.Basic</PackageProjectUrl >
11- <Version >1.0.1 </Version >
11+ <Version >1.0.2 </Version >
1212 <Copyright >Copyright (c) 2018 Mihir Dilip</Copyright >
1313 <PackageLicenseUrl >https://github.com/mihirdilip/Mihir.AspNetCore.Authentication.Basic/blob/master/LICENSE.txt</PackageLicenseUrl >
1414 <RepositoryType >GitHub</RepositoryType >
1919 <PackageReleaseNotes >- Challenge property moved from BasicOptions to BasicHandler</PackageReleaseNotes >
2020 </PropertyGroup >
2121
22+ <PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Release|AnyCPU'" >
23+ <DocumentationFile >bin\Release\netstandard2.0\Mihir.AspNetCore.Authentication.Basic.xml</DocumentationFile >
24+ </PropertyGroup >
25+
2226 <ItemGroup >
2327 <PackageReference Include =" Microsoft.AspNetCore.Authentication" Version =" 2.0.3" />
2428 </ItemGroup >
You can’t perform that action at this time.
0 commit comments