[longomatch] Set target framework to 4.5 in monodevelop project files
- From: Andoni Morales Alastruey <amorales src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [longomatch] Set target framework to 4.5 in monodevelop project files
- Date: Wed, 18 Mar 2015 14:37:20 +0000 (UTC)
commit 757aab0ad8c64c48a15f84dd4372957e94bbeb17
Author: Andoni Morales Alastruey <ylatuya gmail com>
Date: Mon Mar 9 12:35:25 2015 +0100
Set target framework to 4.5 in monodevelop project files
LongoMatch.Addins/LongoMatch.Addins.csproj | 3 +--
LongoMatch.Core/LongoMatch.Core.csproj | 3 +--
.../LongoMatch.Drawing.Cairo.csproj | 3 +--
LongoMatch.Drawing/LongoMatch.Drawing.csproj | 3 +--
.../LongoMatch.GUI.Helpers.csproj | 3 +--
.../LongoMatch.GUI.Multimedia.csproj | 12 +-----------
LongoMatch.GUI/LongoMatch.GUI.csproj | 3 +--
LongoMatch.Multimedia/LongoMatch.Multimedia.csproj | 3 +--
.../LongoMatch.Plugins.GStreamer.csproj | 3 +--
.../LongoMatch.Plugins.Stats.csproj | 3 +--
LongoMatch.Plugins/LongoMatch.Plugins.csproj | 3 +--
LongoMatch.Services/LongoMatch.Services.csproj | 3 +--
LongoMatch/LongoMatch.csproj | 3 +--
Tests/Tests.csproj | 1 +
14 files changed, 14 insertions(+), 35 deletions(-)
---
diff --git a/LongoMatch.Addins/LongoMatch.Addins.csproj b/LongoMatch.Addins/LongoMatch.Addins.csproj
index 1696d97..5e8ebec 100644
--- a/LongoMatch.Addins/LongoMatch.Addins.csproj
+++ b/LongoMatch.Addins/LongoMatch.Addins.csproj
@@ -7,8 +7,7 @@
<OutputType>Library</OutputType>
<RootNamespace>LongoMatch.Addins</RootNamespace>
<AssemblyName>LongoMatch.Addins</AssemblyName>
- <ProductVersion>12.0.0</ProductVersion>
- <SchemaVersion>2.0</SchemaVersion>
+ <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<DebugSymbols>true</DebugSymbols>
diff --git a/LongoMatch.Core/LongoMatch.Core.csproj b/LongoMatch.Core/LongoMatch.Core.csproj
index a7c1b54..db11e13 100644
--- a/LongoMatch.Core/LongoMatch.Core.csproj
+++ b/LongoMatch.Core/LongoMatch.Core.csproj
@@ -8,8 +8,7 @@
<RootNamespace>LongoMatch.Core</RootNamespace>
<AssemblyName>LongoMatch.Core</AssemblyName>
<UseMSBuildEngine>False</UseMSBuildEngine>
- <ProductVersion>12.0.0</ProductVersion>
- <SchemaVersion>2.0</SchemaVersion>
+ <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<DebugSymbols>true</DebugSymbols>
diff --git a/LongoMatch.Drawing.Cairo/LongoMatch.Drawing.Cairo.csproj
b/LongoMatch.Drawing.Cairo/LongoMatch.Drawing.Cairo.csproj
index 57a2338..01a34fc 100644
--- a/LongoMatch.Drawing.Cairo/LongoMatch.Drawing.Cairo.csproj
+++ b/LongoMatch.Drawing.Cairo/LongoMatch.Drawing.Cairo.csproj
@@ -3,12 +3,11 @@
<PropertyGroup>
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
- <ProductVersion>12.0.0</ProductVersion>
- <SchemaVersion>2.0</SchemaVersion>
<ProjectGuid>{AE98609B-353C-4CE4-A5B7-606BB4EE3576}</ProjectGuid>
<OutputType>Library</OutputType>
<RootNamespace>LongoMatch.Drawing.Cairo</RootNamespace>
<AssemblyName>LongoMatch.Drawing.Cairo</AssemblyName>
+ <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<DebugSymbols>true</DebugSymbols>
diff --git a/LongoMatch.Drawing/LongoMatch.Drawing.csproj b/LongoMatch.Drawing/LongoMatch.Drawing.csproj
index 83658d0..99f6078 100644
--- a/LongoMatch.Drawing/LongoMatch.Drawing.csproj
+++ b/LongoMatch.Drawing/LongoMatch.Drawing.csproj
@@ -3,12 +3,11 @@
<PropertyGroup>
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
- <ProductVersion>12.0.0</ProductVersion>
- <SchemaVersion>2.0</SchemaVersion>
<ProjectGuid>{519B4B01-07EC-4CA4-8073-E6F468317138}</ProjectGuid>
<OutputType>Library</OutputType>
<RootNamespace>LongoMatch.Drawing</RootNamespace>
<AssemblyName>LongoMatch.Drawing</AssemblyName>
+ <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<DebugSymbols>true</DebugSymbols>
diff --git a/LongoMatch.GUI.Helpers/LongoMatch.GUI.Helpers.csproj
b/LongoMatch.GUI.Helpers/LongoMatch.GUI.Helpers.csproj
index eaa486f..f7130fa 100644
--- a/LongoMatch.GUI.Helpers/LongoMatch.GUI.Helpers.csproj
+++ b/LongoMatch.GUI.Helpers/LongoMatch.GUI.Helpers.csproj
@@ -3,12 +3,11 @@
<PropertyGroup>
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
- <ProductVersion>12.0.0</ProductVersion>
- <SchemaVersion>2.0</SchemaVersion>
<ProjectGuid>{E75E30DC-C1CF-4683-9A36-65B91EF10095}</ProjectGuid>
<OutputType>Library</OutputType>
<RootNamespace>LongoMatch.GUI.Helpers</RootNamespace>
<AssemblyName>LongoMatch.GUI.Helpers</AssemblyName>
+ <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<DebugSymbols>true</DebugSymbols>
diff --git a/LongoMatch.GUI.Multimedia/LongoMatch.GUI.Multimedia.csproj
b/LongoMatch.GUI.Multimedia/LongoMatch.GUI.Multimedia.csproj
index 84f7064..98164b1 100644
--- a/LongoMatch.GUI.Multimedia/LongoMatch.GUI.Multimedia.csproj
+++ b/LongoMatch.GUI.Multimedia/LongoMatch.GUI.Multimedia.csproj
@@ -3,8 +3,6 @@
<PropertyGroup>
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
- <ProductVersion>12.0.0</ProductVersion>
- <SchemaVersion>2.0</SchemaVersion>
<ProjectGuid>{42A9EA2B-942E-4BA7-8F2C-C89B503CFCD2}</ProjectGuid>
<OutputType>Library</OutputType>
<RootNamespace>longomatch</RootNamespace>
@@ -12,6 +10,7 @@
<CodePage>65001</CodePage>
<AssemblyName>LongoMatch.GUI.Multimedia</AssemblyName>
<AssemblyOriginatorKeyFile>..\..\..\Proyectos\longomatch\CesarPlayer</AssemblyOriginatorKeyFile>
+ <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<DebugSymbols>true</DebugSymbols>
@@ -112,15 +111,6 @@
<MonoDevelop>
<Properties>
<Deployment.LinuxDeployData generatePcFile="False" />
- <MonoDevelop.Autotools.MakefileInfo RelativeMakefileName="Makefile.am" RelativeConfigureInPath="../">
- <BuildFilesVar Name="FILES" />
- <DeployFilesVar />
- <ResourcesVar Name="RESOURCES" />
- <OthersVar />
- <GacRefVar Name="REFERENCES" />
- <AsmRefVar Name="REFERENCES" />
- <ProjectRefVar Name="REFERENCES" />
- </MonoDevelop.Autotools.MakefileInfo>
</Properties>
</MonoDevelop>
</ProjectExtensions>
diff --git a/LongoMatch.GUI/LongoMatch.GUI.csproj b/LongoMatch.GUI/LongoMatch.GUI.csproj
index 924d0c6..62762b1 100644
--- a/LongoMatch.GUI/LongoMatch.GUI.csproj
+++ b/LongoMatch.GUI/LongoMatch.GUI.csproj
@@ -3,14 +3,13 @@
<PropertyGroup>
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
- <ProductVersion>12.0.0</ProductVersion>
- <SchemaVersion>2.0</SchemaVersion>
<ProjectGuid>{6B9682AF-0F14-456F-A674-8BABFE852BFC}</ProjectGuid>
<OutputType>Library</OutputType>
<RootNamespace>LongoMatch</RootNamespace>
<ApplicationIcon>.</ApplicationIcon>
<CodePage>65001</CodePage>
<AssemblyName>LongoMatch.GUI</AssemblyName>
+ <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<DebugSymbols>true</DebugSymbols>
diff --git a/LongoMatch.Multimedia/LongoMatch.Multimedia.csproj
b/LongoMatch.Multimedia/LongoMatch.Multimedia.csproj
index f78fc32..d0714cf 100644
--- a/LongoMatch.Multimedia/LongoMatch.Multimedia.csproj
+++ b/LongoMatch.Multimedia/LongoMatch.Multimedia.csproj
@@ -3,12 +3,11 @@
<PropertyGroup>
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
- <ProductVersion>12.0.0</ProductVersion>
- <SchemaVersion>2.0</SchemaVersion>
<ProjectGuid>{269608A7-5DBC-4A2C-B7AF-D094B6FA88AC}</ProjectGuid>
<OutputType>Library</OutputType>
<RootNamespace>LongoMatch.Multimedia</RootNamespace>
<AssemblyName>LongoMatch.Multimedia</AssemblyName>
+ <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<DebugSymbols>true</DebugSymbols>
diff --git a/LongoMatch.Plugins.GStreamer/LongoMatch.Plugins.GStreamer.csproj
b/LongoMatch.Plugins.GStreamer/LongoMatch.Plugins.GStreamer.csproj
index 3084d9f..21a07e4 100644
--- a/LongoMatch.Plugins.GStreamer/LongoMatch.Plugins.GStreamer.csproj
+++ b/LongoMatch.Plugins.GStreamer/LongoMatch.Plugins.GStreamer.csproj
@@ -3,12 +3,11 @@
<PropertyGroup>
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
- <ProductVersion>12.0.0</ProductVersion>
- <SchemaVersion>2.0</SchemaVersion>
<ProjectGuid>{92BF45E5-4F84-48FB-B3F0-BB8878B6137B}</ProjectGuid>
<OutputType>Library</OutputType>
<RootNamespace>LongoMatch.Plugins.GStreamer</RootNamespace>
<AssemblyName>LongoMatch.Plugins.GStreamer</AssemblyName>
+ <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<DebugSymbols>true</DebugSymbols>
diff --git a/LongoMatch.Plugins.Stats/LongoMatch.Plugins.Stats.csproj
b/LongoMatch.Plugins.Stats/LongoMatch.Plugins.Stats.csproj
index 7d74b71..2e03955 100644
--- a/LongoMatch.Plugins.Stats/LongoMatch.Plugins.Stats.csproj
+++ b/LongoMatch.Plugins.Stats/LongoMatch.Plugins.Stats.csproj
@@ -3,12 +3,11 @@
<PropertyGroup>
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
- <ProductVersion>12.0.0</ProductVersion>
- <SchemaVersion>2.0</SchemaVersion>
<ProjectGuid>{F03D161E-CC4D-4FE6-968A-04F884AB0939}</ProjectGuid>
<OutputType>Library</OutputType>
<RootNamespace>LongoMatch.Plugins.Stats</RootNamespace>
<AssemblyName>LongoMatch.Plugins.Stats</AssemblyName>
+ <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<DebugSymbols>true</DebugSymbols>
diff --git a/LongoMatch.Plugins/LongoMatch.Plugins.csproj b/LongoMatch.Plugins/LongoMatch.Plugins.csproj
index d943478..d1bbaf8 100644
--- a/LongoMatch.Plugins/LongoMatch.Plugins.csproj
+++ b/LongoMatch.Plugins/LongoMatch.Plugins.csproj
@@ -3,12 +3,11 @@
<PropertyGroup>
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
- <ProductVersion>12.0.0</ProductVersion>
- <SchemaVersion>2.0</SchemaVersion>
<ProjectGuid>{1F3FE3B0-5EF5-4420-BE2D-139B69AF0211}</ProjectGuid>
<OutputType>Library</OutputType>
<RootNamespace>LongoMatch.Plugins</RootNamespace>
<AssemblyName>LongoMatch.Plugins</AssemblyName>
+ <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<DebugSymbols>true</DebugSymbols>
diff --git a/LongoMatch.Services/LongoMatch.Services.csproj b/LongoMatch.Services/LongoMatch.Services.csproj
index a733120..8a2664d 100644
--- a/LongoMatch.Services/LongoMatch.Services.csproj
+++ b/LongoMatch.Services/LongoMatch.Services.csproj
@@ -3,12 +3,11 @@
<PropertyGroup>
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
- <ProductVersion>12.0.0</ProductVersion>
- <SchemaVersion>2.0</SchemaVersion>
<ProjectGuid>{AA2793F9-3B72-4F34-9B34-2E0C18A8A960}</ProjectGuid>
<OutputType>Library</OutputType>
<RootNamespace>LongoMatch.Services</RootNamespace>
<AssemblyName>LongoMatch.Services</AssemblyName>
+ <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<DebugSymbols>true</DebugSymbols>
diff --git a/LongoMatch/LongoMatch.csproj b/LongoMatch/LongoMatch.csproj
index 9632d23..1e86839 100644
--- a/LongoMatch/LongoMatch.csproj
+++ b/LongoMatch/LongoMatch.csproj
@@ -7,8 +7,7 @@
<OutputType>Exe</OutputType>
<RootNamespace>LongoMatch</RootNamespace>
<AssemblyName>LongoMatch</AssemblyName>
- <ProductVersion>12.0.0</ProductVersion>
- <SchemaVersion>2.0</SchemaVersion>
+ <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<DebugSymbols>true</DebugSymbols>
diff --git a/Tests/Tests.csproj b/Tests/Tests.csproj
index 99d1dbd..41814e8 100644
--- a/Tests/Tests.csproj
+++ b/Tests/Tests.csproj
@@ -7,6 +7,7 @@
<OutputType>Library</OutputType>
<RootNamespace>Tests</RootNamespace>
<AssemblyName>Tests</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]