Fix textviewer highlighting

This commit is contained in:
Paddy Xu
2022-11-23 20:38:53 +01:00
parent b80c264cdf
commit 7b5b01a7b4
5 changed files with 9 additions and 7 deletions

View File

@@ -89,7 +89,7 @@
</ItemGroup>
<ItemGroup>
<Content Include="Syntax\**">
<CopyToOutputDirectory>None</CopyToOutputDirectory>
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
<None Include="app.config" />
<None Include="packages.config" />