~ubuntu-branches/ubuntu/quantal/smuxi/quantal

« back to all changes in this revision

Viewing changes to debian/patches/build_Twitterizer2_with_default_compiler.patch

  • Committer: Package Import Robot
  • Author(s): Mirco Bauer
  • Date: 2012-06-30 17:00:17 UTC
  • mfrom: (1.1.11) (22.1.8 sid)
  • Revision ID: package-import@ubuntu.com-20120630170017-53ux418r52a8wyqa
Tags: 0.8.10-1
* [7c31cd4] Imported Upstream version 0.8.10
* [99fe788] Dropped fix_messaging_menu_detection.patch, as already applied
            upstream
* [e5c1027] Refreshed patches

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
Index: smuxi/lib/Twitterizer/Twitterizer2/Twitterizer2.csproj
2
2
===================================================================
3
 
--- smuxi.orig/lib/Twitterizer/Twitterizer2/Twitterizer2.csproj 2011-12-19 07:51:13.000000000 +0100
4
 
+++ smuxi/lib/Twitterizer/Twitterizer2/Twitterizer2.csproj      2011-12-21 08:13:11.000000000 +0100
 
3
--- smuxi.orig/lib/Twitterizer/Twitterizer2/Twitterizer2.csproj 2012-06-30 16:06:14.000000000 +0200
 
4
+++ smuxi/lib/Twitterizer/Twitterizer2/Twitterizer2.csproj      2012-06-30 16:11:57.000000000 +0200
5
5
@@ -1,5 +1,5 @@
6
 
 <?xml version="1.0" encoding="utf-8"?>
7
 
-<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="3.5">
 
6
 <?xml version="1.0" encoding="utf-8"?>
 
7
-<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="4.0">
8
8
+<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
9
9
   <PropertyGroup>
10
10
     <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
11
11
     <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
12
 
@@ -15,7 +15,6 @@
13
 
     <FileUpgradeFlags>
14
 
     </FileUpgradeFlags>
15
 
     <OldToolsVersion>3.5</OldToolsVersion>
16
 
-    <TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
17
 
     <UpgradeBackupLocation />
18
 
     <IsWebBootstrapper>false</IsWebBootstrapper>
19
 
     <TargetFrameworkProfile>