[smuxi/stable] *.csproj, lib/*/*.csproj: build for .NET 4.5
- From: Mirco M. M. Bauer <mmmbauer src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [smuxi/stable] *.csproj, lib/*/*.csproj: build for .NET 4.5
- Date: Mon, 18 Jan 2016 18:29:31 +0000 (UTC)
commit f52b627ad7482cab8cc1e1fa6354942a6688f974
Author: Mirco Bauer <meebey meebey net>
Date: Sat Dec 19 14:40:20 2015 +0100
*.csproj, lib/*/*.csproj: build for .NET 4.5
lib/JabbR | 2 +-
lib/Newtonsoft.Json | 2 +-
lib/ServiceStack | 2 +-
lib/ServiceStack.Text | 2 +-
lib/SignalR | 2 +-
lib/SmartIrc4net | 2 +-
lib/StarkSoftProxy | 2 +-
lib/Twitterizer | 2 +-
lib/agsxmpp | 2 +-
lib/db4o-net | 2 +-
src/Common-Tests/Common-Tests.csproj | 1 +
src/Common/Common.csproj | 1 +
src/Engine-Campfire/Engine-Campfire.csproj | 1 +
src/Engine-IRC/Engine-IRC.csproj | 1 +
src/Engine-JabbR/Engine-JabbR.csproj | 1 +
.../Engine-MessageBuffer.csproj | 1 +
src/Engine-Tests/Engine-Tests.csproj | 1 +
src/Engine-Twitter/Engine-Twitter.csproj | 1 +
src/Engine-XMPP/Engine-XMPP.csproj | 1 +
src/Engine/Engine.csproj | 1 +
src/Frontend-Curses/Frontend-Curses.csproj | 1 +
src/Frontend-GNOME-IRC/Frontend-GNOME-IRC.csproj | 1 +
.../Frontend-GNOME-Tests.csproj | 1 +
.../Frontend-GNOME-Twitter.csproj | 1 +
src/Frontend-GNOME-XMPP/Frontend-GNOME-XMPP.csproj | 1 +
src/Frontend-GNOME/Frontend-GNOME.csproj | 1 +
src/Frontend-STFL-Tests/Frontend-STFL-Tests.csproj | 1 +
src/Frontend-STFL/Frontend-STFL.csproj | 1 +
src/Frontend-SWF/Frontend-SWF.csproj | 1 +
src/Frontend-Test/Frontend-Test.csproj | 1 +
src/Frontend-Tests/Frontend-Tests.csproj | 1 +
src/Frontend/Frontend.csproj | 1 +
src/Server/Server.csproj | 3 +--
33 files changed, 33 insertions(+), 12 deletions(-)
---
diff --git a/lib/JabbR b/lib/JabbR
index 85f43ae..6ace3bd 160000
--- a/lib/JabbR
+++ b/lib/JabbR
@@ -1 +1 @@
-Subproject commit 85f43aec7d832f72d6bbabdcf538977e221a6691
+Subproject commit 6ace3bdc9c43ca0b9e71bd57a6e553525fb498df
diff --git a/lib/Newtonsoft.Json b/lib/Newtonsoft.Json
index 003495e..0ad15d4 160000
--- a/lib/Newtonsoft.Json
+++ b/lib/Newtonsoft.Json
@@ -1 +1 @@
-Subproject commit 003495e5ff63c5cf6d1bcb9b7151cd87adcab55c
+Subproject commit 0ad15d4a2e2e058140c6540bf63162e81bcdaa83
diff --git a/lib/ServiceStack b/lib/ServiceStack
index f0d44af..163b6df 160000
--- a/lib/ServiceStack
+++ b/lib/ServiceStack
@@ -1 +1 @@
-Subproject commit f0d44afa8379cc704561c91713099e68631cc8e9
+Subproject commit 163b6df6ca943ec6eb71f8a2b1151d31b062e016
diff --git a/lib/ServiceStack.Text b/lib/ServiceStack.Text
index 6ea0543..192e7bf 160000
--- a/lib/ServiceStack.Text
+++ b/lib/ServiceStack.Text
@@ -1 +1 @@
-Subproject commit 6ea054385da1da00720e730d3c0ce7d5e1d67c0a
+Subproject commit 192e7bfea94880f9684d673838806a95f2d7aa7f
diff --git a/lib/SignalR b/lib/SignalR
index 53caa41..d3cbe5e 160000
--- a/lib/SignalR
+++ b/lib/SignalR
@@ -1 +1 @@
-Subproject commit 53caa41535969f2be2dcfbbff8680993cc90996e
+Subproject commit d3cbe5e22f04eecd170f6f446dceb9555d238a0b
diff --git a/lib/SmartIrc4net b/lib/SmartIrc4net
index 56f7705..87ababe 160000
--- a/lib/SmartIrc4net
+++ b/lib/SmartIrc4net
@@ -1 +1 @@
-Subproject commit 56f7705d9127f14b054e78c5c00ea37172b5db3e
+Subproject commit 87ababe7ed8a659e5b74b3a8c9994d6c6325046c
diff --git a/lib/StarkSoftProxy b/lib/StarkSoftProxy
index a989e32..d03786d 160000
--- a/lib/StarkSoftProxy
+++ b/lib/StarkSoftProxy
@@ -1 +1 @@
-Subproject commit a989e32ffa194de7c9c2524c2e9df925364ddcd6
+Subproject commit d03786d2da5c5a669aa7e4f4b1954b6d87a39566
diff --git a/lib/Twitterizer b/lib/Twitterizer
index 3df8c63..628a731 160000
--- a/lib/Twitterizer
+++ b/lib/Twitterizer
@@ -1 +1 @@
-Subproject commit 3df8c63e593dcbaa48c0cc23bffb3dbc1d91394a
+Subproject commit 628a731eb76fafc0022eb16e1f5195579994c9b1
diff --git a/lib/agsxmpp b/lib/agsxmpp
index ed975e6..4ac3f5f 160000
--- a/lib/agsxmpp
+++ b/lib/agsxmpp
@@ -1 +1 @@
-Subproject commit ed975e6a101cd5b3776cd896c1687adb79b288d2
+Subproject commit 4ac3f5f720d9b95bad06777f7397c65aeddfdbf3
diff --git a/lib/db4o-net b/lib/db4o-net
index 2f28ead..5a00fe5 160000
--- a/lib/db4o-net
+++ b/lib/db4o-net
@@ -1 +1 @@
-Subproject commit 2f28eadbc7de926793af3cda8cf7f6440b7b77bb
+Subproject commit 5a00fe5644c2847763f54e6d99e5ea69a4df8515
diff --git a/src/Common-Tests/Common-Tests.csproj b/src/Common-Tests/Common-Tests.csproj
index aad2a24..bda7b1c 100644
--- a/src/Common-Tests/Common-Tests.csproj
+++ b/src/Common-Tests/Common-Tests.csproj
@@ -9,6 +9,7 @@
<OutputType>Library</OutputType>
<RootNamespace>Smuxi.Common</RootNamespace>
<AssemblyName>smuxi-common-tests</AssemblyName>
+ <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<DebugSymbols>true</DebugSymbols>
diff --git a/src/Common/Common.csproj b/src/Common/Common.csproj
index 93afcf4..3acdf24 100644
--- a/src/Common/Common.csproj
+++ b/src/Common/Common.csproj
@@ -11,6 +11,7 @@
<ApplicationIcon>
</ApplicationIcon>
<AssemblyName>smuxi-common</AssemblyName>
+ <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<DebugSymbols>true</DebugSymbols>
diff --git a/src/Engine-Campfire/Engine-Campfire.csproj b/src/Engine-Campfire/Engine-Campfire.csproj
index a9641d1..4311eb5 100644
--- a/src/Engine-Campfire/Engine-Campfire.csproj
+++ b/src/Engine-Campfire/Engine-Campfire.csproj
@@ -9,6 +9,7 @@
<OutputType>Library</OutputType>
<RootNamespace>Smuxi.Engine</RootNamespace>
<AssemblyName>smuxi-engine-campfire</AssemblyName>
+ <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<DebugSymbols>true</DebugSymbols>
diff --git a/src/Engine-IRC/Engine-IRC.csproj b/src/Engine-IRC/Engine-IRC.csproj
index a19cd93..1d83f4f 100644
--- a/src/Engine-IRC/Engine-IRC.csproj
+++ b/src/Engine-IRC/Engine-IRC.csproj
@@ -11,6 +11,7 @@
<ApplicationIcon>
</ApplicationIcon>
<AssemblyName>smuxi-engine-irc</AssemblyName>
+ <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<DebugSymbols>true</DebugSymbols>
diff --git a/src/Engine-JabbR/Engine-JabbR.csproj b/src/Engine-JabbR/Engine-JabbR.csproj
index cde7a64..9129518 100644
--- a/src/Engine-JabbR/Engine-JabbR.csproj
+++ b/src/Engine-JabbR/Engine-JabbR.csproj
@@ -9,6 +9,7 @@
<OutputType>Library</OutputType>
<RootNamespace>Smuxi.Engine</RootNamespace>
<AssemblyName>smuxi-engine-jabbr</AssemblyName>
+ <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<DebugSymbols>true</DebugSymbols>
diff --git a/src/Engine-MessageBuffer/Engine-MessageBuffer.csproj
b/src/Engine-MessageBuffer/Engine-MessageBuffer.csproj
index 24c57ff..568e8c3 100644
--- a/src/Engine-MessageBuffer/Engine-MessageBuffer.csproj
+++ b/src/Engine-MessageBuffer/Engine-MessageBuffer.csproj
@@ -9,6 +9,7 @@
<OutputType>Exe</OutputType>
<RootNamespace>Smuxi-Engine</RootNamespace>
<AssemblyName>smuxi-message-buffer</AssemblyName>
+ <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<DebugSymbols>true</DebugSymbols>
diff --git a/src/Engine-Tests/Engine-Tests.csproj b/src/Engine-Tests/Engine-Tests.csproj
index 1c30005..2226384 100644
--- a/src/Engine-Tests/Engine-Tests.csproj
+++ b/src/Engine-Tests/Engine-Tests.csproj
@@ -9,6 +9,7 @@
<OutputType>Library</OutputType>
<RootNamespace>Smuxi.Engine</RootNamespace>
<AssemblyName>smuxi-engine-tests</AssemblyName>
+ <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<DebugSymbols>true</DebugSymbols>
diff --git a/src/Engine-Twitter/Engine-Twitter.csproj b/src/Engine-Twitter/Engine-Twitter.csproj
index 28e3605..b1266fd 100644
--- a/src/Engine-Twitter/Engine-Twitter.csproj
+++ b/src/Engine-Twitter/Engine-Twitter.csproj
@@ -9,6 +9,7 @@
<OutputType>Library</OutputType>
<RootNamespace>Smuxi.Engine</RootNamespace>
<AssemblyName>smuxi-engine-twitter</AssemblyName>
+ <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<DebugSymbols>true</DebugSymbols>
diff --git a/src/Engine-XMPP/Engine-XMPP.csproj b/src/Engine-XMPP/Engine-XMPP.csproj
index c82373f..ace11c6 100644
--- a/src/Engine-XMPP/Engine-XMPP.csproj
+++ b/src/Engine-XMPP/Engine-XMPP.csproj
@@ -11,6 +11,7 @@
<ApplicationIcon>
</ApplicationIcon>
<AssemblyName>smuxi-engine-xmpp</AssemblyName>
+ <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<DebugSymbols>true</DebugSymbols>
diff --git a/src/Engine/Engine.csproj b/src/Engine/Engine.csproj
index ff441e0..8f8fcd1 100644
--- a/src/Engine/Engine.csproj
+++ b/src/Engine/Engine.csproj
@@ -11,6 +11,7 @@
<ApplicationIcon>
</ApplicationIcon>
<AssemblyName>smuxi-engine</AssemblyName>
+ <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<DebugSymbols>true</DebugSymbols>
diff --git a/src/Frontend-Curses/Frontend-Curses.csproj b/src/Frontend-Curses/Frontend-Curses.csproj
index e3076a8..12e0605 100644
--- a/src/Frontend-Curses/Frontend-Curses.csproj
+++ b/src/Frontend-Curses/Frontend-Curses.csproj
@@ -11,6 +11,7 @@
<ApplicationIcon>
</ApplicationIcon>
<AssemblyName>smuxi-frontend-curses</AssemblyName>
+ <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<DebugSymbols>true</DebugSymbols>
diff --git a/src/Frontend-GNOME-IRC/Frontend-GNOME-IRC.csproj
b/src/Frontend-GNOME-IRC/Frontend-GNOME-IRC.csproj
index b29400a..35339e3 100644
--- a/src/Frontend-GNOME-IRC/Frontend-GNOME-IRC.csproj
+++ b/src/Frontend-GNOME-IRC/Frontend-GNOME-IRC.csproj
@@ -11,6 +11,7 @@
<ApplicationIcon>
</ApplicationIcon>
<AssemblyName>smuxi-frontend-gnome-irc</AssemblyName>
+ <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<DebugSymbols>true</DebugSymbols>
diff --git a/src/Frontend-GNOME-Tests/Frontend-GNOME-Tests.csproj
b/src/Frontend-GNOME-Tests/Frontend-GNOME-Tests.csproj
index 5cc09a7..ba905df 100644
--- a/src/Frontend-GNOME-Tests/Frontend-GNOME-Tests.csproj
+++ b/src/Frontend-GNOME-Tests/Frontend-GNOME-Tests.csproj
@@ -9,6 +9,7 @@
<OutputType>Library</OutputType>
<RootNamespace>Smuxi.Frontend.Gnome</RootNamespace>
<AssemblyName>smuxi-frontend-gnome-tests</AssemblyName>
+ <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<DebugSymbols>true</DebugSymbols>
diff --git a/src/Frontend-GNOME-Twitter/Frontend-GNOME-Twitter.csproj
b/src/Frontend-GNOME-Twitter/Frontend-GNOME-Twitter.csproj
index 5bdf765..b46cce2 100644
--- a/src/Frontend-GNOME-Twitter/Frontend-GNOME-Twitter.csproj
+++ b/src/Frontend-GNOME-Twitter/Frontend-GNOME-Twitter.csproj
@@ -9,6 +9,7 @@
<OutputType>Library</OutputType>
<RootNamespace>Smuxi.Frontend.Gnome</RootNamespace>
<AssemblyName>smuxi-frontend-gnome-twitter</AssemblyName>
+ <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<DebugSymbols>true</DebugSymbols>
diff --git a/src/Frontend-GNOME-XMPP/Frontend-GNOME-XMPP.csproj
b/src/Frontend-GNOME-XMPP/Frontend-GNOME-XMPP.csproj
index 68c815b..41e1cf1 100644
--- a/src/Frontend-GNOME-XMPP/Frontend-GNOME-XMPP.csproj
+++ b/src/Frontend-GNOME-XMPP/Frontend-GNOME-XMPP.csproj
@@ -11,6 +11,7 @@
<ApplicationIcon>
</ApplicationIcon>
<AssemblyName>smuxi-frontend-gnome-xmpp</AssemblyName>
+ <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<DebugSymbols>true</DebugSymbols>
diff --git a/src/Frontend-GNOME/Frontend-GNOME.csproj b/src/Frontend-GNOME/Frontend-GNOME.csproj
index afec9e0..2d37e3d 100644
--- a/src/Frontend-GNOME/Frontend-GNOME.csproj
+++ b/src/Frontend-GNOME/Frontend-GNOME.csproj
@@ -11,6 +11,7 @@
<CodePage>65001</CodePage>
<ApplicationIcon>..\..\images\icon.ico</ApplicationIcon>
<AssemblyName>smuxi-frontend-gnome</AssemblyName>
+ <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<DebugSymbols>true</DebugSymbols>
diff --git a/src/Frontend-STFL-Tests/Frontend-STFL-Tests.csproj
b/src/Frontend-STFL-Tests/Frontend-STFL-Tests.csproj
index abf1fa0..7d49ef4 100644
--- a/src/Frontend-STFL-Tests/Frontend-STFL-Tests.csproj
+++ b/src/Frontend-STFL-Tests/Frontend-STFL-Tests.csproj
@@ -9,6 +9,7 @@
<OutputType>Library</OutputType>
<RootNamespace>Smuxi.Frontend.Stfl</RootNamespace>
<AssemblyName>smuxi-frontend-stfl-tests</AssemblyName>
+ <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<DebugSymbols>true</DebugSymbols>
diff --git a/src/Frontend-STFL/Frontend-STFL.csproj b/src/Frontend-STFL/Frontend-STFL.csproj
index 2707259..0f03d7a 100644
--- a/src/Frontend-STFL/Frontend-STFL.csproj
+++ b/src/Frontend-STFL/Frontend-STFL.csproj
@@ -12,6 +12,7 @@
<ApplicationIcon>
</ApplicationIcon>
<AssemblyName>smuxi-frontend-stfl</AssemblyName>
+ <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<DebugSymbols>true</DebugSymbols>
diff --git a/src/Frontend-SWF/Frontend-SWF.csproj b/src/Frontend-SWF/Frontend-SWF.csproj
index bb481fe..0664f1d 100644
--- a/src/Frontend-SWF/Frontend-SWF.csproj
+++ b/src/Frontend-SWF/Frontend-SWF.csproj
@@ -11,6 +11,7 @@
<ApplicationIcon>
</ApplicationIcon>
<AssemblyName>smuxi-frontend-swf</AssemblyName>
+ <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<DebugSymbols>true</DebugSymbols>
diff --git a/src/Frontend-Test/Frontend-Test.csproj b/src/Frontend-Test/Frontend-Test.csproj
index f114c1e..9e97362 100644
--- a/src/Frontend-Test/Frontend-Test.csproj
+++ b/src/Frontend-Test/Frontend-Test.csproj
@@ -9,6 +9,7 @@
<OutputType>Exe</OutputType>
<RootNamespace>Smuxi.Frontend.Test</RootNamespace>
<AssemblyName>smuxi-frontend-test</AssemblyName>
+ <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<DebugSymbols>true</DebugSymbols>
diff --git a/src/Frontend-Tests/Frontend-Tests.csproj b/src/Frontend-Tests/Frontend-Tests.csproj
index 1e75586..3c54836 100644
--- a/src/Frontend-Tests/Frontend-Tests.csproj
+++ b/src/Frontend-Tests/Frontend-Tests.csproj
@@ -9,6 +9,7 @@
<OutputType>Library</OutputType>
<RootNamespace>Smuxi.Frontend</RootNamespace>
<AssemblyName>smuxi-frontend-tests</AssemblyName>
+ <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<DebugSymbols>true</DebugSymbols>
diff --git a/src/Frontend/Frontend.csproj b/src/Frontend/Frontend.csproj
index 2c4e9f3..c1f6e82 100644
--- a/src/Frontend/Frontend.csproj
+++ b/src/Frontend/Frontend.csproj
@@ -11,6 +11,7 @@
<ApplicationIcon>
</ApplicationIcon>
<AssemblyName>smuxi-frontend</AssemblyName>
+ <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<DebugSymbols>true</DebugSymbols>
diff --git a/src/Server/Server.csproj b/src/Server/Server.csproj
index 638d262..ab6e616 100644
--- a/src/Server/Server.csproj
+++ b/src/Server/Server.csproj
@@ -8,8 +8,7 @@
<ProjectGuid>{B68687B3-E45A-410E-BAE6-A7B2590E17B1}</ProjectGuid>
<OutputType>Exe</OutputType>
<RootNamespace>Smuxi.Server</RootNamespace>
- <ApplicationIcon>
- </ApplicationIcon>
+ <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]