2025-11-02 00:41:36 +08:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
|
<Project ToolsVersion="Current" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
|
|
|
<PropertyGroup>
|
2025-11-03 09:59:13 +08:00
|
|
|
<ActiveDebugProfile>JiShe.IoT.HttpApi.Host</ActiveDebugProfile>
|
|
|
|
|
</PropertyGroup>
|
|
|
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|AnyCPU'">
|
|
|
|
|
<DebuggerFlavor>ProjectDebugger</DebuggerFlavor>
|
2025-11-02 00:41:36 +08:00
|
|
|
</PropertyGroup>
|
|
|
|
|
</Project>
|