Snootalogue/Properties/PublishProfiles/Windows.pubxml
Lynnesbian 147e926722
Some checks reported errors
continuous-integration/drone/push Build encountered an error
let's see if i can publish the builds to s3
2020-09-19 19:01:04 +10:00

8 lines
238 B
Text

<Project>
<PropertyGroup>
<RuntimeIdentifier>win-x64</RuntimeIdentifier>
<PublishSingleFile>true</PublishSingleFile>
<PublishTrimmed>true</PublishTrimmed>
<PublishDir>out/release/windows</PublishDir>
</PropertyGroup>
</Project>