Client/SharpDisplayClient.csproj
changeset 159 e7c8c2b500bd
parent 84 38e39df95b0a
child 163 0c5930689ea1
     1.1 --- a/Client/SharpDisplayClient.csproj	Thu Sep 24 14:35:50 2015 +0200
     1.2 +++ b/Client/SharpDisplayClient.csproj	Thu Sep 24 21:39:05 2015 +0200
     1.3 @@ -1,5 +1,5 @@
     1.4  <?xml version="1.0" encoding="utf-8"?>
     1.5 -<Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
     1.6 +<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
     1.7    <Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
     1.8    <PropertyGroup>
     1.9      <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
    1.10 @@ -9,7 +9,7 @@
    1.11      <AppDesignerFolder>Properties</AppDesignerFolder>
    1.12      <RootNamespace>SharpDisplayClient</RootNamespace>
    1.13      <AssemblyName>SharpDisplayClient</AssemblyName>
    1.14 -    <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
    1.15 +    <TargetFrameworkVersion>v4.6</TargetFrameworkVersion>
    1.16      <FileAlignment>512</FileAlignment>
    1.17      <TargetFrameworkProfile />
    1.18      <PublishUrl>publish\</PublishUrl>