diff --git a/Mip/App.config b/Mip/App.config index 8750cbb..24a9108 100644 --- a/Mip/App.config +++ b/Mip/App.config @@ -1,9 +1,9 @@ - + - + - + - \ No newline at end of file + diff --git a/Mip/Mip.csproj b/Mip/Mip.csproj index 9cb2f99..6a3c497 100644 --- a/Mip/Mip.csproj +++ b/Mip/Mip.csproj @@ -1,5 +1,5 @@ - + Debug @@ -9,7 +9,7 @@ Properties Mip Mip1.1 - v4.5 + v4.8 512 false publish\ @@ -28,6 +28,7 @@ true true D:\Záloha\Install - Software\.NET FrameWork 4.5 + AnyCPU diff --git a/Mip/Properties/Resources.Designer.cs b/Mip/Properties/Resources.Designer.cs index 01632d1..5e2f391 100644 --- a/Mip/Properties/Resources.Designer.cs +++ b/Mip/Properties/Resources.Designer.cs @@ -19,7 +19,7 @@ namespace Mip.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", "4.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 { diff --git a/Mip/Properties/Settings.Designer.cs b/Mip/Properties/Settings.Designer.cs index 50da2bd..8357b33 100644 --- a/Mip/Properties/Settings.Designer.cs +++ b/Mip/Properties/Settings.Designer.cs @@ -1,28 +1,24 @@ //------------------------------------------------------------------------------ // // This code was generated by a tool. -// Runtime Version:4.0.30319.18052 +// Runtime Version:4.0.30319.42000 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. // //------------------------------------------------------------------------------ -namespace Mip.Properties -{ - - +namespace Mip.Properties { + + [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()] - [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "11.0.0.0")] - internal sealed partial class Settings : global::System.Configuration.ApplicationSettingsBase - { - + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "17.14.0.0")] + internal sealed partial class Settings : global::System.Configuration.ApplicationSettingsBase { + private static Settings defaultInstance = ((Settings)(global::System.Configuration.ApplicationSettingsBase.Synchronized(new Settings()))); - - public static Settings Default - { - get - { + + public static Settings Default { + get { return defaultInstance; } } diff --git a/UpgradeLog.htm b/UpgradeLog.htm new file mode 100644 index 0000000..939f62a --- /dev/null +++ b/UpgradeLog.htm @@ -0,0 +1,273 @@ + + + + Migration Report + + Migration Report - OverviewProjectPathErrorsWarningsMessagesMipInstallerMipInstaller\MipInstaller.vdproj100SolutionMip_v1.sln001Solution and projectsMipInstallerMessageMipInstaller\MipInstaller.vdproj: + The application which this project type is based on was not found. Please try this link for further information: 54435603-dbb4-11d2-8724-00a0c9a8b90cSolutionMessage + Show 1 additional messages + Mip_v1.sln: + The solution file does not require migration. + Hide 1 additional messages + \ No newline at end of file