From b1e3d11e361b73a36a11f3f3462c75526fe100f2 Mon Sep 17 00:00:00 2001 From: sr55 Date: Wed, 22 Jul 2015 18:53:24 +0000 Subject: WinGui: Migrate to the newly release .NET Framework 4.6. The installer will automatically offer to install this for most users. Visual Studio 2012 or later is now a requirement for developers. VS 2015 Community edition works fine. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@7367 b64f7644-9d1e-0410-96f1-a4d463321fa5 --- .../HandBrake.ApplicationServices.csproj | 11 ++++++++--- .../Properties/Resources.Designer.cs | 2 +- win/CS/HandBrake.ApplicationServices/app.config | 4 ++-- 3 files changed, 11 insertions(+), 6 deletions(-) (limited to 'win/CS/HandBrake.ApplicationServices') diff --git a/win/CS/HandBrake.ApplicationServices/HandBrake.ApplicationServices.csproj b/win/CS/HandBrake.ApplicationServices/HandBrake.ApplicationServices.csproj index 1a080047f..7027bacbe 100644 --- a/win/CS/HandBrake.ApplicationServices/HandBrake.ApplicationServices.csproj +++ b/win/CS/HandBrake.ApplicationServices/HandBrake.ApplicationServices.csproj @@ -1,5 +1,5 @@  - + Debug AnyCPU @@ -10,18 +10,20 @@ Properties HandBrake.ApplicationServices HandBrake.ApplicationServices - v4.0 + v4.6 512 3.5 - Client + + AnyCPU bin\Debug\ DEBUG;TRACE + false AnyCPU @@ -30,12 +32,14 @@ DEBUG;TRACE pdbonly true + false AnyCPU bin\Debug\ TRACE;DEBUG true + false AnyCPU @@ -44,6 +48,7 @@ true pdbonly true + false diff --git a/win/CS/HandBrake.ApplicationServices/Properties/Resources.Designer.cs b/win/CS/HandBrake.ApplicationServices/Properties/Resources.Designer.cs index 228d3e59a..cc2213858 100644 --- a/win/CS/HandBrake.ApplicationServices/Properties/Resources.Designer.cs +++ b/win/CS/HandBrake.ApplicationServices/Properties/Resources.Designer.cs @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // // This code was generated by a tool. -// Runtime Version:4.0.30319.269 +// Runtime Version:4.0.30319.42000 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. diff --git a/win/CS/HandBrake.ApplicationServices/app.config b/win/CS/HandBrake.ApplicationServices/app.config index 084adc9e4..f17b7db35 100644 --- a/win/CS/HandBrake.ApplicationServices/app.config +++ b/win/CS/HandBrake.ApplicationServices/app.config @@ -1,8 +1,8 @@ - + - + -- cgit v1.2.3