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

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


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

    Really build Newtonsoft.Json with the default compiler

diff --git a/lib/Newtonsoft.Json/Src/Newtonsoft.Json/Newtonsoft.Json.csproj b/lib/Newtonsoft.Json/Src/Newtonsoft.Json/Newtonsoft.Json.csproj
index 9a31b5e..8d8bf57 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" ToolsVersion="3.5">
+<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
   <PropertyGroup>
     <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
     <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
@@ -40,7 +40,6 @@
     <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