提交
This commit is contained in:
@ -10,6 +10,7 @@
|
||||
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
|
||||
<Platforms>AnyCPU;x64</Platforms>
|
||||
<OutputType>WinExe</OutputType>
|
||||
<ApplicationIcon>assets\favicon.ico</ApplicationIcon>
|
||||
</PropertyGroup>
|
||||
|
||||
|
||||
@ -22,6 +23,7 @@
|
||||
|
||||
|
||||
<ItemGroup>
|
||||
<Content Include="assets\favicon.ico" />
|
||||
<Content Include="db\config.json">
|
||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||
</Content>
|
||||
|
Reference in New Issue
Block a user