copy crash_reporter.cfg to bin (#135)
This commit is contained in:
@@ -64,6 +64,12 @@
|
||||
<ItemGroup>
|
||||
<PackageReference Include="CefSharp.WinForms.NetCore" Version="91.1.210" />
|
||||
</ItemGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<None Update="crash_reporter.cfg">
|
||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||
</None>
|
||||
</ItemGroup>
|
||||
|
||||
<Target Name="CefSharpAfterBuildDiagnostic" AfterTargets="AfterBuild">
|
||||
<Message Importance="high" Text="CefSharp After Build Diagnostic" />
|
||||
|
Reference in New Issue
Block a user