11 lines
547 B
XML
11 lines
547 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<Project ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|AnyCPU'">
|
|
<DebuggerFlavor>ProjectDebugger</DebuggerFlavor>
|
|
</PropertyGroup>
|
|
<PropertyGroup>
|
|
<ActiveDebugProfile>ShowTrend3</ActiveDebugProfile>
|
|
<WebStackScaffolding_ViewDialogWidth>600</WebStackScaffolding_ViewDialogWidth>
|
|
<NameOfLastUsedPublishProfile>FolderProfile1</NameOfLastUsedPublishProfile>
|
|
</PropertyGroup>
|
|
</Project> |