Files
SlaveMatrix-SDL/SlaveMatrix/SlaveMatrix.csproj.user
lewd-alt b36d7c82a2 added run.sh
lets you compile and run this mess with the 'dotnet' command on linux
2025-09-18 09:22:04 -07:00

9 lines
390 B
XML

<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="Current" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|AnyCPU'">
<DebuggerFlavor>ProjectDebugger</DebuggerFlavor>
</PropertyGroup>
<PropertyGroup>
<ActiveDebugProfile>SlaveMatrix</ActiveDebugProfile>
</PropertyGroup>
</Project>