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:
Bishbash777
2022-01-16 23:12:55 +00:00
committed by GitHub
parent 73ee686a84
commit f89170c37d
16 changed files with 83 additions and 26 deletions

View File

@@ -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())));