summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrakeWPF/HandBrakeWPF.csproj.DotSettings
diff options
context:
space:
mode:
authorsr55 <[email protected]>2018-07-18 22:28:13 +0100
committersr55 <[email protected]>2018-07-18 22:28:27 +0100
commit3e41c7995374e71e9d61b0dce4ac59066a261599 (patch)
treec7e643e1e5df2ab9d3bb78740c4f6ad740efba31 /win/CS/HandBrakeWPF/HandBrakeWPF.csproj.DotSettings
parent45f24decdf2bb41c8eac24ead218d05fbd92955a (diff)
WinGui: Move UserSettings over to JSON format. Settings from the older XML format will automatically transfer and the legacy files will be removed.
Diffstat (limited to 'win/CS/HandBrakeWPF/HandBrakeWPF.csproj.DotSettings')
-rw-r--r--win/CS/HandBrakeWPF/HandBrakeWPF.csproj.DotSettings2
1 files changed, 2 insertions, 0 deletions
diff --git a/win/CS/HandBrakeWPF/HandBrakeWPF.csproj.DotSettings b/win/CS/HandBrakeWPF/HandBrakeWPF.csproj.DotSettings
new file mode 100644
index 000000000..c54c126d2
--- /dev/null
+++ b/win/CS/HandBrakeWPF/HandBrakeWPF.csproj.DotSettings
@@ -0,0 +1,2 @@
+<wpf:ResourceDictionary xml:space="preserve" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:s="clr-namespace:System;assembly=mscorlib" xmlns:ss="urn:shemas-jetbrains-com:settings-storage-xaml" xmlns:wpf="http://schemas.microsoft.com/winfx/2006/xaml/presentation">
+ <s:String x:Key="/Default/CodeInspection/CSharpLanguageProject/LanguageLevel/@EntryValue">CSharp70</s:String></wpf:ResourceDictionary> \ No newline at end of file