Skip to content

Commit a0ee49b

Browse files
committed
aspire: mark AppHost as IsAspireAppHost for CLI orchestration
1 parent 6d562f0 commit a0ee49b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

management-portal/AppHost/AppHost.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
<TargetFramework>net9.0</TargetFramework>
55
<ImplicitUsings>enable</ImplicitUsings>
66
<Nullable>enable</Nullable>
7+
<IsAspireAppHost>true</IsAspireAppHost>
78
</PropertyGroup>
89
<ItemGroup>
910
<ProjectReference Include="..\src\Portal\Portal.csproj" />

0 commit comments

Comments
 (0)