Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/xwt.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'Testing')
-rw-r--r--Testing/WpfTestRunner.csproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/Testing/WpfTestRunner.csproj b/Testing/WpfTestRunner.csproj
index 83f1b395..2a2e1679 100644
--- a/Testing/WpfTestRunner.csproj
+++ b/Testing/WpfTestRunner.csproj
@@ -8,9 +8,9 @@
<AppDesignerFolder>Properties</AppDesignerFolder>
<RootNamespace>WpfTestRunner</RootNamespace>
<AssemblyName>WpfTestRunner</AssemblyName>
- <TargetFrameworkProfile>Client</TargetFrameworkProfile>
<FileAlignment>512</FileAlignment>
<TestRunnerCommand>bin\WpfTestRunner.exe</TestRunnerCommand>
+ <TargetFrameworkVersion>v4.6.1</TargetFrameworkVersion>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
<PlatformTarget>x86</PlatformTarget>