[Pkg-cli-apps-commits] [openbve] 01/02: Set framework to 4.0 for everything

Jo Shields directhex at moszumanska.debian.org
Tue Nov 10 09:41:43 UTC 2015


This is an automated email from the git hooks/post-receive script.

directhex pushed a commit to annotated tag debian/1.4.0.10-2
in repository openbve.

commit fd51e3bcf11130aeaaa07e57f74e07a4ff497f0c
Author: Jo Shields <jo.shields at xamarin.com>
Date:   Tue Nov 10 09:39:07 2015 +0000

    Set framework to 4.0 for everything
    
    I don't like doing this directly in the git tree, but I'm not the developer who set that precedent
---
 openBVE/OpenBveApi/OpenBveApi.csproj                               | 2 +-
 openBVE/OpenBveAts/OpenBveAts.csproj                               | 4 ++--
 openBVE/Sound.Flac/Sound.Flac.csproj                               | 4 ++--
 openBVE/Sound.RiffWave/Sound.RiffWave.csproj                       | 4 ++--
 openBVE/Texture.Ace/Texture.Ace.csproj                             | 4 ++--
 openBVE/Texture.BmpGifJpegPngTiff/Texture.BmpGifJpegPngTiff.csproj | 4 ++--
 6 files changed, 11 insertions(+), 11 deletions(-)

diff --git a/openBVE/OpenBveApi/OpenBveApi.csproj b/openBVE/OpenBveApi/OpenBveApi.csproj
index c53c842..d7a132b 100644
--- a/openBVE/OpenBveApi/OpenBveApi.csproj
+++ b/openBVE/OpenBveApi/OpenBveApi.csproj
@@ -7,7 +7,7 @@
     <OutputType>Library</OutputType>
     <RootNamespace>OpenBveApi</RootNamespace>
     <AssemblyName>OpenBveApi</AssemblyName>
-    <TargetFrameworkVersion>v2.0</TargetFrameworkVersion>
+    <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
     <AppDesignerFolder>Properties</AppDesignerFolder>
     <SourceAnalysisOverrideSettingsFile>C:\Documents and Settings\Administrator\Application Data\ICSharpCode/SharpDevelop3.0\Settings.SourceAnalysis</SourceAnalysisOverrideSettingsFile>
     <AllowUnsafeBlocks>False</AllowUnsafeBlocks>
diff --git a/openBVE/OpenBveAts/OpenBveAts.csproj b/openBVE/OpenBveAts/OpenBveAts.csproj
index a8972db..eedca63 100644
--- a/openBVE/OpenBveAts/OpenBveAts.csproj
+++ b/openBVE/OpenBveAts/OpenBveAts.csproj
@@ -7,7 +7,7 @@
     <OutputType>Library</OutputType>
     <RootNamespace>OpenBveAts</RootNamespace>
     <AssemblyName>OpenBveAts</AssemblyName>
-    <TargetFrameworkVersion>v2.0</TargetFrameworkVersion>
+    <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
     <AppDesignerFolder>Properties</AppDesignerFolder>
     <SourceAnalysisOverrideSettingsFile>C:\Documents and Settings\Administrator\Application Data\ICSharpCode/SharpDevelop3.0\Settings.SourceAnalysis</SourceAnalysisOverrideSettingsFile>
     <AllowUnsafeBlocks>False</AllowUnsafeBlocks>
@@ -63,4 +63,4 @@
       <Private>False</Private>
     </ProjectReference>
   </ItemGroup>
-</Project>
\ No newline at end of file
+</Project>
diff --git a/openBVE/Sound.Flac/Sound.Flac.csproj b/openBVE/Sound.Flac/Sound.Flac.csproj
index 80b3f1e..7c8c412 100644
--- a/openBVE/Sound.Flac/Sound.Flac.csproj
+++ b/openBVE/Sound.Flac/Sound.Flac.csproj
@@ -7,7 +7,7 @@
     <OutputType>Library</OutputType>
     <RootNamespace>Sound.Flac</RootNamespace>
     <AssemblyName>Sound.Flac</AssemblyName>
-    <TargetFrameworkVersion>v2.0</TargetFrameworkVersion>
+    <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
     <AppDesignerFolder>Properties</AppDesignerFolder>
     <SourceAnalysisOverrideSettingsFile>C:\Documents and Settings\Administrator\Application Data\ICSharpCode/SharpDevelop3.0\Settings.SourceAnalysis</SourceAnalysisOverrideSettingsFile>
     <AllowUnsafeBlocks>False</AllowUnsafeBlocks>
@@ -59,4 +59,4 @@
       <Private>False</Private>
     </ProjectReference>
   </ItemGroup>
-</Project>
\ No newline at end of file
+</Project>
diff --git a/openBVE/Sound.RiffWave/Sound.RiffWave.csproj b/openBVE/Sound.RiffWave/Sound.RiffWave.csproj
index c3628a9..0031f1f 100644
--- a/openBVE/Sound.RiffWave/Sound.RiffWave.csproj
+++ b/openBVE/Sound.RiffWave/Sound.RiffWave.csproj
@@ -7,7 +7,7 @@
     <OutputType>Library</OutputType>
     <RootNamespace>Plugin</RootNamespace>
     <AssemblyName>Sound.RiffWave</AssemblyName>
-    <TargetFrameworkVersion>v2.0</TargetFrameworkVersion>
+    <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
     <AppDesignerFolder>Properties</AppDesignerFolder>
     <SourceAnalysisOverrideSettingsFile>C:\Documents and Settings\Administrator\Application Data\ICSharpCode/SharpDevelop3.0\Settings.SourceAnalysis</SourceAnalysisOverrideSettingsFile>
     <AllowUnsafeBlocks>False</AllowUnsafeBlocks>
@@ -58,4 +58,4 @@
       <Private>False</Private>
     </ProjectReference>
   </ItemGroup>
-</Project>
\ No newline at end of file
+</Project>
diff --git a/openBVE/Texture.Ace/Texture.Ace.csproj b/openBVE/Texture.Ace/Texture.Ace.csproj
index f005b26..8566d37 100644
--- a/openBVE/Texture.Ace/Texture.Ace.csproj
+++ b/openBVE/Texture.Ace/Texture.Ace.csproj
@@ -7,7 +7,7 @@
     <OutputType>Library</OutputType>
     <RootNamespace>Texture.Ace</RootNamespace>
     <AssemblyName>Texture.Ace</AssemblyName>
-    <TargetFrameworkVersion>v2.0</TargetFrameworkVersion>
+    <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
     <AppDesignerFolder>Properties</AppDesignerFolder>
     <SourceAnalysisOverrideSettingsFile>C:\Documents and Settings\Administrator\Application Data\ICSharpCode/SharpDevelop3.0\Settings.SourceAnalysis</SourceAnalysisOverrideSettingsFile>
     <AllowUnsafeBlocks>False</AllowUnsafeBlocks>
@@ -58,4 +58,4 @@
       <Private>False</Private>
     </ProjectReference>
   </ItemGroup>
-</Project>
\ No newline at end of file
+</Project>
diff --git a/openBVE/Texture.BmpGifJpegPngTiff/Texture.BmpGifJpegPngTiff.csproj b/openBVE/Texture.BmpGifJpegPngTiff/Texture.BmpGifJpegPngTiff.csproj
index 2729b5f..8882ce6 100644
--- a/openBVE/Texture.BmpGifJpegPngTiff/Texture.BmpGifJpegPngTiff.csproj
+++ b/openBVE/Texture.BmpGifJpegPngTiff/Texture.BmpGifJpegPngTiff.csproj
@@ -7,7 +7,7 @@
     <OutputType>Library</OutputType>
     <RootNamespace>Plugin</RootNamespace>
     <AssemblyName>Texture.BmpGifJpegPngTiff</AssemblyName>
-    <TargetFrameworkVersion>v2.0</TargetFrameworkVersion>
+    <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
     <AppDesignerFolder>Properties</AppDesignerFolder>
     <SourceAnalysisOverrideSettingsFile>C:\Documents and Settings\Administrator\Application Data\ICSharpCode/SharpDevelop3.0\Settings.SourceAnalysis</SourceAnalysisOverrideSettingsFile>
     <AllowUnsafeBlocks>False</AllowUnsafeBlocks>
@@ -59,4 +59,4 @@
       <Private>False</Private>
     </ProjectReference>
   </ItemGroup>
-</Project>
\ No newline at end of file
+</Project>

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-cli-apps/packages/openbve.git



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