diff options
author | sr55 <[email protected]> | 2019-05-08 21:50:51 +0100 |
---|---|---|
committer | sr55 <[email protected]> | 2019-05-08 21:50:51 +0100 |
commit | 38af1c5f6595fd7ab01f1672197aabe9f87aa5b4 (patch) | |
tree | 8f6fc106483dc05984e4c64ed53eca6be8b7f65e /win/CS/HandBrake.sln | |
parent | 447a4aa7443726e70b74c163315ea0f7e97cd03b (diff) |
WinGui: Add .editorconfig
Diffstat (limited to 'win/CS/HandBrake.sln')
-rw-r--r-- | win/CS/HandBrake.sln | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/win/CS/HandBrake.sln b/win/CS/HandBrake.sln index 5bea23de6..4daa2858a 100644 --- a/win/CS/HandBrake.sln +++ b/win/CS/HandBrake.sln @@ -1,7 +1,7 @@
Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 15
-VisualStudioVersion = 15.0.26730.12
+# Visual Studio Version 16
+VisualStudioVersion = 16.0.28803.352
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HandBrake.Interop", "HandBrake.Interop\HandBrake.Interop.csproj", "{087A2BA8-BAC2-4577-A46F-07FF9D420016}"
EndProject
@@ -9,6 +9,7 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HandBrakeWPF", "HandBrakeWP EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{5CB7BC74-449C-4E95-98AB-E1E4387E514B}"
ProjectSection(SolutionItems) = preProject
+ .editorconfig = .editorconfig
build.xml = build.xml
EndProjectSection
EndProject
|