[Pkg-cli-apps-commits] [SCM] smuxi branch, master, updated. debian/0.8-5-6-g270d934

Mirco Bauer meebey at meebey.net
Sun Jun 26 00:32:45 UTC 2011


The following commit has been merged in the master branch:
commit 96fc7bdef16b7324322188373a9068cf8778c721
Author: Mirco Bauer <meebey at meebey.net>
Date:   Sun Jun 26 02:28:04 2011 +0200

    Revert "Really build Newtonsoft.Json with the default compiler"
    This should have fixed the quilt patch and not the source directly
    
    This reverts commit aaba21b26b1ed0bbc8d9e5329acc5d95e7be0c74.

diff --git a/lib/Newtonsoft.Json/Src/Newtonsoft.Json/Newtonsoft.Json.csproj b/lib/Newtonsoft.Json/Src/Newtonsoft.Json/Newtonsoft.Json.csproj
index 8d8bf57..9a31b5e 100644
--- a/lib/Newtonsoft.Json/Src/Newtonsoft.Json/Newtonsoft.Json.csproj
+++ b/lib/Newtonsoft.Json/Src/Newtonsoft.Json/Newtonsoft.Json.csproj
@@ -1,4 +1,4 @@
-<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="3.5">
   <PropertyGroup>
     <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
     <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
@@ -40,6 +40,7 @@
     <IsWebBootstrapper>false</IsWebBootstrapper>
     <UseApplicationTrust>false</UseApplicationTrust>
     <BootstrapperEnabled>true</BootstrapperEnabled>
+    <TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
   </PropertyGroup>
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
     <DebugSymbols>true</DebugSymbols>

-- 
smuxi



More information about the Pkg-cli-apps-commits mailing list