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