fixed project settings
This commit is contained in:
parent
00c33a335c
commit
9365e22874
2 changed files with 5 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
<Project Sdk="Microsoft.NET.Sdk">
|
||||
<Import Project="../../Discord.OAuth2.targets" />
|
||||
<Import Project="../Discord.OAuth2.targets" />
|
||||
<PropertyGroup>
|
||||
<Description>ASP.Net Core middleware that enables an application to support Discord's OAuth 2.0 authentication workflow.</Description>
|
||||
<RootNamespace>Discord.OAuth2</RootNamespace>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue