diff --git a/Json Editor/App.config b/Json Editor/App.config
index 713d642..e7c5933 100644
--- a/Json Editor/App.config
+++ b/Json Editor/App.config
@@ -1,6 +1,6 @@
-
+
diff --git a/Json Editor/Json Editor.csproj b/Json Editor/Json Editor.csproj
index 37fa61a..e8620c4 100644
--- a/Json Editor/Json Editor.csproj
+++ b/Json Editor/Json Editor.csproj
@@ -1,5 +1,5 @@
-
+
Debug
@@ -9,7 +9,7 @@
Properties
ZTn.Json.Editor
ZTn.Json.Editor
- v4.5
+ v4.6.1
512
SAK
@@ -45,6 +45,25 @@
+
+ true
+ bin\x64\Debug\
+ DEBUG;TRACE
+ full
+ x64
+ prompt
+ MinimumRecommendedRules.ruleset
+
+
+ bin\x64\Release\
+ TRACE
+ bin\doc.ZTn.Json.Editor.xml
+ true
+ pdbonly
+ x64
+ prompt
+ MinimumRecommendedRules.ruleset
+
@@ -178,7 +197,9 @@
-
+
+ Designer
+
diff --git a/Json Editor/Properties/Settings.Designer.cs b/Json Editor/Properties/Settings.Designer.cs
index 79920d7..5dba286 100644
--- a/Json Editor/Properties/Settings.Designer.cs
+++ b/Json Editor/Properties/Settings.Designer.cs
@@ -1,10 +1,10 @@
//------------------------------------------------------------------------------
//
-// Ce code a été généré par un outil.
-// Version du runtime :4.0.30319.34003
+// This code was generated by a tool.
+// Runtime Version:4.0.30319.42000
//
-// Les modifications apportées à ce fichier peuvent provoquer un comportement incorrect et seront perdues si
-// le code est régénéré.
+// Changes to this file may cause incorrect behavior and will be lost if
+// the code is regenerated.
//
//------------------------------------------------------------------------------
@@ -12,7 +12,7 @@ namespace ZTn.Json.Editor.Properties {
[global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "11.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "14.0.0.0")]
internal sealed partial class Settings : global::System.Configuration.ApplicationSettingsBase {
private static Settings defaultInstance = ((Settings)(global::System.Configuration.ApplicationSettingsBase.Synchronized(new Settings())));