Change SDK to Web for Kestrel
This commit is contained in:
parent
1d9d9a8f3c
commit
8682cc99bc
@ -1,4 +1,4 @@
|
||||
<Project Sdk="Microsoft.NET.Sdk">
|
||||
<Project Sdk="Microsoft.NET.Sdk.Web">
|
||||
|
||||
<PropertyGroup>
|
||||
<OutputType>Exe</OutputType>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user