copy tenantsfiles to output

This commit is contained in:
2025-01-13 16:10:01 +01:00
parent 0b404de34a
commit 3ffe4dfc71
3 changed files with 8 additions and 4 deletions

View File

@@ -63,8 +63,12 @@
</ProjectReference>
</ItemGroup>
<ItemGroup>
<Content Include="tenants_allows.txt" />
<Content Include="tenants_test.txt" />
<Content Include="tenants_allows.txt">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>
<Content Include="tenants_test.txt">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
</Project>

View File

@@ -1 +1 @@
7375324044

View File

@@ -1 +1 @@
5000000000