copy tenantsfiles to output
This commit is contained in:
@@ -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>
|
||||
@@ -1 +1 @@
|
||||
|
||||
7375324044
|
||||
@@ -1 +1 @@
|
||||
|
||||
5000000000
|
||||
Reference in New Issue
Block a user