Files
comic-img-compress/ComicCompress.csproj.user
T

12 lines
536 B
XML
Raw Normal View History

2024-03-01 16:03:02 +01:00
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="Current" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|AnyCPU'">
<DebuggerFlavor>ProjectDebugger</DebuggerFlavor>
</PropertyGroup>
<PropertyGroup>
2024-08-28 23:33:52 +02:00
<ActiveDebugProfile>DEV_HOME</ActiveDebugProfile>
2024-03-01 16:03:02 +01:00
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|AnyCPU'">
<DebuggerFlavor>ProjectDebugger</DebuggerFlavor>
</PropertyGroup>
</Project>