|
|
|
@ -13,6 +13,7 @@ |
|
|
|
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\</SolutionDir> |
|
|
|
<RestorePackages>true</RestorePackages> |
|
|
|
<TargetFrameworkProfile>Client</TargetFrameworkProfile> |
|
|
|
<UseMSBuildEngine>False</UseMSBuildEngine> |
|
|
|
</PropertyGroup> |
|
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> |
|
|
|
<DebugSymbols>true</DebugSymbols> |
|
|
|
|