2026-05-22 14:29:22 +08:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
2026-05-21 15:52:36 +08:00
|
|
|
<Project ToolsVersion="Current" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
|
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|AnyCPU'">
|
|
|
|
|
<DebuggerFlavor>ProjectDebugger</DebuggerFlavor>
|
|
|
|
|
</PropertyGroup>
|
2026-05-22 14:29:22 +08:00
|
|
|
<PropertyGroup>
|
|
|
|
|
<ActiveDebugProfile>FileShare-PC</ActiveDebugProfile>
|
|
|
|
|
</PropertyGroup>
|
2026-05-21 15:52:36 +08:00
|
|
|
</Project>
|