|
|
@ -8,7 +8,7 @@
|
|
|
|
<AppDesignerFolder>Properties</AppDesignerFolder>
|
|
|
|
<AppDesignerFolder>Properties</AppDesignerFolder>
|
|
|
|
<RootNamespace>PlexRequests.Core.Tests</RootNamespace>
|
|
|
|
<RootNamespace>PlexRequests.Core.Tests</RootNamespace>
|
|
|
|
<AssemblyName>PlexRequests.Core.Tests</AssemblyName>
|
|
|
|
<AssemblyName>PlexRequests.Core.Tests</AssemblyName>
|
|
|
|
<TargetFrameworkVersion>v4.5.2</TargetFrameworkVersion>
|
|
|
|
<TargetFrameworkVersion>v4.6</TargetFrameworkVersion>
|
|
|
|
<FileAlignment>512</FileAlignment>
|
|
|
|
<FileAlignment>512</FileAlignment>
|
|
|
|
<ProjectTypeGuids>{3AC096D0-A1C2-E12C-1390-A8335801FDAB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
|
|
|
|
<ProjectTypeGuids>{3AC096D0-A1C2-E12C-1390-A8335801FDAB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
|
|
|
|
<VisualStudioVersion Condition="'$(VisualStudioVersion)' == ''">10.0</VisualStudioVersion>
|
|
|
|
<VisualStudioVersion Condition="'$(VisualStudioVersion)' == ''">10.0</VisualStudioVersion>
|
|
|
@ -16,6 +16,7 @@
|
|
|
|
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\$(VisualStudioVersion)\UITestExtensionPackages</ReferencePath>
|
|
|
|
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\$(VisualStudioVersion)\UITestExtensionPackages</ReferencePath>
|
|
|
|
<IsCodedUITest>False</IsCodedUITest>
|
|
|
|
<IsCodedUITest>False</IsCodedUITest>
|
|
|
|
<TestProjectType>UnitTest</TestProjectType>
|
|
|
|
<TestProjectType>UnitTest</TestProjectType>
|
|
|
|
|
|
|
|
<TargetFrameworkProfile />
|
|
|
|
</PropertyGroup>
|
|
|
|
</PropertyGroup>
|
|
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
|
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
|
|
|
<DebugSymbols>true</DebugSymbols>
|
|
|
|
<DebugSymbols>true</DebugSymbols>
|
|
|
|