Net 4.8 upgrade (#27)
* Framework 4.8 Upgrade and small memory access change * update tests to 4.8 * update mod_id for torch mod
This commit is contained in:
2
Torch.Server/Properties/Settings.Designer.cs
generated
2
Torch.Server/Properties/Settings.Designer.cs
generated
@@ -12,7 +12,7 @@ namespace Torch.Server.Properties {
|
||||
|
||||
|
||||
[global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "15.0.0.0")]
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "16.10.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 New Issue
Block a user