mirror of
https://github.com/danbulant/Cosmos
synced 2026-05-19 12:30:32 +00:00
8 lines
162 B
XML
8 lines
162 B
XML
<Project>
|
|
|
|
<PropertyGroup>
|
|
<RunCommand>dotnet</RunCommand>
|
|
<RunArguments>msbuild /t:Launch</RunArguments>
|
|
</PropertyGroup>
|
|
|
|
</Project>
|