Description: Need to use default debian version
Author: Mathieu Malaterre <malat@debian.org>

Index: openmcdf/src/OLECompoundFileStorage/OpenMcdf.csproj
===================================================================
--- openmcdf.orig/src/OLECompoundFileStorage/OpenMcdf.csproj	2013-04-08 08:48:32.078338733 +0000
+++ openmcdf/src/OLECompoundFileStorage/OpenMcdf.csproj	2013-04-08 08:48:32.054338733 +0000
@@ -1,5 +1,5 @@
 ﻿<?xml version="1.0" encoding="utf-8"?>
-<Project ToolsVersion="3.5" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
   <PropertyGroup>
     <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
     <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
@@ -10,7 +10,6 @@
     <AppDesignerFolder>Properties</AppDesignerFolder>
     <RootNamespace>OpenMcdf</RootNamespace>
     <AssemblyName>OpenMcdf</AssemblyName>
-    <TargetFrameworkVersion>v2.0</TargetFrameworkVersion>
     <FileAlignment>512</FileAlignment>
   </PropertyGroup>
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
Index: openmcdf/src/OleCfsMemoryTest/OpenMcdfMemTest.csproj
===================================================================
--- openmcdf.orig/src/OleCfsMemoryTest/OpenMcdfMemTest.csproj	2013-04-08 08:48:32.078338733 +0000
+++ openmcdf/src/OleCfsMemoryTest/OpenMcdfMemTest.csproj	2013-04-08 08:48:32.054338733 +0000
@@ -1,5 +1,5 @@
 ﻿<?xml version="1.0" encoding="utf-8"?>
-<Project ToolsVersion="3.5" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
   <PropertyGroup>
     <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
     <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
@@ -10,7 +10,6 @@
     <AppDesignerFolder>Properties</AppDesignerFolder>
     <RootNamespace>OpenMcdfMemTest</RootNamespace>
     <AssemblyName>OpenMcdfMemTest</AssemblyName>
-    <TargetFrameworkVersion>v2.0</TargetFrameworkVersion>
     <FileAlignment>512</FileAlignment>
   </PropertyGroup>
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
Index: openmcdf/src/TESTOpenMCDF/StructuredStorageExplorer.csproj
===================================================================
--- openmcdf.orig/src/TESTOpenMCDF/StructuredStorageExplorer.csproj	2013-04-08 08:48:32.078338733 +0000
+++ openmcdf/src/TESTOpenMCDF/StructuredStorageExplorer.csproj	2013-04-08 08:48:32.058338733 +0000
@@ -1,5 +1,5 @@
 ﻿<?xml version="1.0" encoding="utf-8"?>
-<Project ToolsVersion="3.5" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
   <PropertyGroup>
     <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
     <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
@@ -10,7 +10,6 @@
     <AppDesignerFolder>Properties</AppDesignerFolder>
     <RootNamespace>StructuredStorageExplorer</RootNamespace>
     <AssemblyName>StucturedStorageExplorer</AssemblyName>
-    <TargetFrameworkVersion>v2.0</TargetFrameworkVersion>
     <FileAlignment>512</FileAlignment>
     <TargetFrameworkSubset>
     </TargetFrameworkSubset>
Index: openmcdf/src/OLECFSTest/OpenMcdfTest.csproj
===================================================================
--- openmcdf.orig/src/OLECFSTest/OpenMcdfTest.csproj	2013-04-08 08:48:32.078338733 +0000
+++ openmcdf/src/OLECFSTest/OpenMcdfTest.csproj	2013-04-08 08:48:32.058338733 +0000
@@ -1,4 +1,4 @@
-﻿<Project ToolsVersion="3.5" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+﻿<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
   <PropertyGroup>
     <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
     <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
@@ -9,7 +9,6 @@
     <AppDesignerFolder>Properties</AppDesignerFolder>
     <RootNamespace>OpenMcdfTest</RootNamespace>
     <AssemblyName>OpenMcdfTest</AssemblyName>
-    <TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
     <FileAlignment>512</FileAlignment>
     <ProjectTypeGuids>{3AC096D0-A1C2-E12C-1390-A8335801FDAB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
   </PropertyGroup>
