fix: fix of build without telegramconfig.local.json
This commit is contained in:
parent
3d3810dac0
commit
94b50036da
@ -33,7 +33,7 @@
|
||||
<Content Include="telegramconfig.json">
|
||||
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
||||
</Content>
|
||||
<Content Include="telegramconfig.local.json">
|
||||
<Content Include="telegramconfig.local.json" Condition="Exists('telegramconfig.local.json')">
|
||||
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
||||
</Content>
|
||||
</ItemGroup>
|
||||
|
Loading…
x
Reference in New Issue
Block a user