mirror of
https://github.com/rbmm/SC
synced 2026-06-08 17:03:41 +00:00
7 lines
309 B
XML
7 lines
309 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<Project ToolsVersion="Current" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
<PropertyGroup>
|
|
<LocalDebuggerCommandArguments>*pro</LocalDebuggerCommandArguments>
|
|
<DebuggerFlavor>WindowsLocalDebugger</DebuggerFlavor>
|
|
</PropertyGroup>
|
|
</Project> |