mirror of
https://github.com/fiodarsazanavets/aspire-13-examples.git
synced 2026-06-20 12:23:14 +00:00
Ensure realm import builds with the applictaion
This commit is contained in:
@@ -13,4 +13,10 @@
|
|||||||
<ProjectReference Include="..\OnlineShop.Web\OnlineShop.Web.csproj" />
|
<ProjectReference Include="..\OnlineShop.Web\OnlineShop.Web.csproj" />
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
|
|
||||||
|
<ItemGroup>
|
||||||
|
<None Update="Keycloak\import.json">
|
||||||
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||||
|
</None>
|
||||||
|
</ItemGroup>
|
||||||
|
|
||||||
</Project>
|
</Project>
|
||||||
|
|||||||
Reference in New Issue
Block a user