We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6d562f0 commit a0ee49bCopy full SHA for a0ee49b
management-portal/AppHost/AppHost.csproj
@@ -4,6 +4,7 @@
4
<TargetFramework>net9.0</TargetFramework>
5
<ImplicitUsings>enable</ImplicitUsings>
6
<Nullable>enable</Nullable>
7
+ <IsAspireAppHost>true</IsAspireAppHost>
8
</PropertyGroup>
9
<ItemGroup>
10
<ProjectReference Include="..\src\Portal\Portal.csproj" />
0 commit comments