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.
1 parent 5af589d commit 780dff8Copy full SHA for 780dff8
TodoApi.AppHost/TodoApi.AppHost.csproj
@@ -5,6 +5,7 @@
5
<PropertyGroup>
6
<OutputType>Exe</OutputType>
7
<IsAspireHost>true</IsAspireHost>
8
+ <SkipAspireWorkloadManifest>true</SkipAspireWorkloadManifest>
9
<UserSecretsId>22f8485f-c345-41fa-9f21-ba96b1e511d1</UserSecretsId>
10
</PropertyGroup>
11
0 commit comments