diff options
author | sr55 <[email protected]> | 2015-07-22 18:53:24 +0000 |
---|---|---|
committer | sr55 <[email protected]> | 2015-07-22 18:53:24 +0000 |
commit | b1e3d11e361b73a36a11f3f3462c75526fe100f2 (patch) | |
tree | a5250a8e4f690291b5c7cfde189aa59ed5ff7e04 /win/CS/HandBrakeWPF/Properties/ResourcesUI.Designer.cs | |
parent | 06d3f871ff06643a673c0a6a2872bfa242623613 (diff) |
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
Diffstat (limited to 'win/CS/HandBrakeWPF/Properties/ResourcesUI.Designer.cs')
-rw-r--r-- | win/CS/HandBrakeWPF/Properties/ResourcesUI.Designer.cs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/win/CS/HandBrakeWPF/Properties/ResourcesUI.Designer.cs b/win/CS/HandBrakeWPF/Properties/ResourcesUI.Designer.cs index 3bc2d064d..9a9e5c218 100644 --- a/win/CS/HandBrakeWPF/Properties/ResourcesUI.Designer.cs +++ b/win/CS/HandBrakeWPF/Properties/ResourcesUI.Designer.cs @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by a tool.
-// Runtime Version:4.0.30319.34209
+// Runtime Version:4.0.30319.42000
//
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
|