diff --git a/Application/FileConverter/App.config b/Application/FileConverter/App.config index adae9b1..8aff8eb 100644 --- a/Application/FileConverter/App.config +++ b/Application/FileConverter/App.config @@ -1,14 +1,14 @@ - + - + - + - - + + diff --git a/Application/FileConverter/FileConverter.csproj b/Application/FileConverter/FileConverter.csproj index ad6137e..bc89346 100644 --- a/Application/FileConverter/FileConverter.csproj +++ b/Application/FileConverter/FileConverter.csproj @@ -9,7 +9,7 @@ Properties FileConverter FileConverter - v4.6.2 + v4.8 512 {60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} 4 diff --git a/Application/FileConverter/Properties/Resources.Designer.cs b/Application/FileConverter/Properties/Resources.Designer.cs index 66b3980..a7b3c29 100644 --- a/Application/FileConverter/Properties/Resources.Designer.cs +++ b/Application/FileConverter/Properties/Resources.Designer.cs @@ -19,7 +19,7 @@ namespace FileConverter.Properties { // class via a tool like ResGen or Visual Studio. // To add or remove a member, edit your .ResX file then rerun ResGen // with the /str option, or rebuild your VS project. - [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "15.0.0.0")] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "17.0.0.0")] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()] public class Resources { diff --git a/Application/FileConverter/Properties/Settings.Designer.cs b/Application/FileConverter/Properties/Settings.Designer.cs index eeccaf4..7b4da8c 100644 --- a/Application/FileConverter/Properties/Settings.Designer.cs +++ b/Application/FileConverter/Properties/Settings.Designer.cs @@ -12,7 +12,7 @@ namespace FileConverter.Properties { [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()] - [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "15.9.0.0")] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "17.7.0.0")] internal sealed partial class Settings : global::System.Configuration.ApplicationSettingsBase { private static Settings defaultInstance = ((Settings)(global::System.Configuration.ApplicationSettingsBase.Synchronized(new Settings()))); diff --git a/Application/FileConverter/packages.config b/Application/FileConverter/packages.config index cdcb2dc..8db027c 100644 --- a/Application/FileConverter/packages.config +++ b/Application/FileConverter/packages.config @@ -1,6 +1,6 @@  - + diff --git a/Application/FileConverterExtension/FileConverterExtension.csproj b/Application/FileConverterExtension/FileConverterExtension.csproj index c22c85e..0c11c5d 100644 --- a/Application/FileConverterExtension/FileConverterExtension.csproj +++ b/Application/FileConverterExtension/FileConverterExtension.csproj @@ -9,7 +9,7 @@ Properties FileConverterExtension FileConverterExtension - v4.6.2 + v4.8 512 diff --git a/Application/FileConverterExtension/Properties/Resources.Designer.cs b/Application/FileConverterExtension/Properties/Resources.Designer.cs index ba1e6e8..bdf5b7c 100644 --- a/Application/FileConverterExtension/Properties/Resources.Designer.cs +++ b/Application/FileConverterExtension/Properties/Resources.Designer.cs @@ -19,7 +19,7 @@ namespace FileConverterExtension.Properties { // class via a tool like ResGen or Visual Studio. // To add or remove a member, edit your .ResX file then rerun ResGen // with the /str option, or rebuild your VS project. - [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "15.0.0.0")] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "17.0.0.0")] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()] internal class Resources {