Configure ASP.NET for the API to work #7
| @@ -18,6 +18,7 @@ | |||||||
| 		<SignAssembly>False</SignAssembly> | 		<SignAssembly>False</SignAssembly> | ||||||
| 		<GenerateDocumentationFile>True</GenerateDocumentationFile> | 		<GenerateDocumentationFile>True</GenerateDocumentationFile> | ||||||
| 		<DocumentationFile>docs.xml</DocumentationFile> | 		<DocumentationFile>docs.xml</DocumentationFile> | ||||||
|  | 		<NoWarn>$(NoWarn);1591</NoWarn> | ||||||
| 	</PropertyGroup> | 	</PropertyGroup> | ||||||
|  |  | ||||||
| 	<ItemGroup> | 	<ItemGroup> | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user