[longomatch] Bump target framework to v4.5 for LongoMatch.Migration too
- From: Andoni Morales Alastruey <amorales src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [longomatch] Bump target framework to v4.5 for LongoMatch.Migration too
- Date: Wed, 18 Mar 2015 14:38:10 +0000 (UTC)
commit 006ce10e9cadaaf751e6ed828dff780ec1e64bcc
Author: Andoni Morales Alastruey <ylatuya gmail com>
Date: Tue Mar 10 12:35:23 2015 +0100
Bump target framework to v4.5 for LongoMatch.Migration too
LongoMatch.Migration/LongoMatch.Migration.csproj | 5 ++---
1 files changed, 2 insertions(+), 3 deletions(-)
---
diff --git a/LongoMatch.Migration/LongoMatch.Migration.csproj
b/LongoMatch.Migration/LongoMatch.Migration.csproj
index 69c16c6..2132e93 100644
--- a/LongoMatch.Migration/LongoMatch.Migration.csproj
+++ b/LongoMatch.Migration/LongoMatch.Migration.csproj
@@ -8,8 +8,7 @@
<RootNamespace>LongoMatch.Migration</RootNamespace>
<AssemblyName>LongoMatch</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>
@@ -63,8 +62,8 @@
<Reference Include="System.Drawing" />
<Reference Include="Newtonsoft.Json, Version=4.5.0.0, Culture=neutral, PublicKeyToken=b9a188c8922137c6">
<Package>newtonsoft-json</Package>
+ <SpecificVersion>False</SpecificVersion>
</Reference>
- <Reference Include="nunit.framework, Version=2.4.8.0, Culture=neutral, PublicKeyToken=96d09a1eb7f44a77"
/>
</ItemGroup>
<ItemGroup>
<EmbeddedResource Include="gtk-gui\gui.stetic">
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]