Upgrade to .NET Framework 4.8.1
This commit is contained in:
parent
7fcb279842
commit
c6f787c39c
4 changed files with 20 additions and 17 deletions
2
WebBrowser/Properties/Settings.Designer.cs
generated
2
WebBrowser/Properties/Settings.Designer.cs
generated
|
@ -12,7 +12,7 @@ namespace XeroBrowser.Properties {
|
|||
|
||||
|
||||
[global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "17.1.0.0")]
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "17.4.0.0")]
|
||||
internal sealed partial class Settings : global::System.Configuration.ApplicationSettingsBase {
|
||||
|
||||
private static Settings defaultInstance = ((Settings)(global::System.Configuration.ApplicationSettingsBase.Synchronized(new Settings())));
|
||||
|
|
Reference in a new issue