2020-09-06 09:53:19 +00:00
|
|
|
<Project>
|
|
|
|
<PropertyGroup>
|
|
|
|
<RuntimeIdentifier>win-x64</RuntimeIdentifier>
|
|
|
|
<PublishSingleFile>true</PublishSingleFile>
|
|
|
|
<PublishTrimmed>false</PublishTrimmed>
|
|
|
|
<!-- <SuppressTrimAnalysisWarnings>false</SuppressTrimAnalysisWarnings> -->
|
2020-09-06 10:37:20 +00:00
|
|
|
<PublishDir>out/release/windows</PublishDir>
|
2020-09-06 09:53:19 +00:00
|
|
|
</PropertyGroup>
|
|
|
|
</Project>
|