Lynnesbian
147e926722
Some checks reported errors
continuous-integration/drone/push Build encountered an error
8 lines
238 B
Text
8 lines
238 B
Text
<Project>
|
|
<PropertyGroup>
|
|
<RuntimeIdentifier>linux-x64</RuntimeIdentifier>
|
|
<PublishSingleFile>true</PublishSingleFile>
|
|
<PublishTrimmed>true</PublishTrimmed>
|
|
<PublishDir>out/release/linux</PublishDir>
|
|
</PropertyGroup>
|
|
</Project>
|