We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 75f1d6b + 9ce970e commit 755738dCopy full SHA for 755738d
src/CoiniumServ/CoiniumServ.csproj
@@ -528,8 +528,12 @@
528
<None Include="web\default\views\algorithm\algorithm.cshtml">
529
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
530
</None>
531
- <None Include="web\default\views\help\faq.cshtml" />
532
- <None Include="web\default\views\tos\tos.cshtml" />
+ <None Include="web\default\views\help\faq.cshtml">
+ <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
533
+ </None>
534
+ <None Include="web\default\views\tos\tos.cshtml">
535
536
537
</ItemGroup>
538
<ItemGroup>
539
<None Include="App.config" />
0 commit comments