You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

27 lines
1.2 KiB

7 years ago
//------------------------------------------------------------------------------
// <auto-generated>
6 years ago
// Этот код создан программой.
// Исполняемая версия:4.0.30319.42000
7 years ago
//
6 years ago
// Изменения в этом файле могут привести к неправильной работе и будут потеряны в случае
// повторной генерации кода.
7 years ago
// </auto-generated>
//------------------------------------------------------------------------------
6 years ago
namespace Vlimport.Properties {
7 years ago
[global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
6 years ago
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "15.8.0.0")]
internal sealed partial class Settings : global::System.Configuration.ApplicationSettingsBase {
7 years ago
private static Settings defaultInstance = ((Settings)(global::System.Configuration.ApplicationSettingsBase.Synchronized(new Settings())));
6 years ago
public static Settings Default {
get {
7 years ago
return defaultInstance;
}
}
}
}