Skip to content

Commit

Permalink
commit
Browse files Browse the repository at this point in the history
  • Loading branch information
neozhu committed Nov 17, 2024
1 parent 8eaf1d4 commit 3aa0866
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/CleanAspire.AppHost/CleanAspire.AppHost.csproj
Original file line number Diff line number Diff line change
@@ -10,7 +10,6 @@
<IsAspireHost>true</IsAspireHost>
<IsPublishable>true</IsPublishable>
<EnableSdkContainerSupport>true</EnableSdkContainerSupport>
<ContainerRepository>blazordevlab\cleanaspire</ContainerRepository>
<UserSecretsId>ac63aff4-1f44-46a9-9c5d-0b26b517e142</UserSecretsId>

</PropertyGroup>
@@ -26,6 +25,7 @@
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="Microsoft.NET.Build.Containers" Version="9.0.100" />
</ItemGroup>

</Project>

0 comments on commit 3aa0866

Please sign in to comment.