diff --git a/RacingDSX.csproj b/RacingDSX.csproj
index 9890256..93f8e75 100644
--- a/RacingDSX.csproj
+++ b/RacingDSX.csproj
@@ -58,7 +58,6 @@
-
diff --git a/obj/project.assets.json b/obj/project.assets.json
index e2e5b32..faa461b 100644
--- a/obj/project.assets.json
+++ b/obj/project.assets.json
@@ -210,17 +210,10 @@
"buildTransitive/net8.0/_._": {}
}
},
- "Newtonsoft.Json/13.0.3": {
+ "Microsoft.NET.ILLink.Tasks/8.0.11": {
"type": "package",
- "compile": {
- "lib/net6.0/Newtonsoft.Json.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net6.0/Newtonsoft.Json.dll": {
- "related": ".xml"
- }
+ "build": {
+ "build/Microsoft.NET.ILLink.Tasks.props": {}
}
}
},
@@ -433,17 +426,10 @@
"buildTransitive/net8.0/_._": {}
}
},
- "Newtonsoft.Json/13.0.3": {
+ "Microsoft.NET.ILLink.Tasks/8.0.11": {
"type": "package",
- "compile": {
- "lib/net6.0/Newtonsoft.Json.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net6.0/Newtonsoft.Json.dll": {
- "related": ".xml"
- }
+ "build": {
+ "build/Microsoft.NET.ILLink.Tasks.props": {}
}
}
}
@@ -768,34 +754,55 @@
"useSharedDesignerContext.txt"
]
},
- "Newtonsoft.Json/13.0.3": {
- "sha512": "HrC5BXdl00IP9zeV+0Z848QWPAoCr9P3bDEZguI+gkLcBKAOxix/tLEAAHC+UvDNPv4a2d18lOReHMOagPa+zQ==",
+ "Microsoft.NET.ILLink.Tasks/8.0.11": {
+ "sha512": "zk5lnZrYJgtuJG8L4v17Ej8rZ3PUcR2iweNV08BaO5LbYHIi2wNaVNcJoLxvqgQdnjLlKnCCfVGLDr6QHeAarQ==",
"type": "package",
- "path": "newtonsoft.json/13.0.3",
+ "path": "microsoft.net.illink.tasks/8.0.11",
+ "hasTools": true,
"files": [
".nupkg.metadata",
".signature.p7s",
- "LICENSE.md",
- "README.md",
- "lib/net20/Newtonsoft.Json.dll",
- "lib/net20/Newtonsoft.Json.xml",
- "lib/net35/Newtonsoft.Json.dll",
- "lib/net35/Newtonsoft.Json.xml",
- "lib/net40/Newtonsoft.Json.dll",
- "lib/net40/Newtonsoft.Json.xml",
- "lib/net45/Newtonsoft.Json.dll",
- "lib/net45/Newtonsoft.Json.xml",
- "lib/net6.0/Newtonsoft.Json.dll",
- "lib/net6.0/Newtonsoft.Json.xml",
- "lib/netstandard1.0/Newtonsoft.Json.dll",
- "lib/netstandard1.0/Newtonsoft.Json.xml",
- "lib/netstandard1.3/Newtonsoft.Json.dll",
- "lib/netstandard1.3/Newtonsoft.Json.xml",
- "lib/netstandard2.0/Newtonsoft.Json.dll",
- "lib/netstandard2.0/Newtonsoft.Json.xml",
- "newtonsoft.json.13.0.3.nupkg.sha512",
- "newtonsoft.json.nuspec",
- "packageIcon.png"
+ "Icon.png",
+ "LICENSE.TXT",
+ "Sdk/Sdk.props",
+ "THIRD-PARTY-NOTICES.TXT",
+ "analyzers/dotnet/cs/ILLink.CodeFixProvider.dll",
+ "analyzers/dotnet/cs/ILLink.RoslynAnalyzer.dll",
+ "build/Microsoft.NET.ILLink.Analyzers.props",
+ "build/Microsoft.NET.ILLink.Tasks.props",
+ "build/Microsoft.NET.ILLink.targets",
+ "microsoft.net.illink.tasks.8.0.11.nupkg.sha512",
+ "microsoft.net.illink.tasks.nuspec",
+ "tools/net472/ILLink.Tasks.dll",
+ "tools/net472/ILLink.Tasks.dll.config",
+ "tools/net472/Mono.Cecil.Mdb.dll",
+ "tools/net472/Mono.Cecil.Pdb.dll",
+ "tools/net472/Mono.Cecil.Rocks.dll",
+ "tools/net472/Mono.Cecil.dll",
+ "tools/net472/Sdk/Sdk.props",
+ "tools/net472/System.Buffers.dll",
+ "tools/net472/System.Collections.Immutable.dll",
+ "tools/net472/System.Memory.dll",
+ "tools/net472/System.Numerics.Vectors.dll",
+ "tools/net472/System.Reflection.Metadata.dll",
+ "tools/net472/System.Runtime.CompilerServices.Unsafe.dll",
+ "tools/net472/build/Microsoft.NET.ILLink.Analyzers.props",
+ "tools/net472/build/Microsoft.NET.ILLink.Tasks.props",
+ "tools/net472/build/Microsoft.NET.ILLink.targets",
+ "tools/net8.0/ILLink.Tasks.deps.json",
+ "tools/net8.0/ILLink.Tasks.dll",
+ "tools/net8.0/Mono.Cecil.Mdb.dll",
+ "tools/net8.0/Mono.Cecil.Pdb.dll",
+ "tools/net8.0/Mono.Cecil.Rocks.dll",
+ "tools/net8.0/Mono.Cecil.dll",
+ "tools/net8.0/Sdk/Sdk.props",
+ "tools/net8.0/build/Microsoft.NET.ILLink.Analyzers.props",
+ "tools/net8.0/build/Microsoft.NET.ILLink.Tasks.props",
+ "tools/net8.0/build/Microsoft.NET.ILLink.targets",
+ "tools/net8.0/illink.deps.json",
+ "tools/net8.0/illink.dll",
+ "tools/net8.0/illink.runtimeconfig.json",
+ "useSharedDesignerContext.txt"
]
}
},
@@ -805,7 +812,7 @@
"Microsoft.Extensions.Configuration.Binder >= 9.0.0",
"Microsoft.Extensions.Configuration.EnvironmentVariables >= 9.0.0",
"Microsoft.Extensions.Configuration.Ini >= 9.0.0",
- "Newtonsoft.Json >= 13.0.3"
+ "Microsoft.NET.ILLink.Tasks >= 8.0.11"
]
},
"packageFolders": {
@@ -820,7 +827,6 @@
"packagesPath": "C:\\Users\\apple\\.nuget\\packages\\",
"outputPath": "C:\\Users\\apple\\RiderProjects\\RacingDSX\\obj\\",
"projectStyle": "PackageReference",
- "UsingMicrosoftNETSdk": false,
"configFilePaths": [
"C:\\Users\\apple\\AppData\\Roaming\\NuGet\\NuGet.Config"
],
@@ -867,9 +873,11 @@
"target": "Package",
"version": "[9.0.0, )"
},
- "Newtonsoft.Json": {
+ "Microsoft.NET.ILLink.Tasks": {
+ "suppressParent": "All",
"target": "Package",
- "version": "[13.0.3, )"
+ "version": "[8.0.11, )",
+ "autoReferenced": true
}
},
"imports": [
@@ -883,6 +891,24 @@
],
"assetTargetFallback": true,
"warn": true,
+ "downloadDependencies": [
+ {
+ "name": "Microsoft.AspNetCore.App.Runtime.win-x64",
+ "version": "[8.0.11, 8.0.11]"
+ },
+ {
+ "name": "Microsoft.NETCore.App.Crossgen2.win-x64",
+ "version": "[8.0.11, 8.0.11]"
+ },
+ {
+ "name": "Microsoft.NETCore.App.Runtime.win-x64",
+ "version": "[8.0.11, 8.0.11]"
+ },
+ {
+ "name": "Microsoft.WindowsDesktop.App.Runtime.win-x64",
+ "version": "[8.0.11, 8.0.11]"
+ }
+ ],
"frameworkReferences": {
"Microsoft.NETCore.App": {
"privateAssets": "all"
diff --git a/obj/project.nuget.cache b/obj/project.nuget.cache
index 3974ae4..d070f2c 100644
--- a/obj/project.nuget.cache
+++ b/obj/project.nuget.cache
@@ -1,6 +1,6 @@
{
"version": 2,
- "dgSpecHash": "hBUUivvPYQA=",
+ "dgSpecHash": "eAAI0XpBR10=",
"success": true,
"projectFilePath": "C:\\Users\\apple\\RiderProjects\\RacingDSX\\RacingDSX.csproj",
"expectedPackageFiles": [
@@ -15,7 +15,11 @@
"C:\\Users\\apple\\.nuget\\packages\\microsoft.extensions.fileproviders.physical\\9.0.0\\microsoft.extensions.fileproviders.physical.9.0.0.nupkg.sha512",
"C:\\Users\\apple\\.nuget\\packages\\microsoft.extensions.filesystemglobbing\\9.0.0\\microsoft.extensions.filesystemglobbing.9.0.0.nupkg.sha512",
"C:\\Users\\apple\\.nuget\\packages\\microsoft.extensions.primitives\\9.0.0\\microsoft.extensions.primitives.9.0.0.nupkg.sha512",
- "C:\\Users\\apple\\.nuget\\packages\\newtonsoft.json\\13.0.3\\newtonsoft.json.13.0.3.nupkg.sha512"
+ "C:\\Users\\apple\\.nuget\\packages\\microsoft.net.illink.tasks\\8.0.11\\microsoft.net.illink.tasks.8.0.11.nupkg.sha512",
+ "C:\\Users\\apple\\.nuget\\packages\\microsoft.netcore.app.runtime.win-x64\\8.0.11\\microsoft.netcore.app.runtime.win-x64.8.0.11.nupkg.sha512",
+ "C:\\Users\\apple\\.nuget\\packages\\microsoft.windowsdesktop.app.runtime.win-x64\\8.0.11\\microsoft.windowsdesktop.app.runtime.win-x64.8.0.11.nupkg.sha512",
+ "C:\\Users\\apple\\.nuget\\packages\\microsoft.aspnetcore.app.runtime.win-x64\\8.0.11\\microsoft.aspnetcore.app.runtime.win-x64.8.0.11.nupkg.sha512",
+ "C:\\Users\\apple\\.nuget\\packages\\microsoft.netcore.app.crossgen2.win-x64\\8.0.11\\microsoft.netcore.app.crossgen2.win-x64.8.0.11.nupkg.sha512"
],
"logs": []
}
\ No newline at end of file
diff --git a/obj/project.packagespec.json b/obj/project.packagespec.json
index 2299d4a..dcdaf70 100644
--- a/obj/project.packagespec.json
+++ b/obj/project.packagespec.json
@@ -1 +1 @@
-"restore":{"projectUniqueName":"C:\\Users\\apple\\RiderProjects\\RacingDSX\\RacingDSX.csproj","projectName":"RacingDSX","projectPath":"C:\\Users\\apple\\RiderProjects\\RacingDSX\\RacingDSX.csproj","outputPath":"C:\\Users\\apple\\RiderProjects\\RacingDSX\\obj\\","projectStyle":"PackageReference","UsingMicrosoftNETSdk":false,"originalTargetFrameworks":["net8.0-windows"],"sources":{"https://api.nuget.org/v3/index.json":{}},"frameworks":{"net8.0-windows7.0":{"targetAlias":"net8.0-windows","projectReferences":{}}},"warningProperties":{"warnAsError":["NU1605"]},"restoreAuditProperties":{"enableAudit":"true","auditLevel":"low","auditMode":"direct"}}"frameworks":{"net8.0-windows7.0":{"targetAlias":"net8.0-windows","dependencies":{"CsvHelper":{"target":"Package","version":"[33.0.1, )"},"Microsoft.Extensions.Configuration.Binder":{"target":"Package","version":"[9.0.0, )"},"Microsoft.Extensions.Configuration.EnvironmentVariables":{"target":"Package","version":"[9.0.0, )"},"Microsoft.Extensions.Configuration.Ini":{"target":"Package","version":"[9.0.0, )"},"Newtonsoft.Json":{"target":"Package","version":"[13.0.3, )"}},"imports":["net461","net462","net47","net471","net472","net48","net481"],"assetTargetFallback":true,"warn":true,"frameworkReferences":{"Microsoft.NETCore.App":{"privateAssets":"all"},"Microsoft.WindowsDesktop.App.WindowsForms":{"privateAssets":"none"}},"runtimeIdentifierGraphPath":"C:\\Users\\apple\\.dotnet\\sdk\\8.0.404/PortableRuntimeIdentifierGraph.json"}}"runtimes":{"win-x64":{"#import":[]}}
\ No newline at end of file
+"restore":{"projectUniqueName":"C:\\Users\\apple\\RiderProjects\\RacingDSX\\RacingDSX.csproj","projectName":"RacingDSX","projectPath":"C:\\Users\\apple\\RiderProjects\\RacingDSX\\RacingDSX.csproj","outputPath":"C:\\Users\\apple\\RiderProjects\\RacingDSX\\obj\\","projectStyle":"PackageReference","UsingMicrosoftNETSdk":false,"originalTargetFrameworks":["net8.0-windows"],"sources":{"https://api.nuget.org/v3/index.json":{}},"frameworks":{"net8.0-windows7.0":{"targetAlias":"net8.0-windows","projectReferences":{}}},"warningProperties":{"warnAsError":["NU1605"]},"restoreAuditProperties":{"enableAudit":"true","auditLevel":"low","auditMode":"direct"}}"frameworks":{"net8.0-windows7.0":{"targetAlias":"net8.0-windows","dependencies":{"CsvHelper":{"target":"Package","version":"[33.0.1, )"},"Microsoft.Extensions.Configuration.Binder":{"target":"Package","version":"[9.0.0, )"},"Microsoft.Extensions.Configuration.EnvironmentVariables":{"target":"Package","version":"[9.0.0, )"},"Microsoft.Extensions.Configuration.Ini":{"target":"Package","version":"[9.0.0, )"}},"imports":["net461","net462","net47","net471","net472","net48","net481"],"assetTargetFallback":true,"warn":true,"frameworkReferences":{"Microsoft.NETCore.App":{"privateAssets":"all"},"Microsoft.WindowsDesktop.App.WindowsForms":{"privateAssets":"none"}},"runtimeIdentifierGraphPath":"C:\\Users\\apple\\.dotnet\\sdk\\8.0.404/PortableRuntimeIdentifierGraph.json"}}"runtimes":{"win-x64":{"#import":[]}}
\ No newline at end of file
diff --git a/obj/rider.project.restore.info b/obj/rider.project.restore.info
index 6755c7d..f4cbb9f 100644
--- a/obj/rider.project.restore.info
+++ b/obj/rider.project.restore.info
@@ -1 +1 @@
-17333301023419238
\ No newline at end of file
+17333310286987656
\ No newline at end of file