[longomatch] Change target framework to v4.5 for OxyPlot



commit 28ef4fa3925f88555c7e2022ce4ccacbfd419171
Author: Andoni Morales Alastruey <ylatuya gmail com>
Date:   Tue Mar 10 22:14:32 2015 +0100

    Change target framework to v4.5 for OxyPlot

 oxyplot/OxyPlotMono/OxyPlotMono.csproj |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/oxyplot/OxyPlotMono/OxyPlotMono.csproj b/oxyplot/OxyPlotMono/OxyPlotMono.csproj
index d061e95..0a6328c 100644
--- a/oxyplot/OxyPlotMono/OxyPlotMono.csproj
+++ b/oxyplot/OxyPlotMono/OxyPlotMono.csproj
@@ -9,6 +9,7 @@
     <OutputType>Library</OutputType>
     <RootNamespace>OxyPlotMono</RootNamespace>
     <AssemblyName>OxyPlotMono</AssemblyName>
+    <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
   </PropertyGroup>
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
     <DebugSymbols>true</DebugSymbols>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]