Line | |
---|
1 | <?xml version="1.0" encoding="utf-8"?>
|
---|
2 | <Project ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
---|
3 | <PropertyGroup>
|
---|
4 | <ActiveDebugProfile>RC1toRC2</ActiveDebugProfile>
|
---|
5 | <ShowAllFiles>true</ShowAllFiles>
|
---|
6 | <NameOfLastUsedPublishProfile>HLHiveWeb - Web Deploy</NameOfLastUsedPublishProfile>
|
---|
7 | </PropertyGroup>
|
---|
8 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|AnyCPU'">
|
---|
9 | <DebuggerFlavor>ProjectDebugger</DebuggerFlavor>
|
---|
10 | </PropertyGroup>
|
---|
11 | </Project> |
---|
Note: See
TracBrowser
for help on using the repository browser.