Placeholder file for the public folder

This commit is contained in:
Timothy Baldridge 2020-04-01 14:15:50 -06:00
parent 10aaf62279
commit 1e3f9e313f
2 changed files with 4 additions and 4 deletions

View File

@ -68,6 +68,9 @@
<None Update="public\metrics.html">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</None>
<None Update="public\files\placeholder">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</None>
</ItemGroup>
<ItemGroup>
@ -87,10 +90,6 @@
<Content Remove="swiftshader\**" />
</ItemGroup>
<ItemGroup>
<Folder Include="public\files" />
</ItemGroup>
<ItemGroup>
<Reference Include="Microsoft.Data.SqlClient, Version=1.0.19269.1, Culture=neutral, PublicKeyToken=23ec7fc2d6eaa4a5">
<HintPath>..\Wabbajack.MassImport\bin\Release\netcoreapp3.1\Microsoft.Data.SqlClient.dll</HintPath>

View File

@ -0,0 +1 @@
This file exists to make sure this folder exists