We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 626b234 + bb59b56 commit 6ad066dCopy full SHA for 6ad066d
README.md
@@ -180,5 +180,4 @@ app.UseEndpoints(endpoints =>
180
- [Creating an authentication scheme in ASP.NET Core 2.0](https://joonasw.net/view/creating-auth-scheme-in-aspnet-core-2)
181
182
## License
183
-[MIT License](https://github.com/mihirdilip/aspnetcore-authentication-basic/blob/master/LICENSE.txt)
184
-
+[MIT License](https://github.com/mihirdilip/aspnetcore-authentication-basic/blob/master/LICENSE.txt)
src/AspNetCore.Authentication.Basic/AspNetCore.Authentication.Basic.csproj
@@ -63,4 +63,4 @@
63
</None>
64
</ItemGroup>
65
66
-</Project>
+</Project>
0 commit comments