diff --git a/Backend/obj/Backend.csproj.EntityFrameworkCore.targets b/Backend/obj/Backend.csproj.EntityFrameworkCore.targets
deleted file mode 100644
index 6b67a59..0000000
--- a/Backend/obj/Backend.csproj.EntityFrameworkCore.targets
+++ /dev/null
@@ -1,28 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Backend/obj/Backend.csproj.nuget.dgspec.json b/Backend/obj/Backend.csproj.nuget.dgspec.json
deleted file mode 100644
index 97e95d0..0000000
--- a/Backend/obj/Backend.csproj.nuget.dgspec.json
+++ /dev/null
@@ -1,200 +0,0 @@
-{
- "format": 1,
- "restore": {
- "/home/skingging/Documents/Projects/CSharp/RSE/Backend/Backend.csproj": {}
- },
- "projects": {
- "/home/skingging/Documents/Projects/CSharp/RSE/Backend/Backend.csproj": {
- "version": "1.0.0",
- "restore": {
- "projectUniqueName": "/home/skingging/Documents/Projects/CSharp/RSE/Backend/Backend.csproj",
- "projectName": "Backend",
- "projectPath": "/home/skingging/Documents/Projects/CSharp/RSE/Backend/Backend.csproj",
- "packagesPath": "/home/skingging/.nuget/packages/",
- "outputPath": "/home/skingging/Documents/Projects/CSharp/RSE/Backend/obj/",
- "projectStyle": "PackageReference",
- "configFilePaths": [
- "/home/skingging/.nuget/NuGet/NuGet.Config"
- ],
- "originalTargetFrameworks": [
- "net8.0"
- ],
- "sources": {
- "https://api.nuget.org/v3/index.json": {}
- },
- "frameworks": {
- "net8.0": {
- "targetAlias": "net8.0",
- "projectReferences": {
- "/home/skingging/Documents/Projects/CSharp/RSE/Models/Models.csproj": {
- "projectPath": "/home/skingging/Documents/Projects/CSharp/RSE/Models/Models.csproj"
- }
- }
- }
- },
- "warningProperties": {
- "warnAsError": [
- "NU1605"
- ]
- },
- "restoreAuditProperties": {
- "enableAudit": "true",
- "auditLevel": "low",
- "auditMode": "all"
- }
- },
- "frameworks": {
- "net8.0": {
- "targetAlias": "net8.0",
- "dependencies": {
- "FuzzySharp": {
- "target": "Package",
- "version": "[2.0.2, )"
- },
- "MessagePack": {
- "target": "Package",
- "version": "[3.0.238-rc.1, )"
- },
- "MessagePack.Annotations": {
- "target": "Package",
- "version": "[3.0.238-rc.1, )"
- },
- "MessagePackAnalyzer": {
- "include": "Runtime, Build, Native, ContentFiles, Analyzers, BuildTransitive",
- "suppressParent": "All",
- "target": "Package",
- "version": "[3.0.238-rc.1, )"
- },
- "NetMQ": {
- "target": "Package",
- "version": "[4.0.1.13, )"
- }
- },
- "imports": [
- "net461",
- "net462",
- "net47",
- "net471",
- "net472",
- "net48",
- "net481"
- ],
- "assetTargetFallback": true,
- "warn": true,
- "downloadDependencies": [
- {
- "name": "Microsoft.AspNetCore.App.Ref",
- "version": "[8.0.5, 8.0.5]"
- },
- {
- "name": "Microsoft.NETCore.App.Host.linux-x64",
- "version": "[8.0.5, 8.0.5]"
- },
- {
- "name": "Microsoft.NETCore.App.Ref",
- "version": "[8.0.5, 8.0.5]"
- }
- ],
- "frameworkReferences": {
- "Microsoft.NETCore.App": {
- "privateAssets": "all"
- }
- },
- "runtimeIdentifierGraphPath": "/home/skingging/.dotnet/sdk/9.0.100-preview.6.24328.19/PortableRuntimeIdentifierGraph.json"
- }
- }
- },
- "/home/skingging/Documents/Projects/CSharp/RSE/Models/Models.csproj": {
- "version": "1.0.0",
- "restore": {
- "projectUniqueName": "/home/skingging/Documents/Projects/CSharp/RSE/Models/Models.csproj",
- "projectName": "Models",
- "projectPath": "/home/skingging/Documents/Projects/CSharp/RSE/Models/Models.csproj",
- "packagesPath": "/home/skingging/.nuget/packages/",
- "outputPath": "/home/skingging/Documents/Projects/CSharp/RSE/Models/obj/",
- "projectStyle": "PackageReference",
- "configFilePaths": [
- "/home/skingging/.nuget/NuGet/NuGet.Config"
- ],
- "originalTargetFrameworks": [
- "net8.0"
- ],
- "sources": {
- "https://api.nuget.org/v3/index.json": {}
- },
- "frameworks": {
- "net8.0": {
- "targetAlias": "net8.0",
- "projectReferences": {}
- }
- },
- "warningProperties": {
- "warnAsError": [
- "NU1605"
- ]
- },
- "restoreAuditProperties": {
- "enableAudit": "true",
- "auditLevel": "low",
- "auditMode": "all"
- }
- },
- "frameworks": {
- "net8.0": {
- "targetAlias": "net8.0",
- "dependencies": {
- "MessagePack": {
- "target": "Package",
- "version": "[3.0.238-rc.1, )"
- },
- "MessagePack.Annotations": {
- "target": "Package",
- "version": "[3.0.238-rc.1, )"
- },
- "MessagePackAnalyzer": {
- "include": "Runtime, Build, Native, ContentFiles, Analyzers, BuildTransitive",
- "suppressParent": "All",
- "target": "Package",
- "version": "[3.0.238-rc.1, )"
- },
- "Microsoft.Data.Sqlite": {
- "target": "Package",
- "version": "[8.0.10, )"
- },
- "SQLite": {
- "target": "Package",
- "version": "[3.13.0, )"
- }
- },
- "imports": [
- "net461",
- "net462",
- "net47",
- "net471",
- "net472",
- "net48",
- "net481"
- ],
- "assetTargetFallback": true,
- "warn": true,
- "downloadDependencies": [
- {
- "name": "Microsoft.AspNetCore.App.Ref",
- "version": "[8.0.5, 8.0.5]"
- },
- {
- "name": "Microsoft.NETCore.App.Ref",
- "version": "[8.0.5, 8.0.5]"
- }
- ],
- "frameworkReferences": {
- "Microsoft.NETCore.App": {
- "privateAssets": "all"
- }
- },
- "runtimeIdentifierGraphPath": "/home/skingging/.dotnet/sdk/9.0.100-preview.6.24328.19/PortableRuntimeIdentifierGraph.json"
- }
- }
- }
- }
-}
\ No newline at end of file
diff --git a/Backend/obj/Backend.csproj.nuget.g.props b/Backend/obj/Backend.csproj.nuget.g.props
deleted file mode 100644
index 0641418..0000000
--- a/Backend/obj/Backend.csproj.nuget.g.props
+++ /dev/null
@@ -1,15 +0,0 @@
-
-
-
- True
- NuGet
- $(MSBuildThisFileDirectory)project.assets.json
- /home/skingging/.nuget/packages/
- /home/skingging/.nuget/packages/
- PackageReference
- 6.10.1
-
-
-
-
-
\ No newline at end of file
diff --git a/Backend/obj/Backend.csproj.nuget.g.targets b/Backend/obj/Backend.csproj.nuget.g.targets
deleted file mode 100644
index bb24271..0000000
--- a/Backend/obj/Backend.csproj.nuget.g.targets
+++ /dev/null
@@ -1,7 +0,0 @@
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/Backend/obj/Debug/net8.0/.NETCoreApp,Version=v8.0.AssemblyAttributes.cs b/Backend/obj/Debug/net8.0/.NETCoreApp,Version=v8.0.AssemblyAttributes.cs
deleted file mode 100644
index 2217181..0000000
--- a/Backend/obj/Debug/net8.0/.NETCoreApp,Version=v8.0.AssemblyAttributes.cs
+++ /dev/null
@@ -1,4 +0,0 @@
-//
-using System;
-using System.Reflection;
-[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v8.0", FrameworkDisplayName = ".NET 8.0")]
diff --git a/Backend/obj/Debug/net8.0/Backend.AssemblyInfo.cs b/Backend/obj/Debug/net8.0/Backend.AssemblyInfo.cs
deleted file mode 100644
index 1b1b098..0000000
--- a/Backend/obj/Debug/net8.0/Backend.AssemblyInfo.cs
+++ /dev/null
@@ -1,22 +0,0 @@
-//------------------------------------------------------------------------------
-//
-// This code was generated by a tool.
-//
-// Changes to this file may cause incorrect behavior and will be lost if
-// the code is regenerated.
-//
-//------------------------------------------------------------------------------
-
-using System;
-using System.Reflection;
-
-[assembly: System.Reflection.AssemblyCompanyAttribute("Backend")]
-[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
-[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
-[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+f3c6338a6ae57d4e839090fca125bc38f764d016")]
-[assembly: System.Reflection.AssemblyProductAttribute("Backend")]
-[assembly: System.Reflection.AssemblyTitleAttribute("Backend")]
-[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
-
-// Generated by the MSBuild WriteCodeFragment class.
-
diff --git a/Backend/obj/Debug/net8.0/Backend.AssemblyInfoInputs.cache b/Backend/obj/Debug/net8.0/Backend.AssemblyInfoInputs.cache
deleted file mode 100644
index 62107f4..0000000
--- a/Backend/obj/Debug/net8.0/Backend.AssemblyInfoInputs.cache
+++ /dev/null
@@ -1 +0,0 @@
-5e46353062a73d293516ee43511f79696b25ea1a0227ab06137d80abd08b8286
diff --git a/Backend/obj/Debug/net8.0/Backend.GeneratedMSBuildEditorConfig.editorconfig b/Backend/obj/Debug/net8.0/Backend.GeneratedMSBuildEditorConfig.editorconfig
deleted file mode 100644
index 742d146..0000000
--- a/Backend/obj/Debug/net8.0/Backend.GeneratedMSBuildEditorConfig.editorconfig
+++ /dev/null
@@ -1,14 +0,0 @@
-is_global = true
-build_property.TargetFramework = net8.0
-build_property.TargetPlatformMinVersion =
-build_property.UsingMicrosoftNETSdkWeb =
-build_property.ProjectTypeGuids =
-build_property.InvariantGlobalization =
-build_property.PlatformNeutralAssembly =
-build_property.EnforceExtendedAnalyzerRules =
-build_property._SupportedPlatformList = Linux,macOS,Windows
-build_property.RootNamespace = Backend
-build_property.ProjectDir = /home/skingging/Documents/Projects/CSharp/RSE/Backend/
-build_property.EnableComHosting =
-build_property.EnableGeneratedComInterfaceComImportInterop =
-build_property.EffectiveAnalysisLevelStyle = 8.0
diff --git a/Backend/obj/Debug/net8.0/Backend.GlobalUsings.g.cs b/Backend/obj/Debug/net8.0/Backend.GlobalUsings.g.cs
deleted file mode 100644
index 8578f3d..0000000
--- a/Backend/obj/Debug/net8.0/Backend.GlobalUsings.g.cs
+++ /dev/null
@@ -1,8 +0,0 @@
-//
-global using global::System;
-global using global::System.Collections.Generic;
-global using global::System.IO;
-global using global::System.Linq;
-global using global::System.Net.Http;
-global using global::System.Threading;
-global using global::System.Threading.Tasks;
diff --git a/Backend/obj/Debug/net8.0/Backend.assets.cache b/Backend/obj/Debug/net8.0/Backend.assets.cache
deleted file mode 100644
index 55003ef..0000000
Binary files a/Backend/obj/Debug/net8.0/Backend.assets.cache and /dev/null differ
diff --git a/Backend/obj/Debug/net8.0/Backend.csproj.AssemblyReference.cache b/Backend/obj/Debug/net8.0/Backend.csproj.AssemblyReference.cache
deleted file mode 100644
index 153d560..0000000
Binary files a/Backend/obj/Debug/net8.0/Backend.csproj.AssemblyReference.cache and /dev/null differ
diff --git a/Backend/obj/Debug/net8.0/Backend.csproj.CoreCompileInputs.cache b/Backend/obj/Debug/net8.0/Backend.csproj.CoreCompileInputs.cache
deleted file mode 100644
index 9c21707..0000000
--- a/Backend/obj/Debug/net8.0/Backend.csproj.CoreCompileInputs.cache
+++ /dev/null
@@ -1 +0,0 @@
-d4d583d1f9305bfe4b6166eebe3363e92c16e51e5883f78a57c65c482ecf9a6c
diff --git a/Backend/obj/Debug/net8.0/Backend.csproj.FileListAbsolute.txt b/Backend/obj/Debug/net8.0/Backend.csproj.FileListAbsolute.txt
deleted file mode 100644
index 584d0e7..0000000
--- a/Backend/obj/Debug/net8.0/Backend.csproj.FileListAbsolute.txt
+++ /dev/null
@@ -1,82 +0,0 @@
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Debug/net8.0/Backend
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Debug/net8.0/Backend.deps.json
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Debug/net8.0/Backend.runtimeconfig.json
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Debug/net8.0/Backend.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Debug/net8.0/Backend.pdb
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Debug/net8.0/Models.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Debug/net8.0/Models.pdb
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/obj/Debug/net8.0/Backend.csproj.AssemblyReference.cache
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/obj/Debug/net8.0/Backend.GeneratedMSBuildEditorConfig.editorconfig
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/obj/Debug/net8.0/Backend.AssemblyInfoInputs.cache
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/obj/Debug/net8.0/Backend.AssemblyInfo.cs
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/obj/Debug/net8.0/Backend.csproj.CoreCompileInputs.cache
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/obj/Debug/net8.0/Backend.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/obj/Debug/net8.0/refint/Backend.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/obj/Debug/net8.0/Backend.pdb
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/obj/Debug/net8.0/Backend.genruntimeconfig.cache
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/obj/Debug/net8.0/ref/Backend.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Debug/net8.0/Microsoft.Data.Sqlite.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Debug/net8.0/SQLitePCLRaw.batteries_v2.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Debug/net8.0/SQLitePCLRaw.core.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Debug/net8.0/SQLitePCLRaw.provider.e_sqlite3.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Debug/net8.0/runtimes/browser-wasm/nativeassets/net8.0/e_sqlite3.a
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Debug/net8.0/runtimes/linux-arm/native/libe_sqlite3.so
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Debug/net8.0/runtimes/linux-arm64/native/libe_sqlite3.so
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Debug/net8.0/runtimes/linux-armel/native/libe_sqlite3.so
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Debug/net8.0/runtimes/linux-mips64/native/libe_sqlite3.so
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Debug/net8.0/runtimes/linux-musl-arm/native/libe_sqlite3.so
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Debug/net8.0/runtimes/linux-musl-arm64/native/libe_sqlite3.so
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Debug/net8.0/runtimes/linux-musl-x64/native/libe_sqlite3.so
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Debug/net8.0/runtimes/linux-ppc64le/native/libe_sqlite3.so
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Debug/net8.0/runtimes/linux-s390x/native/libe_sqlite3.so
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Debug/net8.0/runtimes/linux-x64/native/libe_sqlite3.so
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Debug/net8.0/runtimes/linux-x86/native/libe_sqlite3.so
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Debug/net8.0/runtimes/maccatalyst-arm64/native/libe_sqlite3.dylib
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Debug/net8.0/runtimes/maccatalyst-x64/native/libe_sqlite3.dylib
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Debug/net8.0/runtimes/osx-arm64/native/libe_sqlite3.dylib
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Debug/net8.0/runtimes/osx-x64/native/libe_sqlite3.dylib
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Debug/net8.0/runtimes/win-arm/native/e_sqlite3.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Debug/net8.0/runtimes/win-arm64/native/e_sqlite3.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Debug/net8.0/runtimes/win-x64/native/e_sqlite3.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Debug/net8.0/runtimes/win-x86/native/e_sqlite3.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Debug/net8.0/runtimes/linux-x64/native/libsqlite3.so
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Debug/net8.0/runtimes/osx-x64/native/libsqlite3.dylib
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Debug/net8.0/runtimes/win7-x64/native/sqlite3.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Debug/net8.0/runtimes/win7-x86/native/sqlite3.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Debug/net8.0/AsyncIO.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Debug/net8.0/Microsoft.Bcl.AsyncInterfaces.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Debug/net8.0/Microsoft.Extensions.ObjectPool.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Debug/net8.0/Microsoft.Win32.SystemEvents.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Debug/net8.0/NaCl.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Debug/net8.0/NetMQ.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Debug/net8.0/System.Drawing.Common.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Debug/net8.0/System.Private.ServiceModel.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Debug/net8.0/System.Security.Cryptography.Pkcs.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Debug/net8.0/System.Security.Cryptography.Xml.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Debug/net8.0/System.Security.Permissions.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Debug/net8.0/System.ServiceModel.Primitives.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Debug/net8.0/System.ServiceModel.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Debug/net8.0/System.Windows.Extensions.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Debug/net8.0/cs/System.Private.ServiceModel.resources.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Debug/net8.0/de/System.Private.ServiceModel.resources.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Debug/net8.0/es/System.Private.ServiceModel.resources.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Debug/net8.0/fr/System.Private.ServiceModel.resources.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Debug/net8.0/it/System.Private.ServiceModel.resources.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Debug/net8.0/ja/System.Private.ServiceModel.resources.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Debug/net8.0/ko/System.Private.ServiceModel.resources.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Debug/net8.0/pl/System.Private.ServiceModel.resources.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Debug/net8.0/pt-BR/System.Private.ServiceModel.resources.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Debug/net8.0/ru/System.Private.ServiceModel.resources.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Debug/net8.0/tr/System.Private.ServiceModel.resources.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Debug/net8.0/zh-Hans/System.Private.ServiceModel.resources.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Debug/net8.0/zh-Hant/System.Private.ServiceModel.resources.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Debug/net8.0/runtimes/win/lib/netcoreapp3.0/Microsoft.Win32.SystemEvents.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Debug/net8.0/runtimes/unix/lib/netcoreapp3.0/System.Drawing.Common.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Debug/net8.0/runtimes/win/lib/netcoreapp3.0/System.Drawing.Common.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Debug/net8.0/runtimes/win/lib/netcoreapp3.0/System.Security.Cryptography.Pkcs.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Debug/net8.0/runtimes/win/lib/netcoreapp3.0/System.Windows.Extensions.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Debug/net8.0/FuzzySharp.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Debug/net8.0/MessagePack.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Debug/net8.0/MessagePack.Annotations.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Debug/net8.0/Microsoft.NET.StringTools.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/obj/Debug/net8.0/Backend.csproj.Up2Date
diff --git a/Backend/obj/Debug/net8.0/Backend.csproj.Up2Date b/Backend/obj/Debug/net8.0/Backend.csproj.Up2Date
deleted file mode 100644
index e69de29..0000000
diff --git a/Backend/obj/Debug/net8.0/Backend.dll b/Backend/obj/Debug/net8.0/Backend.dll
deleted file mode 100644
index 98d1e51..0000000
Binary files a/Backend/obj/Debug/net8.0/Backend.dll and /dev/null differ
diff --git a/Backend/obj/Debug/net8.0/Backend.genruntimeconfig.cache b/Backend/obj/Debug/net8.0/Backend.genruntimeconfig.cache
deleted file mode 100644
index b8f9596..0000000
--- a/Backend/obj/Debug/net8.0/Backend.genruntimeconfig.cache
+++ /dev/null
@@ -1 +0,0 @@
-4ae99fa15b198bb9214533e1fedf5a1e40165b14a6ff445e8657afc57890c853
diff --git a/Backend/obj/Debug/net8.0/Backend.pdb b/Backend/obj/Debug/net8.0/Backend.pdb
deleted file mode 100644
index 3184052..0000000
Binary files a/Backend/obj/Debug/net8.0/Backend.pdb and /dev/null differ
diff --git a/Backend/obj/Debug/net8.0/apphost b/Backend/obj/Debug/net8.0/apphost
deleted file mode 100755
index 7a55a58..0000000
Binary files a/Backend/obj/Debug/net8.0/apphost and /dev/null differ
diff --git a/Backend/obj/Debug/net8.0/linux-x64/.NETCoreApp,Version=v8.0.AssemblyAttributes.cs b/Backend/obj/Debug/net8.0/linux-x64/.NETCoreApp,Version=v8.0.AssemblyAttributes.cs
deleted file mode 100644
index dca70aa..0000000
--- a/Backend/obj/Debug/net8.0/linux-x64/.NETCoreApp,Version=v8.0.AssemblyAttributes.cs
+++ /dev/null
@@ -1,4 +0,0 @@
-//
-using System;
-using System.Reflection;
-[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v8.0", FrameworkDisplayName = ".NET 8.0")]
diff --git a/Backend/obj/Debug/net8.0/linux-x64/Backend.AssemblyInfo.cs b/Backend/obj/Debug/net8.0/linux-x64/Backend.AssemblyInfo.cs
deleted file mode 100644
index 07fd8b5..0000000
--- a/Backend/obj/Debug/net8.0/linux-x64/Backend.AssemblyInfo.cs
+++ /dev/null
@@ -1,22 +0,0 @@
-//------------------------------------------------------------------------------
-//
-// This code was generated by a tool.
-//
-// Changes to this file may cause incorrect behavior and will be lost if
-// the code is regenerated.
-//
-//------------------------------------------------------------------------------
-
-using System;
-using System.Reflection;
-
-[assembly: System.Reflection.AssemblyCompanyAttribute("Backend")]
-[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
-[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
-[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
-[assembly: System.Reflection.AssemblyProductAttribute("Backend")]
-[assembly: System.Reflection.AssemblyTitleAttribute("Backend")]
-[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
-
-// Generated by the MSBuild WriteCodeFragment class.
-
diff --git a/Backend/obj/Debug/net8.0/linux-x64/Backend.AssemblyInfoInputs.cache b/Backend/obj/Debug/net8.0/linux-x64/Backend.AssemblyInfoInputs.cache
deleted file mode 100644
index bcd39b4..0000000
--- a/Backend/obj/Debug/net8.0/linux-x64/Backend.AssemblyInfoInputs.cache
+++ /dev/null
@@ -1 +0,0 @@
-9371234864fbc6630f90d88b86a9165d6bf6b07556d735c0a3bcf7b4cfc5fd84
diff --git a/Backend/obj/Debug/net8.0/linux-x64/Backend.GeneratedMSBuildEditorConfig.editorconfig b/Backend/obj/Debug/net8.0/linux-x64/Backend.GeneratedMSBuildEditorConfig.editorconfig
deleted file mode 100644
index 742d146..0000000
--- a/Backend/obj/Debug/net8.0/linux-x64/Backend.GeneratedMSBuildEditorConfig.editorconfig
+++ /dev/null
@@ -1,14 +0,0 @@
-is_global = true
-build_property.TargetFramework = net8.0
-build_property.TargetPlatformMinVersion =
-build_property.UsingMicrosoftNETSdkWeb =
-build_property.ProjectTypeGuids =
-build_property.InvariantGlobalization =
-build_property.PlatformNeutralAssembly =
-build_property.EnforceExtendedAnalyzerRules =
-build_property._SupportedPlatformList = Linux,macOS,Windows
-build_property.RootNamespace = Backend
-build_property.ProjectDir = /home/skingging/Documents/Projects/CSharp/RSE/Backend/
-build_property.EnableComHosting =
-build_property.EnableGeneratedComInterfaceComImportInterop =
-build_property.EffectiveAnalysisLevelStyle = 8.0
diff --git a/Backend/obj/Debug/net8.0/linux-x64/Backend.GlobalUsings.g.cs b/Backend/obj/Debug/net8.0/linux-x64/Backend.GlobalUsings.g.cs
deleted file mode 100644
index 8578f3d..0000000
--- a/Backend/obj/Debug/net8.0/linux-x64/Backend.GlobalUsings.g.cs
+++ /dev/null
@@ -1,8 +0,0 @@
-//
-global using global::System;
-global using global::System.Collections.Generic;
-global using global::System.IO;
-global using global::System.Linq;
-global using global::System.Net.Http;
-global using global::System.Threading;
-global using global::System.Threading.Tasks;
diff --git a/Backend/obj/Debug/net8.0/linux-x64/Backend.assets.cache b/Backend/obj/Debug/net8.0/linux-x64/Backend.assets.cache
deleted file mode 100644
index e364b55..0000000
Binary files a/Backend/obj/Debug/net8.0/linux-x64/Backend.assets.cache and /dev/null differ
diff --git a/Backend/obj/Debug/net8.0/linux-x64/Backend.csproj.AssemblyReference.cache b/Backend/obj/Debug/net8.0/linux-x64/Backend.csproj.AssemblyReference.cache
deleted file mode 100644
index ebfe5a0..0000000
Binary files a/Backend/obj/Debug/net8.0/linux-x64/Backend.csproj.AssemblyReference.cache and /dev/null differ
diff --git a/Backend/obj/Debug/net8.0/linux-x64/Backend.csproj.CoreCompileInputs.cache b/Backend/obj/Debug/net8.0/linux-x64/Backend.csproj.CoreCompileInputs.cache
deleted file mode 100644
index d172cf7..0000000
--- a/Backend/obj/Debug/net8.0/linux-x64/Backend.csproj.CoreCompileInputs.cache
+++ /dev/null
@@ -1 +0,0 @@
-fd3824608fd94d5a6ca4c7e65b7b3b8908871d218ed2a606e6da4c37de80f21d
diff --git a/Backend/obj/Debug/net8.0/linux-x64/Backend.csproj.FileListAbsolute.txt b/Backend/obj/Debug/net8.0/linux-x64/Backend.csproj.FileListAbsolute.txt
deleted file mode 100644
index 204676f..0000000
--- a/Backend/obj/Debug/net8.0/linux-x64/Backend.csproj.FileListAbsolute.txt
+++ /dev/null
@@ -1,51 +0,0 @@
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Debug/net8.0/linux-x64/Backend
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Debug/net8.0/linux-x64/Backend.deps.json
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Debug/net8.0/linux-x64/Backend.runtimeconfig.json
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Debug/net8.0/linux-x64/Backend.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Debug/net8.0/linux-x64/Backend.pdb
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Debug/net8.0/linux-x64/Microsoft.Data.Sqlite.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Debug/net8.0/linux-x64/SQLitePCLRaw.batteries_v2.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Debug/net8.0/linux-x64/SQLitePCLRaw.core.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Debug/net8.0/linux-x64/SQLitePCLRaw.provider.e_sqlite3.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Debug/net8.0/linux-x64/libsqlite3.so
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Debug/net8.0/linux-x64/libe_sqlite3.so
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Debug/net8.0/linux-x64/Models.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Debug/net8.0/linux-x64/Models.pdb
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/obj/Debug/net8.0/linux-x64/Backend.csproj.AssemblyReference.cache
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/obj/Debug/net8.0/linux-x64/Backend.GeneratedMSBuildEditorConfig.editorconfig
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/obj/Debug/net8.0/linux-x64/Backend.AssemblyInfoInputs.cache
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/obj/Debug/net8.0/linux-x64/Backend.AssemblyInfo.cs
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/obj/Debug/net8.0/linux-x64/Backend.csproj.CoreCompileInputs.cache
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/obj/Debug/net8.0/linux-x64/Backend.csproj.Up2Date
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/obj/Debug/net8.0/linux-x64/Backend.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/obj/Debug/net8.0/linux-x64/refint/Backend.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/obj/Debug/net8.0/linux-x64/Backend.pdb
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/obj/Debug/net8.0/linux-x64/Backend.genruntimeconfig.cache
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/obj/Debug/net8.0/linux-x64/ref/Backend.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Debug/net8.0/linux-x64/AsyncIO.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Debug/net8.0/linux-x64/Microsoft.Bcl.AsyncInterfaces.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Debug/net8.0/linux-x64/Microsoft.Extensions.ObjectPool.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Debug/net8.0/linux-x64/Microsoft.Win32.SystemEvents.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Debug/net8.0/linux-x64/NaCl.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Debug/net8.0/linux-x64/NetMQ.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Debug/net8.0/linux-x64/System.Drawing.Common.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Debug/net8.0/linux-x64/System.Private.ServiceModel.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Debug/net8.0/linux-x64/System.Security.Cryptography.Pkcs.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Debug/net8.0/linux-x64/System.Security.Cryptography.Xml.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Debug/net8.0/linux-x64/System.Security.Permissions.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Debug/net8.0/linux-x64/System.ServiceModel.Primitives.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Debug/net8.0/linux-x64/System.ServiceModel.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Debug/net8.0/linux-x64/System.Windows.Extensions.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Debug/net8.0/linux-x64/cs/System.Private.ServiceModel.resources.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Debug/net8.0/linux-x64/de/System.Private.ServiceModel.resources.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Debug/net8.0/linux-x64/es/System.Private.ServiceModel.resources.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Debug/net8.0/linux-x64/fr/System.Private.ServiceModel.resources.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Debug/net8.0/linux-x64/it/System.Private.ServiceModel.resources.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Debug/net8.0/linux-x64/ja/System.Private.ServiceModel.resources.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Debug/net8.0/linux-x64/ko/System.Private.ServiceModel.resources.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Debug/net8.0/linux-x64/pl/System.Private.ServiceModel.resources.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Debug/net8.0/linux-x64/pt-BR/System.Private.ServiceModel.resources.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Debug/net8.0/linux-x64/ru/System.Private.ServiceModel.resources.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Debug/net8.0/linux-x64/tr/System.Private.ServiceModel.resources.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Debug/net8.0/linux-x64/zh-Hans/System.Private.ServiceModel.resources.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Debug/net8.0/linux-x64/zh-Hant/System.Private.ServiceModel.resources.dll
diff --git a/Backend/obj/Debug/net8.0/linux-x64/Backend.csproj.Up2Date b/Backend/obj/Debug/net8.0/linux-x64/Backend.csproj.Up2Date
deleted file mode 100644
index e69de29..0000000
diff --git a/Backend/obj/Debug/net8.0/linux-x64/Backend.dll b/Backend/obj/Debug/net8.0/linux-x64/Backend.dll
deleted file mode 100644
index 77f737c..0000000
Binary files a/Backend/obj/Debug/net8.0/linux-x64/Backend.dll and /dev/null differ
diff --git a/Backend/obj/Debug/net8.0/linux-x64/Backend.genruntimeconfig.cache b/Backend/obj/Debug/net8.0/linux-x64/Backend.genruntimeconfig.cache
deleted file mode 100644
index cc9ecb0..0000000
--- a/Backend/obj/Debug/net8.0/linux-x64/Backend.genruntimeconfig.cache
+++ /dev/null
@@ -1 +0,0 @@
-a6028093686ad8ada04d4f48d5cf0f5281c16246ab92de50a4b16c2ef86d3719
diff --git a/Backend/obj/Debug/net8.0/linux-x64/Backend.pdb b/Backend/obj/Debug/net8.0/linux-x64/Backend.pdb
deleted file mode 100644
index e0c63b3..0000000
Binary files a/Backend/obj/Debug/net8.0/linux-x64/Backend.pdb and /dev/null differ
diff --git a/Backend/obj/Debug/net8.0/linux-x64/apphost b/Backend/obj/Debug/net8.0/linux-x64/apphost
deleted file mode 100755
index 7a55a58..0000000
Binary files a/Backend/obj/Debug/net8.0/linux-x64/apphost and /dev/null differ
diff --git a/Backend/obj/Debug/net8.0/linux-x64/ref/Backend.dll b/Backend/obj/Debug/net8.0/linux-x64/ref/Backend.dll
deleted file mode 100644
index 5792bf5..0000000
Binary files a/Backend/obj/Debug/net8.0/linux-x64/ref/Backend.dll and /dev/null differ
diff --git a/Backend/obj/Debug/net8.0/linux-x64/refint/Backend.dll b/Backend/obj/Debug/net8.0/linux-x64/refint/Backend.dll
deleted file mode 100644
index 5792bf5..0000000
Binary files a/Backend/obj/Debug/net8.0/linux-x64/refint/Backend.dll and /dev/null differ
diff --git a/Backend/obj/Debug/net8.0/ref/Backend.dll b/Backend/obj/Debug/net8.0/ref/Backend.dll
deleted file mode 100644
index 7833f51..0000000
Binary files a/Backend/obj/Debug/net8.0/ref/Backend.dll and /dev/null differ
diff --git a/Backend/obj/Debug/net8.0/refint/Backend.dll b/Backend/obj/Debug/net8.0/refint/Backend.dll
deleted file mode 100644
index 7833f51..0000000
Binary files a/Backend/obj/Debug/net8.0/refint/Backend.dll and /dev/null differ
diff --git a/Backend/obj/Debug/net9.0/.NETCoreApp,Version=v9.0.AssemblyAttributes.cs b/Backend/obj/Debug/net9.0/.NETCoreApp,Version=v9.0.AssemblyAttributes.cs
deleted file mode 100644
index 9e76325..0000000
--- a/Backend/obj/Debug/net9.0/.NETCoreApp,Version=v9.0.AssemblyAttributes.cs
+++ /dev/null
@@ -1,4 +0,0 @@
-//
-using System;
-using System.Reflection;
-[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v9.0", FrameworkDisplayName = ".NET 9.0")]
diff --git a/Backend/obj/Debug/net9.0/Backend.AssemblyInfo.cs b/Backend/obj/Debug/net9.0/Backend.AssemblyInfo.cs
deleted file mode 100644
index 07fd8b5..0000000
--- a/Backend/obj/Debug/net9.0/Backend.AssemblyInfo.cs
+++ /dev/null
@@ -1,22 +0,0 @@
-//------------------------------------------------------------------------------
-//
-// This code was generated by a tool.
-//
-// Changes to this file may cause incorrect behavior and will be lost if
-// the code is regenerated.
-//
-//------------------------------------------------------------------------------
-
-using System;
-using System.Reflection;
-
-[assembly: System.Reflection.AssemblyCompanyAttribute("Backend")]
-[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
-[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
-[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
-[assembly: System.Reflection.AssemblyProductAttribute("Backend")]
-[assembly: System.Reflection.AssemblyTitleAttribute("Backend")]
-[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
-
-// Generated by the MSBuild WriteCodeFragment class.
-
diff --git a/Backend/obj/Debug/net9.0/Backend.AssemblyInfoInputs.cache b/Backend/obj/Debug/net9.0/Backend.AssemblyInfoInputs.cache
deleted file mode 100644
index bcd39b4..0000000
--- a/Backend/obj/Debug/net9.0/Backend.AssemblyInfoInputs.cache
+++ /dev/null
@@ -1 +0,0 @@
-9371234864fbc6630f90d88b86a9165d6bf6b07556d735c0a3bcf7b4cfc5fd84
diff --git a/Backend/obj/Debug/net9.0/Backend.GeneratedMSBuildEditorConfig.editorconfig b/Backend/obj/Debug/net9.0/Backend.GeneratedMSBuildEditorConfig.editorconfig
deleted file mode 100644
index 5cbc16a..0000000
--- a/Backend/obj/Debug/net9.0/Backend.GeneratedMSBuildEditorConfig.editorconfig
+++ /dev/null
@@ -1,14 +0,0 @@
-is_global = true
-build_property.TargetFramework = net9.0
-build_property.TargetPlatformMinVersion =
-build_property.UsingMicrosoftNETSdkWeb =
-build_property.ProjectTypeGuids =
-build_property.InvariantGlobalization =
-build_property.PlatformNeutralAssembly =
-build_property.EnforceExtendedAnalyzerRules =
-build_property._SupportedPlatformList = Linux,macOS,Windows
-build_property.RootNamespace = Backend
-build_property.ProjectDir = /home/skingging/Documents/Projects/CSharp/RSE/Backend/
-build_property.EnableComHosting =
-build_property.EnableGeneratedComInterfaceComImportInterop =
-build_property.EffectiveAnalysisLevelStyle = 9.0
diff --git a/Backend/obj/Debug/net9.0/Backend.GlobalUsings.g.cs b/Backend/obj/Debug/net9.0/Backend.GlobalUsings.g.cs
deleted file mode 100644
index 8578f3d..0000000
--- a/Backend/obj/Debug/net9.0/Backend.GlobalUsings.g.cs
+++ /dev/null
@@ -1,8 +0,0 @@
-//
-global using global::System;
-global using global::System.Collections.Generic;
-global using global::System.IO;
-global using global::System.Linq;
-global using global::System.Net.Http;
-global using global::System.Threading;
-global using global::System.Threading.Tasks;
diff --git a/Backend/obj/Debug/net9.0/Backend.assets.cache b/Backend/obj/Debug/net9.0/Backend.assets.cache
deleted file mode 100644
index 1bd2cd4..0000000
Binary files a/Backend/obj/Debug/net9.0/Backend.assets.cache and /dev/null differ
diff --git a/Backend/obj/Debug/net9.0/Backend.csproj.AssemblyReference.cache b/Backend/obj/Debug/net9.0/Backend.csproj.AssemblyReference.cache
deleted file mode 100644
index 5751677..0000000
Binary files a/Backend/obj/Debug/net9.0/Backend.csproj.AssemblyReference.cache and /dev/null differ
diff --git a/Backend/obj/Debug/net9.0/linux-x64/.NETCoreApp,Version=v9.0.AssemblyAttributes.cs b/Backend/obj/Debug/net9.0/linux-x64/.NETCoreApp,Version=v9.0.AssemblyAttributes.cs
deleted file mode 100644
index 9e76325..0000000
--- a/Backend/obj/Debug/net9.0/linux-x64/.NETCoreApp,Version=v9.0.AssemblyAttributes.cs
+++ /dev/null
@@ -1,4 +0,0 @@
-//
-using System;
-using System.Reflection;
-[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v9.0", FrameworkDisplayName = ".NET 9.0")]
diff --git a/Backend/obj/Debug/net9.0/linux-x64/Backend.AssemblyInfo.cs b/Backend/obj/Debug/net9.0/linux-x64/Backend.AssemblyInfo.cs
deleted file mode 100644
index 07fd8b5..0000000
--- a/Backend/obj/Debug/net9.0/linux-x64/Backend.AssemblyInfo.cs
+++ /dev/null
@@ -1,22 +0,0 @@
-//------------------------------------------------------------------------------
-//
-// This code was generated by a tool.
-//
-// Changes to this file may cause incorrect behavior and will be lost if
-// the code is regenerated.
-//
-//------------------------------------------------------------------------------
-
-using System;
-using System.Reflection;
-
-[assembly: System.Reflection.AssemblyCompanyAttribute("Backend")]
-[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
-[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
-[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
-[assembly: System.Reflection.AssemblyProductAttribute("Backend")]
-[assembly: System.Reflection.AssemblyTitleAttribute("Backend")]
-[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
-
-// Generated by the MSBuild WriteCodeFragment class.
-
diff --git a/Backend/obj/Debug/net9.0/linux-x64/Backend.AssemblyInfoInputs.cache b/Backend/obj/Debug/net9.0/linux-x64/Backend.AssemblyInfoInputs.cache
deleted file mode 100644
index bcd39b4..0000000
--- a/Backend/obj/Debug/net9.0/linux-x64/Backend.AssemblyInfoInputs.cache
+++ /dev/null
@@ -1 +0,0 @@
-9371234864fbc6630f90d88b86a9165d6bf6b07556d735c0a3bcf7b4cfc5fd84
diff --git a/Backend/obj/Debug/net9.0/linux-x64/Backend.GeneratedMSBuildEditorConfig.editorconfig b/Backend/obj/Debug/net9.0/linux-x64/Backend.GeneratedMSBuildEditorConfig.editorconfig
deleted file mode 100644
index 54d2c83..0000000
--- a/Backend/obj/Debug/net9.0/linux-x64/Backend.GeneratedMSBuildEditorConfig.editorconfig
+++ /dev/null
@@ -1,18 +0,0 @@
-is_global = true
-build_property.EnableAotAnalyzer =
-build_property.EnableSingleFileAnalyzer =
-build_property.EnableTrimAnalyzer =
-build_property.IncludeAllContentForSelfExtract =
-build_property.TargetFramework = net9.0
-build_property.TargetPlatformMinVersion =
-build_property.UsingMicrosoftNETSdkWeb =
-build_property.ProjectTypeGuids =
-build_property.InvariantGlobalization =
-build_property.PlatformNeutralAssembly =
-build_property.EnforceExtendedAnalyzerRules =
-build_property._SupportedPlatformList = Linux,macOS,Windows
-build_property.RootNamespace = Backend
-build_property.ProjectDir = /home/skingging/Documents/Projects/CSharp/RSE/Backend/
-build_property.EnableComHosting =
-build_property.EnableGeneratedComInterfaceComImportInterop =
-build_property.EffectiveAnalysisLevelStyle = 9.0
diff --git a/Backend/obj/Debug/net9.0/linux-x64/Backend.GlobalUsings.g.cs b/Backend/obj/Debug/net9.0/linux-x64/Backend.GlobalUsings.g.cs
deleted file mode 100644
index 8578f3d..0000000
--- a/Backend/obj/Debug/net9.0/linux-x64/Backend.GlobalUsings.g.cs
+++ /dev/null
@@ -1,8 +0,0 @@
-//
-global using global::System;
-global using global::System.Collections.Generic;
-global using global::System.IO;
-global using global::System.Linq;
-global using global::System.Net.Http;
-global using global::System.Threading;
-global using global::System.Threading.Tasks;
diff --git a/Backend/obj/Debug/net9.0/linux-x64/Backend.csproj.AssemblyReference.cache b/Backend/obj/Debug/net9.0/linux-x64/Backend.csproj.AssemblyReference.cache
deleted file mode 100644
index 959ddfc..0000000
Binary files a/Backend/obj/Debug/net9.0/linux-x64/Backend.csproj.AssemblyReference.cache and /dev/null differ
diff --git a/Backend/obj/Debug/net9.0/linux-x64/Backend.csproj.FileListAbsolute.txt b/Backend/obj/Debug/net9.0/linux-x64/Backend.csproj.FileListAbsolute.txt
deleted file mode 100644
index e69de29..0000000
diff --git a/Backend/obj/Release/net8.0/.NETCoreApp,Version=v8.0.AssemblyAttributes.cs b/Backend/obj/Release/net8.0/.NETCoreApp,Version=v8.0.AssemblyAttributes.cs
deleted file mode 100644
index dca70aa..0000000
--- a/Backend/obj/Release/net8.0/.NETCoreApp,Version=v8.0.AssemblyAttributes.cs
+++ /dev/null
@@ -1,4 +0,0 @@
-//
-using System;
-using System.Reflection;
-[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v8.0", FrameworkDisplayName = ".NET 8.0")]
diff --git a/Backend/obj/Release/net8.0/Backend.AssemblyInfo.cs b/Backend/obj/Release/net8.0/Backend.AssemblyInfo.cs
deleted file mode 100644
index c9ce820..0000000
--- a/Backend/obj/Release/net8.0/Backend.AssemblyInfo.cs
+++ /dev/null
@@ -1,22 +0,0 @@
-//------------------------------------------------------------------------------
-//
-// This code was generated by a tool.
-//
-// Changes to this file may cause incorrect behavior and will be lost if
-// the code is regenerated.
-//
-//------------------------------------------------------------------------------
-
-using System;
-using System.Reflection;
-
-[assembly: System.Reflection.AssemblyCompanyAttribute("Backend")]
-[assembly: System.Reflection.AssemblyConfigurationAttribute("Release")]
-[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
-[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+f3c6338a6ae57d4e839090fca125bc38f764d016")]
-[assembly: System.Reflection.AssemblyProductAttribute("Backend")]
-[assembly: System.Reflection.AssemblyTitleAttribute("Backend")]
-[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
-
-// Generated by the MSBuild WriteCodeFragment class.
-
diff --git a/Backend/obj/Release/net8.0/Backend.AssemblyInfoInputs.cache b/Backend/obj/Release/net8.0/Backend.AssemblyInfoInputs.cache
deleted file mode 100644
index 82bc747..0000000
--- a/Backend/obj/Release/net8.0/Backend.AssemblyInfoInputs.cache
+++ /dev/null
@@ -1 +0,0 @@
-ffe56baf943e027152af8f421cec2146e64a2c69fab0778620c627d36d497988
diff --git a/Backend/obj/Release/net8.0/Backend.GeneratedMSBuildEditorConfig.editorconfig b/Backend/obj/Release/net8.0/Backend.GeneratedMSBuildEditorConfig.editorconfig
deleted file mode 100644
index 742d146..0000000
--- a/Backend/obj/Release/net8.0/Backend.GeneratedMSBuildEditorConfig.editorconfig
+++ /dev/null
@@ -1,14 +0,0 @@
-is_global = true
-build_property.TargetFramework = net8.0
-build_property.TargetPlatformMinVersion =
-build_property.UsingMicrosoftNETSdkWeb =
-build_property.ProjectTypeGuids =
-build_property.InvariantGlobalization =
-build_property.PlatformNeutralAssembly =
-build_property.EnforceExtendedAnalyzerRules =
-build_property._SupportedPlatformList = Linux,macOS,Windows
-build_property.RootNamespace = Backend
-build_property.ProjectDir = /home/skingging/Documents/Projects/CSharp/RSE/Backend/
-build_property.EnableComHosting =
-build_property.EnableGeneratedComInterfaceComImportInterop =
-build_property.EffectiveAnalysisLevelStyle = 8.0
diff --git a/Backend/obj/Release/net8.0/Backend.GlobalUsings.g.cs b/Backend/obj/Release/net8.0/Backend.GlobalUsings.g.cs
deleted file mode 100644
index 8578f3d..0000000
--- a/Backend/obj/Release/net8.0/Backend.GlobalUsings.g.cs
+++ /dev/null
@@ -1,8 +0,0 @@
-//
-global using global::System;
-global using global::System.Collections.Generic;
-global using global::System.IO;
-global using global::System.Linq;
-global using global::System.Net.Http;
-global using global::System.Threading;
-global using global::System.Threading.Tasks;
diff --git a/Backend/obj/Release/net8.0/Backend.assets.cache b/Backend/obj/Release/net8.0/Backend.assets.cache
deleted file mode 100644
index 22a0f72..0000000
Binary files a/Backend/obj/Release/net8.0/Backend.assets.cache and /dev/null differ
diff --git a/Backend/obj/Release/net8.0/Backend.csproj.AssemblyReference.cache b/Backend/obj/Release/net8.0/Backend.csproj.AssemblyReference.cache
deleted file mode 100644
index e86d9b3..0000000
Binary files a/Backend/obj/Release/net8.0/Backend.csproj.AssemblyReference.cache and /dev/null differ
diff --git a/Backend/obj/Release/net8.0/Backend.csproj.CoreCompileInputs.cache b/Backend/obj/Release/net8.0/Backend.csproj.CoreCompileInputs.cache
deleted file mode 100644
index 1be2061..0000000
--- a/Backend/obj/Release/net8.0/Backend.csproj.CoreCompileInputs.cache
+++ /dev/null
@@ -1 +0,0 @@
-493a163160bdbc6e8e87f2ed6c5ee9a200739324e6f660fe040858ad1f69ffae
diff --git a/Backend/obj/Release/net8.0/Backend.csproj.FileListAbsolute.txt b/Backend/obj/Release/net8.0/Backend.csproj.FileListAbsolute.txt
deleted file mode 100644
index adf3630..0000000
--- a/Backend/obj/Release/net8.0/Backend.csproj.FileListAbsolute.txt
+++ /dev/null
@@ -1,82 +0,0 @@
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/Backend
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/Backend.deps.json
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/Backend.runtimeconfig.json
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/Backend.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/Backend.pdb
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/AsyncIO.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/FuzzySharp.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/Microsoft.Bcl.AsyncInterfaces.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/Microsoft.Data.Sqlite.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/Microsoft.Extensions.ObjectPool.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/Microsoft.Win32.SystemEvents.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/NaCl.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/NetMQ.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/SQLitePCLRaw.batteries_v2.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/SQLitePCLRaw.core.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/SQLitePCLRaw.provider.e_sqlite3.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/System.Drawing.Common.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/System.Private.ServiceModel.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/System.Security.Cryptography.Pkcs.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/System.Security.Cryptography.Xml.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/System.Security.Permissions.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/System.ServiceModel.Primitives.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/System.ServiceModel.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/System.Windows.Extensions.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/cs/System.Private.ServiceModel.resources.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/de/System.Private.ServiceModel.resources.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/es/System.Private.ServiceModel.resources.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/fr/System.Private.ServiceModel.resources.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/it/System.Private.ServiceModel.resources.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/ja/System.Private.ServiceModel.resources.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/ko/System.Private.ServiceModel.resources.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/pl/System.Private.ServiceModel.resources.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/pt-BR/System.Private.ServiceModel.resources.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/ru/System.Private.ServiceModel.resources.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/tr/System.Private.ServiceModel.resources.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/zh-Hans/System.Private.ServiceModel.resources.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/zh-Hant/System.Private.ServiceModel.resources.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/runtimes/win/lib/netcoreapp3.0/Microsoft.Win32.SystemEvents.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/runtimes/linux-x64/native/libsqlite3.so
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/runtimes/osx-x64/native/libsqlite3.dylib
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/runtimes/win7-x64/native/sqlite3.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/runtimes/win7-x86/native/sqlite3.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/runtimes/browser-wasm/nativeassets/net8.0/e_sqlite3.a
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/runtimes/linux-arm/native/libe_sqlite3.so
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/runtimes/linux-arm64/native/libe_sqlite3.so
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/runtimes/linux-armel/native/libe_sqlite3.so
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/runtimes/linux-mips64/native/libe_sqlite3.so
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/runtimes/linux-musl-arm/native/libe_sqlite3.so
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/runtimes/linux-musl-arm64/native/libe_sqlite3.so
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/runtimes/linux-musl-x64/native/libe_sqlite3.so
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/runtimes/linux-ppc64le/native/libe_sqlite3.so
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/runtimes/linux-s390x/native/libe_sqlite3.so
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/runtimes/linux-x64/native/libe_sqlite3.so
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/runtimes/linux-x86/native/libe_sqlite3.so
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/runtimes/maccatalyst-arm64/native/libe_sqlite3.dylib
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/runtimes/maccatalyst-x64/native/libe_sqlite3.dylib
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/runtimes/osx-arm64/native/libe_sqlite3.dylib
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/runtimes/osx-x64/native/libe_sqlite3.dylib
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/runtimes/win-arm/native/e_sqlite3.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/runtimes/win-arm64/native/e_sqlite3.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/runtimes/win-x64/native/e_sqlite3.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/runtimes/win-x86/native/e_sqlite3.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/runtimes/unix/lib/netcoreapp3.0/System.Drawing.Common.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/runtimes/win/lib/netcoreapp3.0/System.Drawing.Common.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/runtimes/win/lib/netcoreapp3.0/System.Security.Cryptography.Pkcs.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/runtimes/win/lib/netcoreapp3.0/System.Windows.Extensions.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/Models.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/Models.pdb
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/obj/Release/net8.0/Backend.csproj.AssemblyReference.cache
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/obj/Release/net8.0/Backend.GeneratedMSBuildEditorConfig.editorconfig
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/obj/Release/net8.0/Backend.AssemblyInfoInputs.cache
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/obj/Release/net8.0/Backend.AssemblyInfo.cs
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/obj/Release/net8.0/Backend.csproj.CoreCompileInputs.cache
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/obj/Release/net8.0/Backend.csproj.Up2Date
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/obj/Release/net8.0/Backend.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/obj/Release/net8.0/refint/Backend.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/obj/Release/net8.0/Backend.pdb
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/obj/Release/net8.0/Backend.genruntimeconfig.cache
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/obj/Release/net8.0/ref/Backend.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/MessagePack.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/MessagePack.Annotations.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/Microsoft.NET.StringTools.dll
diff --git a/Backend/obj/Release/net8.0/Backend.csproj.Up2Date b/Backend/obj/Release/net8.0/Backend.csproj.Up2Date
deleted file mode 100644
index e69de29..0000000
diff --git a/Backend/obj/Release/net8.0/Backend.dll b/Backend/obj/Release/net8.0/Backend.dll
deleted file mode 100644
index e3d9237..0000000
Binary files a/Backend/obj/Release/net8.0/Backend.dll and /dev/null differ
diff --git a/Backend/obj/Release/net8.0/Backend.genruntimeconfig.cache b/Backend/obj/Release/net8.0/Backend.genruntimeconfig.cache
deleted file mode 100644
index f27ac63..0000000
--- a/Backend/obj/Release/net8.0/Backend.genruntimeconfig.cache
+++ /dev/null
@@ -1 +0,0 @@
-01e015f736467317e5c5ea662b02af6b2459e13eaa954f0d7563836369668286
diff --git a/Backend/obj/Release/net8.0/Backend.pdb b/Backend/obj/Release/net8.0/Backend.pdb
deleted file mode 100644
index 6495210..0000000
Binary files a/Backend/obj/Release/net8.0/Backend.pdb and /dev/null differ
diff --git a/Backend/obj/Release/net8.0/apphost b/Backend/obj/Release/net8.0/apphost
deleted file mode 100755
index 7a55a58..0000000
Binary files a/Backend/obj/Release/net8.0/apphost and /dev/null differ
diff --git a/Backend/obj/Release/net8.0/linux-x64/.NETCoreApp,Version=v8.0.AssemblyAttributes.cs b/Backend/obj/Release/net8.0/linux-x64/.NETCoreApp,Version=v8.0.AssemblyAttributes.cs
deleted file mode 100644
index dca70aa..0000000
--- a/Backend/obj/Release/net8.0/linux-x64/.NETCoreApp,Version=v8.0.AssemblyAttributes.cs
+++ /dev/null
@@ -1,4 +0,0 @@
-//
-using System;
-using System.Reflection;
-[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v8.0", FrameworkDisplayName = ".NET 8.0")]
diff --git a/Backend/obj/Release/net8.0/linux-x64/Backend.AssemblyInfo.cs b/Backend/obj/Release/net8.0/linux-x64/Backend.AssemblyInfo.cs
deleted file mode 100644
index f2eb3a5..0000000
--- a/Backend/obj/Release/net8.0/linux-x64/Backend.AssemblyInfo.cs
+++ /dev/null
@@ -1,22 +0,0 @@
-//------------------------------------------------------------------------------
-//
-// This code was generated by a tool.
-//
-// Changes to this file may cause incorrect behavior and will be lost if
-// the code is regenerated.
-//
-//------------------------------------------------------------------------------
-
-using System;
-using System.Reflection;
-
-[assembly: System.Reflection.AssemblyCompanyAttribute("Backend")]
-[assembly: System.Reflection.AssemblyConfigurationAttribute("Release")]
-[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
-[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
-[assembly: System.Reflection.AssemblyProductAttribute("Backend")]
-[assembly: System.Reflection.AssemblyTitleAttribute("Backend")]
-[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
-
-// Generated by the MSBuild WriteCodeFragment class.
-
diff --git a/Backend/obj/Release/net8.0/linux-x64/Backend.AssemblyInfoInputs.cache b/Backend/obj/Release/net8.0/linux-x64/Backend.AssemblyInfoInputs.cache
deleted file mode 100644
index eafd27e..0000000
--- a/Backend/obj/Release/net8.0/linux-x64/Backend.AssemblyInfoInputs.cache
+++ /dev/null
@@ -1 +0,0 @@
-f6374ce8e27deb7d389612c875bb24368cf0c20220a76d7c26faa95a09317bab
diff --git a/Backend/obj/Release/net8.0/linux-x64/Backend.GeneratedMSBuildEditorConfig.editorconfig b/Backend/obj/Release/net8.0/linux-x64/Backend.GeneratedMSBuildEditorConfig.editorconfig
deleted file mode 100644
index 795e515..0000000
--- a/Backend/obj/Release/net8.0/linux-x64/Backend.GeneratedMSBuildEditorConfig.editorconfig
+++ /dev/null
@@ -1,18 +0,0 @@
-is_global = true
-build_property.EnableAotAnalyzer = true
-build_property.EnableSingleFileAnalyzer = true
-build_property.EnableTrimAnalyzer = true
-build_property.IncludeAllContentForSelfExtract =
-build_property.TargetFramework = net8.0
-build_property.TargetPlatformMinVersion =
-build_property.UsingMicrosoftNETSdkWeb =
-build_property.ProjectTypeGuids =
-build_property.InvariantGlobalization = true
-build_property.PlatformNeutralAssembly =
-build_property.EnforceExtendedAnalyzerRules =
-build_property._SupportedPlatformList = Linux,macOS,Windows
-build_property.RootNamespace = Backend
-build_property.ProjectDir = /home/skingging/Documents/Projects/CSharp/RSE/Backend/
-build_property.EnableComHosting =
-build_property.EnableGeneratedComInterfaceComImportInterop = false
-build_property.EffectiveAnalysisLevelStyle = 8.0
diff --git a/Backend/obj/Release/net8.0/linux-x64/Backend.GlobalUsings.g.cs b/Backend/obj/Release/net8.0/linux-x64/Backend.GlobalUsings.g.cs
deleted file mode 100644
index 8578f3d..0000000
--- a/Backend/obj/Release/net8.0/linux-x64/Backend.GlobalUsings.g.cs
+++ /dev/null
@@ -1,8 +0,0 @@
-//
-global using global::System;
-global using global::System.Collections.Generic;
-global using global::System.IO;
-global using global::System.Linq;
-global using global::System.Net.Http;
-global using global::System.Threading;
-global using global::System.Threading.Tasks;
diff --git a/Backend/obj/Release/net8.0/linux-x64/Backend.assets.cache b/Backend/obj/Release/net8.0/linux-x64/Backend.assets.cache
deleted file mode 100644
index 91576c6..0000000
Binary files a/Backend/obj/Release/net8.0/linux-x64/Backend.assets.cache and /dev/null differ
diff --git a/Backend/obj/Release/net8.0/linux-x64/Backend.csproj.AssemblyReference.cache b/Backend/obj/Release/net8.0/linux-x64/Backend.csproj.AssemblyReference.cache
deleted file mode 100644
index 60dae64..0000000
Binary files a/Backend/obj/Release/net8.0/linux-x64/Backend.csproj.AssemblyReference.cache and /dev/null differ
diff --git a/Backend/obj/Release/net8.0/linux-x64/Backend.csproj.CoreCompileInputs.cache b/Backend/obj/Release/net8.0/linux-x64/Backend.csproj.CoreCompileInputs.cache
deleted file mode 100644
index 75544ec..0000000
--- a/Backend/obj/Release/net8.0/linux-x64/Backend.csproj.CoreCompileInputs.cache
+++ /dev/null
@@ -1 +0,0 @@
-80eb10c72da2229692efe6478d363aa514ff844afa60d5afbfce29a0dc6c1e90
diff --git a/Backend/obj/Release/net8.0/linux-x64/Backend.csproj.FileListAbsolute.txt b/Backend/obj/Release/net8.0/linux-x64/Backend.csproj.FileListAbsolute.txt
deleted file mode 100644
index 77d7272..0000000
--- a/Backend/obj/Release/net8.0/linux-x64/Backend.csproj.FileListAbsolute.txt
+++ /dev/null
@@ -1,234 +0,0 @@
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/linux-x64/Backend
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/linux-x64/Backend.deps.json
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/linux-x64/Backend.runtimeconfig.json
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/linux-x64/Backend.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/linux-x64/Backend.pdb
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/linux-x64/Microsoft.Data.Sqlite.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/linux-x64/SQLitePCLRaw.batteries_v2.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/linux-x64/SQLitePCLRaw.core.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/linux-x64/SQLitePCLRaw.provider.e_sqlite3.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/linux-x64/libsqlite3.so
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/linux-x64/libe_sqlite3.so
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/linux-x64/Models.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/linux-x64/Models.pdb
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/obj/Release/net8.0/linux-x64/Backend.csproj.AssemblyReference.cache
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/obj/Release/net8.0/linux-x64/Backend.GeneratedMSBuildEditorConfig.editorconfig
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/obj/Release/net8.0/linux-x64/Backend.AssemblyInfoInputs.cache
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/obj/Release/net8.0/linux-x64/Backend.AssemblyInfo.cs
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/obj/Release/net8.0/linux-x64/Backend.csproj.CoreCompileInputs.cache
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/obj/Release/net8.0/linux-x64/Backend.csproj.Up2Date
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/obj/Release/net8.0/linux-x64/Backend.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/obj/Release/net8.0/linux-x64/refint/Backend.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/obj/Release/net8.0/linux-x64/Backend.pdb
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/obj/Release/net8.0/linux-x64/Backend.genruntimeconfig.cache
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/obj/Release/net8.0/linux-x64/ref/Backend.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/linux-x64/AsyncIO.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/linux-x64/Microsoft.Bcl.AsyncInterfaces.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/linux-x64/Microsoft.Extensions.ObjectPool.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/linux-x64/Microsoft.Win32.SystemEvents.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/linux-x64/NaCl.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/linux-x64/NetMQ.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/linux-x64/System.Drawing.Common.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/linux-x64/System.Private.ServiceModel.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/linux-x64/System.Security.Cryptography.Pkcs.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/linux-x64/System.Security.Cryptography.Xml.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/linux-x64/System.Security.Permissions.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/linux-x64/System.ServiceModel.Primitives.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/linux-x64/System.ServiceModel.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/linux-x64/System.Windows.Extensions.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/linux-x64/cs/System.Private.ServiceModel.resources.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/linux-x64/de/System.Private.ServiceModel.resources.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/linux-x64/es/System.Private.ServiceModel.resources.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/linux-x64/fr/System.Private.ServiceModel.resources.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/linux-x64/it/System.Private.ServiceModel.resources.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/linux-x64/ja/System.Private.ServiceModel.resources.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/linux-x64/ko/System.Private.ServiceModel.resources.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/linux-x64/pl/System.Private.ServiceModel.resources.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/linux-x64/pt-BR/System.Private.ServiceModel.resources.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/linux-x64/ru/System.Private.ServiceModel.resources.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/linux-x64/tr/System.Private.ServiceModel.resources.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/linux-x64/zh-Hans/System.Private.ServiceModel.resources.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/linux-x64/zh-Hant/System.Private.ServiceModel.resources.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/linux-x64/FuzzySharp.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/linux-x64/Microsoft.CSharp.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/linux-x64/Microsoft.VisualBasic.Core.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/linux-x64/Microsoft.VisualBasic.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/linux-x64/Microsoft.Win32.Primitives.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/linux-x64/Microsoft.Win32.Registry.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/linux-x64/System.AppContext.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/linux-x64/System.Buffers.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/linux-x64/System.Collections.Concurrent.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/linux-x64/System.Collections.Immutable.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/linux-x64/System.Collections.NonGeneric.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/linux-x64/System.Collections.Specialized.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/linux-x64/System.Collections.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/linux-x64/System.ComponentModel.Annotations.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/linux-x64/System.ComponentModel.DataAnnotations.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/linux-x64/System.ComponentModel.EventBasedAsync.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/linux-x64/System.ComponentModel.Primitives.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/linux-x64/System.ComponentModel.TypeConverter.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/linux-x64/System.ComponentModel.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/linux-x64/System.Configuration.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/linux-x64/System.Console.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/linux-x64/System.Core.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/linux-x64/System.Data.Common.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/linux-x64/System.Data.DataSetExtensions.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/linux-x64/System.Data.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/linux-x64/System.Diagnostics.Contracts.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/linux-x64/System.Diagnostics.Debug.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/linux-x64/System.Diagnostics.DiagnosticSource.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/linux-x64/System.Diagnostics.FileVersionInfo.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/linux-x64/System.Diagnostics.Process.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/linux-x64/System.Diagnostics.StackTrace.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/linux-x64/System.Diagnostics.TextWriterTraceListener.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/linux-x64/System.Diagnostics.Tools.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/linux-x64/System.Diagnostics.TraceSource.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/linux-x64/System.Diagnostics.Tracing.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/linux-x64/System.Drawing.Primitives.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/linux-x64/System.Drawing.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/linux-x64/System.Dynamic.Runtime.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/linux-x64/System.Formats.Asn1.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/linux-x64/System.Formats.Tar.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/linux-x64/System.Globalization.Calendars.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/linux-x64/System.Globalization.Extensions.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/linux-x64/System.Globalization.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/linux-x64/System.IO.Compression.Brotli.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/linux-x64/System.IO.Compression.FileSystem.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/linux-x64/System.IO.Compression.ZipFile.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/linux-x64/System.IO.Compression.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/linux-x64/System.IO.FileSystem.AccessControl.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/linux-x64/System.IO.FileSystem.DriveInfo.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/linux-x64/System.IO.FileSystem.Primitives.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/linux-x64/System.IO.FileSystem.Watcher.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/linux-x64/System.IO.FileSystem.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/linux-x64/System.IO.IsolatedStorage.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/linux-x64/System.IO.MemoryMappedFiles.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/linux-x64/System.IO.Pipes.AccessControl.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/linux-x64/System.IO.Pipes.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/linux-x64/System.IO.UnmanagedMemoryStream.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/linux-x64/System.IO.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/linux-x64/System.Linq.Expressions.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/linux-x64/System.Linq.Parallel.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/linux-x64/System.Linq.Queryable.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/linux-x64/System.Linq.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/linux-x64/System.Memory.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/linux-x64/System.Net.Http.Json.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/linux-x64/System.Net.Http.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/linux-x64/System.Net.HttpListener.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/linux-x64/System.Net.Mail.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/linux-x64/System.Net.NameResolution.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/linux-x64/System.Net.NetworkInformation.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/linux-x64/System.Net.Ping.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/linux-x64/System.Net.Primitives.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/linux-x64/System.Net.Quic.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/linux-x64/System.Net.Requests.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/linux-x64/System.Net.Security.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/linux-x64/System.Net.ServicePoint.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/linux-x64/System.Net.Sockets.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/linux-x64/System.Net.WebClient.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/linux-x64/System.Net.WebHeaderCollection.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/linux-x64/System.Net.WebProxy.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/linux-x64/System.Net.WebSockets.Client.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/linux-x64/System.Net.WebSockets.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/linux-x64/System.Net.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/linux-x64/System.Numerics.Vectors.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/linux-x64/System.Numerics.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/linux-x64/System.ObjectModel.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/linux-x64/System.Private.CoreLib.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/linux-x64/System.Private.DataContractSerialization.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/linux-x64/System.Private.Uri.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/linux-x64/System.Private.Xml.Linq.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/linux-x64/System.Private.Xml.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/linux-x64/System.Reflection.DispatchProxy.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/linux-x64/System.Reflection.Emit.ILGeneration.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/linux-x64/System.Reflection.Emit.Lightweight.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/linux-x64/System.Reflection.Emit.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/linux-x64/System.Reflection.Extensions.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/linux-x64/System.Reflection.Metadata.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/linux-x64/System.Reflection.Primitives.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/linux-x64/System.Reflection.TypeExtensions.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/linux-x64/System.Reflection.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/linux-x64/System.Resources.Reader.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/linux-x64/System.Resources.ResourceManager.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/linux-x64/System.Resources.Writer.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/linux-x64/System.Runtime.CompilerServices.Unsafe.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/linux-x64/System.Runtime.CompilerServices.VisualC.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/linux-x64/System.Runtime.Extensions.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/linux-x64/System.Runtime.Handles.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/linux-x64/System.Runtime.InteropServices.JavaScript.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/linux-x64/System.Runtime.InteropServices.RuntimeInformation.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/linux-x64/System.Runtime.InteropServices.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/linux-x64/System.Runtime.Intrinsics.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/linux-x64/System.Runtime.Loader.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/linux-x64/System.Runtime.Numerics.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/linux-x64/System.Runtime.Serialization.Formatters.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/linux-x64/System.Runtime.Serialization.Json.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/linux-x64/System.Runtime.Serialization.Primitives.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/linux-x64/System.Runtime.Serialization.Xml.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/linux-x64/System.Runtime.Serialization.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/linux-x64/System.Runtime.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/linux-x64/System.Security.AccessControl.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/linux-x64/System.Security.Claims.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/linux-x64/System.Security.Cryptography.Algorithms.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/linux-x64/System.Security.Cryptography.Cng.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/linux-x64/System.Security.Cryptography.Csp.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/linux-x64/System.Security.Cryptography.Encoding.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/linux-x64/System.Security.Cryptography.OpenSsl.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/linux-x64/System.Security.Cryptography.Primitives.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/linux-x64/System.Security.Cryptography.X509Certificates.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/linux-x64/System.Security.Cryptography.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/linux-x64/System.Security.Principal.Windows.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/linux-x64/System.Security.Principal.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/linux-x64/System.Security.SecureString.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/linux-x64/System.Security.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/linux-x64/System.ServiceModel.Web.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/linux-x64/System.ServiceProcess.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/linux-x64/System.Text.Encoding.CodePages.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/linux-x64/System.Text.Encoding.Extensions.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/linux-x64/System.Text.Encoding.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/linux-x64/System.Text.Encodings.Web.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/linux-x64/System.Text.Json.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/linux-x64/System.Text.RegularExpressions.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/linux-x64/System.Threading.Channels.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/linux-x64/System.Threading.Overlapped.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/linux-x64/System.Threading.Tasks.Dataflow.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/linux-x64/System.Threading.Tasks.Extensions.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/linux-x64/System.Threading.Tasks.Parallel.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/linux-x64/System.Threading.Tasks.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/linux-x64/System.Threading.Thread.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/linux-x64/System.Threading.ThreadPool.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/linux-x64/System.Threading.Timer.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/linux-x64/System.Threading.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/linux-x64/System.Transactions.Local.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/linux-x64/System.Transactions.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/linux-x64/System.ValueTuple.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/linux-x64/System.Web.HttpUtility.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/linux-x64/System.Web.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/linux-x64/System.Windows.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/linux-x64/System.Xml.Linq.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/linux-x64/System.Xml.ReaderWriter.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/linux-x64/System.Xml.Serialization.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/linux-x64/System.Xml.XDocument.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/linux-x64/System.Xml.XPath.XDocument.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/linux-x64/System.Xml.XPath.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/linux-x64/System.Xml.XmlDocument.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/linux-x64/System.Xml.XmlSerializer.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/linux-x64/System.Xml.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/linux-x64/System.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/linux-x64/WindowsBase.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/linux-x64/mscorlib.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/linux-x64/netstandard.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/linux-x64/createdump
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/linux-x64/libSystem.Globalization.Native.so
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/linux-x64/libSystem.IO.Compression.Native.so
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/linux-x64/libSystem.Native.so
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/linux-x64/libSystem.Net.Security.Native.so
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/linux-x64/libSystem.Security.Cryptography.Native.OpenSsl.so
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/linux-x64/libclrgc.so
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/linux-x64/libclrjit.so
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/linux-x64/libcoreclr.so
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/linux-x64/libcoreclrtraceptprovider.so
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/linux-x64/libhostfxr.so
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/linux-x64/libhostpolicy.so
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/linux-x64/libmscordaccore.so
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/Release/net8.0/linux-x64/libmscordbi.so
diff --git a/Backend/obj/Release/net8.0/linux-x64/Backend.csproj.Up2Date b/Backend/obj/Release/net8.0/linux-x64/Backend.csproj.Up2Date
deleted file mode 100644
index e69de29..0000000
diff --git a/Backend/obj/Release/net8.0/linux-x64/Backend.dll b/Backend/obj/Release/net8.0/linux-x64/Backend.dll
deleted file mode 100644
index ddd2b54..0000000
Binary files a/Backend/obj/Release/net8.0/linux-x64/Backend.dll and /dev/null differ
diff --git a/Backend/obj/Release/net8.0/linux-x64/Backend.genruntimeconfig.cache b/Backend/obj/Release/net8.0/linux-x64/Backend.genruntimeconfig.cache
deleted file mode 100644
index e400797..0000000
--- a/Backend/obj/Release/net8.0/linux-x64/Backend.genruntimeconfig.cache
+++ /dev/null
@@ -1 +0,0 @@
-2b5b5a064188d1d76b38421672b36b929cfe2bb718214adf31a9fa3bc7fd4059
diff --git a/Backend/obj/Release/net8.0/linux-x64/Backend.pdb b/Backend/obj/Release/net8.0/linux-x64/Backend.pdb
deleted file mode 100644
index 804d63a..0000000
Binary files a/Backend/obj/Release/net8.0/linux-x64/Backend.pdb and /dev/null differ
diff --git a/Backend/obj/Release/net8.0/linux-x64/apphost b/Backend/obj/Release/net8.0/linux-x64/apphost
deleted file mode 100755
index 7a55a58..0000000
Binary files a/Backend/obj/Release/net8.0/linux-x64/apphost and /dev/null differ
diff --git a/Backend/obj/Release/net8.0/linux-x64/ref/Backend.dll b/Backend/obj/Release/net8.0/linux-x64/ref/Backend.dll
deleted file mode 100644
index 73f200b..0000000
Binary files a/Backend/obj/Release/net8.0/linux-x64/ref/Backend.dll and /dev/null differ
diff --git a/Backend/obj/Release/net8.0/linux-x64/refint/Backend.dll b/Backend/obj/Release/net8.0/linux-x64/refint/Backend.dll
deleted file mode 100644
index 73f200b..0000000
Binary files a/Backend/obj/Release/net8.0/linux-x64/refint/Backend.dll and /dev/null differ
diff --git a/Backend/obj/Release/net8.0/ref/Backend.dll b/Backend/obj/Release/net8.0/ref/Backend.dll
deleted file mode 100644
index a8d665b..0000000
Binary files a/Backend/obj/Release/net8.0/ref/Backend.dll and /dev/null differ
diff --git a/Backend/obj/Release/net8.0/refint/Backend.dll b/Backend/obj/Release/net8.0/refint/Backend.dll
deleted file mode 100644
index a8d665b..0000000
Binary files a/Backend/obj/Release/net8.0/refint/Backend.dll and /dev/null differ
diff --git a/Backend/obj/project.assets.json b/Backend/obj/project.assets.json
deleted file mode 100644
index b84ca60..0000000
--- a/Backend/obj/project.assets.json
+++ /dev/null
@@ -1,1840 +0,0 @@
-{
- "version": 3,
- "targets": {
- "net8.0": {
- "AsyncIO/0.1.69": {
- "type": "package",
- "compile": {
- "lib/netstandard2.0/AsyncIO.dll": {
- "related": ".pdb"
- }
- },
- "runtime": {
- "lib/netstandard2.0/AsyncIO.dll": {
- "related": ".pdb"
- }
- }
- },
- "FuzzySharp/2.0.2": {
- "type": "package",
- "compile": {
- "lib/netcoreapp2.1/FuzzySharp.dll": {}
- },
- "runtime": {
- "lib/netcoreapp2.1/FuzzySharp.dll": {}
- }
- },
- "MessagePack/3.0.238-rc.1": {
- "type": "package",
- "dependencies": {
- "MessagePack.Annotations": "3.0.238-rc.1",
- "MessagePackAnalyzer": "3.0.238-rc.1",
- "Microsoft.NET.StringTools": "17.11.4"
- },
- "compile": {
- "lib/net8.0/MessagePack.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net8.0/MessagePack.dll": {
- "related": ".xml"
- }
- }
- },
- "MessagePack.Annotations/3.0.238-rc.1": {
- "type": "package",
- "compile": {
- "lib/netstandard2.0/MessagePack.Annotations.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/netstandard2.0/MessagePack.Annotations.dll": {
- "related": ".xml"
- }
- }
- },
- "MessagePackAnalyzer/3.0.238-rc.1": {
- "type": "package",
- "build": {
- "build/MessagePackAnalyzer.targets": {}
- }
- },
- "Microsoft.Bcl.AsyncInterfaces/5.0.0": {
- "type": "package",
- "compile": {
- "lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll": {
- "related": ".xml"
- }
- }
- },
- "Microsoft.Data.Sqlite/8.0.10": {
- "type": "package",
- "dependencies": {
- "Microsoft.Data.Sqlite.Core": "8.0.10",
- "SQLitePCLRaw.bundle_e_sqlite3": "2.1.6"
- },
- "compile": {
- "lib/netstandard2.0/_._": {}
- },
- "runtime": {
- "lib/netstandard2.0/_._": {}
- }
- },
- "Microsoft.Data.Sqlite.Core/8.0.10": {
- "type": "package",
- "dependencies": {
- "SQLitePCLRaw.core": "2.1.6"
- },
- "compile": {
- "lib/net8.0/Microsoft.Data.Sqlite.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net8.0/Microsoft.Data.Sqlite.dll": {
- "related": ".xml"
- }
- }
- },
- "Microsoft.Extensions.ObjectPool/5.0.10": {
- "type": "package",
- "compile": {
- "lib/net5.0/Microsoft.Extensions.ObjectPool.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net5.0/Microsoft.Extensions.ObjectPool.dll": {
- "related": ".xml"
- }
- }
- },
- "Microsoft.NET.StringTools/17.11.4": {
- "type": "package",
- "compile": {
- "ref/net8.0/_._": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net8.0/Microsoft.NET.StringTools.dll": {
- "related": ".pdb;.xml"
- }
- }
- },
- "Microsoft.NETCore.Platforms/5.0.0": {
- "type": "package",
- "compile": {
- "lib/netstandard1.0/_._": {}
- },
- "runtime": {
- "lib/netstandard1.0/_._": {}
- }
- },
- "Microsoft.Win32.SystemEvents/5.0.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "5.0.0"
- },
- "compile": {
- "ref/netstandard2.0/_._": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/netstandard2.0/Microsoft.Win32.SystemEvents.dll": {
- "related": ".xml"
- }
- },
- "runtimeTargets": {
- "runtimes/win/lib/netcoreapp3.0/Microsoft.Win32.SystemEvents.dll": {
- "assetType": "runtime",
- "rid": "win"
- }
- }
- },
- "NaCl.Net/0.1.13": {
- "type": "package",
- "compile": {
- "lib/netstandard2.1/NaCl.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/netstandard2.1/NaCl.dll": {
- "related": ".xml"
- }
- }
- },
- "NetMQ/4.0.1.13": {
- "type": "package",
- "dependencies": {
- "AsyncIO": "0.1.69",
- "NaCl.Net": "0.1.13",
- "System.ServiceModel.Primitives": "4.9.0",
- "System.ValueTuple": "4.5.0"
- },
- "compile": {
- "lib/netstandard2.1/NetMQ.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/netstandard2.1/NetMQ.dll": {
- "related": ".xml"
- }
- }
- },
- "SQLite/3.13.0": {
- "type": "package",
- "compile": {
- "lib/netstandard1.0/_._": {}
- },
- "runtime": {
- "lib/netstandard1.0/_._": {}
- },
- "runtimeTargets": {
- "runtimes/linux-x64/native/libsqlite3.so": {
- "assetType": "native",
- "rid": "linux-x64"
- },
- "runtimes/osx-x64/native/libsqlite3.dylib": {
- "assetType": "native",
- "rid": "osx-x64"
- },
- "runtimes/win7-x64/native/sqlite3.dll": {
- "assetType": "native",
- "rid": "win7-x64"
- },
- "runtimes/win7-x86/native/sqlite3.dll": {
- "assetType": "native",
- "rid": "win7-x86"
- }
- }
- },
- "SQLitePCLRaw.bundle_e_sqlite3/2.1.6": {
- "type": "package",
- "dependencies": {
- "SQLitePCLRaw.lib.e_sqlite3": "2.1.6",
- "SQLitePCLRaw.provider.e_sqlite3": "2.1.6"
- },
- "compile": {
- "lib/netstandard2.0/SQLitePCLRaw.batteries_v2.dll": {}
- },
- "runtime": {
- "lib/netstandard2.0/SQLitePCLRaw.batteries_v2.dll": {}
- }
- },
- "SQLitePCLRaw.core/2.1.6": {
- "type": "package",
- "dependencies": {
- "System.Memory": "4.5.3"
- },
- "compile": {
- "lib/netstandard2.0/SQLitePCLRaw.core.dll": {}
- },
- "runtime": {
- "lib/netstandard2.0/SQLitePCLRaw.core.dll": {}
- }
- },
- "SQLitePCLRaw.lib.e_sqlite3/2.1.6": {
- "type": "package",
- "compile": {
- "lib/netstandard2.0/_._": {}
- },
- "runtime": {
- "lib/netstandard2.0/_._": {}
- },
- "build": {
- "buildTransitive/net8.0/SQLitePCLRaw.lib.e_sqlite3.targets": {}
- },
- "runtimeTargets": {
- "runtimes/browser-wasm/nativeassets/net8.0/e_sqlite3.a": {
- "assetType": "native",
- "rid": "browser-wasm"
- },
- "runtimes/linux-arm/native/libe_sqlite3.so": {
- "assetType": "native",
- "rid": "linux-arm"
- },
- "runtimes/linux-arm64/native/libe_sqlite3.so": {
- "assetType": "native",
- "rid": "linux-arm64"
- },
- "runtimes/linux-armel/native/libe_sqlite3.so": {
- "assetType": "native",
- "rid": "linux-armel"
- },
- "runtimes/linux-mips64/native/libe_sqlite3.so": {
- "assetType": "native",
- "rid": "linux-mips64"
- },
- "runtimes/linux-musl-arm/native/libe_sqlite3.so": {
- "assetType": "native",
- "rid": "linux-musl-arm"
- },
- "runtimes/linux-musl-arm64/native/libe_sqlite3.so": {
- "assetType": "native",
- "rid": "linux-musl-arm64"
- },
- "runtimes/linux-musl-x64/native/libe_sqlite3.so": {
- "assetType": "native",
- "rid": "linux-musl-x64"
- },
- "runtimes/linux-ppc64le/native/libe_sqlite3.so": {
- "assetType": "native",
- "rid": "linux-ppc64le"
- },
- "runtimes/linux-s390x/native/libe_sqlite3.so": {
- "assetType": "native",
- "rid": "linux-s390x"
- },
- "runtimes/linux-x64/native/libe_sqlite3.so": {
- "assetType": "native",
- "rid": "linux-x64"
- },
- "runtimes/linux-x86/native/libe_sqlite3.so": {
- "assetType": "native",
- "rid": "linux-x86"
- },
- "runtimes/maccatalyst-arm64/native/libe_sqlite3.dylib": {
- "assetType": "native",
- "rid": "maccatalyst-arm64"
- },
- "runtimes/maccatalyst-x64/native/libe_sqlite3.dylib": {
- "assetType": "native",
- "rid": "maccatalyst-x64"
- },
- "runtimes/osx-arm64/native/libe_sqlite3.dylib": {
- "assetType": "native",
- "rid": "osx-arm64"
- },
- "runtimes/osx-x64/native/libe_sqlite3.dylib": {
- "assetType": "native",
- "rid": "osx-x64"
- },
- "runtimes/win-arm/native/e_sqlite3.dll": {
- "assetType": "native",
- "rid": "win-arm"
- },
- "runtimes/win-arm64/native/e_sqlite3.dll": {
- "assetType": "native",
- "rid": "win-arm64"
- },
- "runtimes/win-x64/native/e_sqlite3.dll": {
- "assetType": "native",
- "rid": "win-x64"
- },
- "runtimes/win-x86/native/e_sqlite3.dll": {
- "assetType": "native",
- "rid": "win-x86"
- }
- }
- },
- "SQLitePCLRaw.provider.e_sqlite3/2.1.6": {
- "type": "package",
- "dependencies": {
- "SQLitePCLRaw.core": "2.1.6"
- },
- "compile": {
- "lib/net6.0/SQLitePCLRaw.provider.e_sqlite3.dll": {}
- },
- "runtime": {
- "lib/net6.0/SQLitePCLRaw.provider.e_sqlite3.dll": {}
- }
- },
- "System.Drawing.Common/5.0.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.Win32.SystemEvents": "5.0.0"
- },
- "compile": {
- "ref/netcoreapp3.0/System.Drawing.Common.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/netcoreapp3.0/System.Drawing.Common.dll": {
- "related": ".xml"
- }
- },
- "runtimeTargets": {
- "runtimes/unix/lib/netcoreapp3.0/System.Drawing.Common.dll": {
- "assetType": "runtime",
- "rid": "unix"
- },
- "runtimes/win/lib/netcoreapp3.0/System.Drawing.Common.dll": {
- "assetType": "runtime",
- "rid": "win"
- }
- }
- },
- "System.Formats.Asn1/5.0.0": {
- "type": "package",
- "compile": {
- "lib/netstandard2.0/_._": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/netstandard2.0/System.Formats.Asn1.dll": {
- "related": ".xml"
- }
- }
- },
- "System.Memory/4.5.3": {
- "type": "package",
- "compile": {
- "ref/netcoreapp2.1/_._": {}
- },
- "runtime": {
- "lib/netcoreapp2.1/_._": {}
- }
- },
- "System.Numerics.Vectors/4.5.0": {
- "type": "package",
- "compile": {
- "ref/netcoreapp2.0/_._": {}
- },
- "runtime": {
- "lib/netcoreapp2.0/_._": {}
- }
- },
- "System.Private.ServiceModel/4.9.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.Bcl.AsyncInterfaces": "5.0.0",
- "Microsoft.Extensions.ObjectPool": "5.0.10",
- "System.Numerics.Vectors": "4.5.0",
- "System.Reflection.DispatchProxy": "4.7.1",
- "System.Security.Cryptography.Xml": "5.0.0",
- "System.Security.Principal.Windows": "5.0.0"
- },
- "compile": {
- "ref/netstandard2.0/_._": {}
- },
- "runtime": {
- "lib/netstandard2.0/System.Private.ServiceModel.dll": {
- "related": ".pdb"
- }
- },
- "resource": {
- "lib/netstandard2.0/cs/System.Private.ServiceModel.resources.dll": {
- "locale": "cs"
- },
- "lib/netstandard2.0/de/System.Private.ServiceModel.resources.dll": {
- "locale": "de"
- },
- "lib/netstandard2.0/es/System.Private.ServiceModel.resources.dll": {
- "locale": "es"
- },
- "lib/netstandard2.0/fr/System.Private.ServiceModel.resources.dll": {
- "locale": "fr"
- },
- "lib/netstandard2.0/it/System.Private.ServiceModel.resources.dll": {
- "locale": "it"
- },
- "lib/netstandard2.0/ja/System.Private.ServiceModel.resources.dll": {
- "locale": "ja"
- },
- "lib/netstandard2.0/ko/System.Private.ServiceModel.resources.dll": {
- "locale": "ko"
- },
- "lib/netstandard2.0/pl/System.Private.ServiceModel.resources.dll": {
- "locale": "pl"
- },
- "lib/netstandard2.0/pt-BR/System.Private.ServiceModel.resources.dll": {
- "locale": "pt-BR"
- },
- "lib/netstandard2.0/ru/System.Private.ServiceModel.resources.dll": {
- "locale": "ru"
- },
- "lib/netstandard2.0/tr/System.Private.ServiceModel.resources.dll": {
- "locale": "tr"
- },
- "lib/netstandard2.0/zh-Hans/System.Private.ServiceModel.resources.dll": {
- "locale": "zh-Hans"
- },
- "lib/netstandard2.0/zh-Hant/System.Private.ServiceModel.resources.dll": {
- "locale": "zh-Hant"
- }
- }
- },
- "System.Reflection.DispatchProxy/4.7.1": {
- "type": "package",
- "compile": {
- "ref/netstandard2.0/System.Reflection.DispatchProxy.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/netcoreapp2.0/System.Reflection.DispatchProxy.dll": {
- "related": ".xml"
- }
- }
- },
- "System.Security.AccessControl/5.0.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "5.0.0",
- "System.Security.Principal.Windows": "5.0.0"
- },
- "compile": {
- "ref/netstandard2.0/System.Security.AccessControl.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/netstandard2.0/System.Security.AccessControl.dll": {
- "related": ".xml"
- }
- },
- "runtimeTargets": {
- "runtimes/win/lib/netcoreapp2.0/System.Security.AccessControl.dll": {
- "assetType": "runtime",
- "rid": "win"
- }
- }
- },
- "System.Security.Cryptography.Cng/5.0.0": {
- "type": "package",
- "dependencies": {
- "System.Formats.Asn1": "5.0.0"
- },
- "compile": {
- "ref/netcoreapp3.0/_._": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/netcoreapp3.0/System.Security.Cryptography.Cng.dll": {
- "related": ".xml"
- }
- },
- "runtimeTargets": {
- "runtimes/win/lib/netcoreapp3.0/System.Security.Cryptography.Cng.dll": {
- "assetType": "runtime",
- "rid": "win"
- }
- }
- },
- "System.Security.Cryptography.Pkcs/5.0.0": {
- "type": "package",
- "dependencies": {
- "System.Formats.Asn1": "5.0.0",
- "System.Security.Cryptography.Cng": "5.0.0"
- },
- "compile": {
- "ref/netcoreapp3.0/_._": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/netcoreapp3.0/System.Security.Cryptography.Pkcs.dll": {
- "related": ".xml"
- }
- },
- "runtimeTargets": {
- "runtimes/win/lib/netcoreapp3.0/System.Security.Cryptography.Pkcs.dll": {
- "assetType": "runtime",
- "rid": "win"
- }
- }
- },
- "System.Security.Cryptography.Xml/5.0.0": {
- "type": "package",
- "dependencies": {
- "System.Security.Cryptography.Pkcs": "5.0.0",
- "System.Security.Permissions": "5.0.0"
- },
- "compile": {
- "ref/netstandard2.0/System.Security.Cryptography.Xml.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/netstandard2.0/System.Security.Cryptography.Xml.dll": {
- "related": ".xml"
- }
- }
- },
- "System.Security.Permissions/5.0.0": {
- "type": "package",
- "dependencies": {
- "System.Security.AccessControl": "5.0.0",
- "System.Windows.Extensions": "5.0.0"
- },
- "compile": {
- "ref/net5.0/System.Security.Permissions.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net5.0/System.Security.Permissions.dll": {
- "related": ".xml"
- }
- }
- },
- "System.Security.Principal.Windows/5.0.0": {
- "type": "package",
- "compile": {
- "ref/netcoreapp3.0/System.Security.Principal.Windows.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/netstandard2.0/System.Security.Principal.Windows.dll": {
- "related": ".xml"
- }
- },
- "runtimeTargets": {
- "runtimes/unix/lib/netcoreapp2.1/System.Security.Principal.Windows.dll": {
- "assetType": "runtime",
- "rid": "unix"
- },
- "runtimes/win/lib/netcoreapp2.1/System.Security.Principal.Windows.dll": {
- "assetType": "runtime",
- "rid": "win"
- }
- }
- },
- "System.ServiceModel.Primitives/4.9.0": {
- "type": "package",
- "dependencies": {
- "System.Private.ServiceModel": "4.9.0"
- },
- "compile": {
- "ref/net6.0/System.ServiceModel.Primitives.dll": {},
- "ref/net6.0/System.ServiceModel.dll": {}
- },
- "runtime": {
- "lib/net6.0/System.ServiceModel.Primitives.dll": {
- "related": ".pdb"
- },
- "lib/net6.0/System.ServiceModel.dll": {
- "related": ".Primitives.pdb"
- }
- }
- },
- "System.ValueTuple/4.5.0": {
- "type": "package",
- "compile": {
- "ref/netcoreapp2.0/_._": {}
- },
- "runtime": {
- "lib/netcoreapp2.0/_._": {}
- }
- },
- "System.Windows.Extensions/5.0.0": {
- "type": "package",
- "dependencies": {
- "System.Drawing.Common": "5.0.0"
- },
- "compile": {
- "ref/netcoreapp3.0/System.Windows.Extensions.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/netcoreapp3.0/System.Windows.Extensions.dll": {
- "related": ".xml"
- }
- },
- "runtimeTargets": {
- "runtimes/win/lib/netcoreapp3.0/System.Windows.Extensions.dll": {
- "assetType": "runtime",
- "rid": "win"
- }
- }
- },
- "Models/1.0.0": {
- "type": "project",
- "framework": ".NETCoreApp,Version=v8.0",
- "dependencies": {
- "MessagePack": "3.0.238-rc.1",
- "MessagePack.Annotations": "3.0.238-rc.1",
- "Microsoft.Data.Sqlite": "8.0.10",
- "SQLite": "3.13.0"
- },
- "compile": {
- "bin/placeholder/Models.dll": {}
- },
- "runtime": {
- "bin/placeholder/Models.dll": {}
- }
- }
- }
- },
- "libraries": {
- "AsyncIO/0.1.69": {
- "sha512": "xyXJLi+wjy6AtIyWXHXJkPS0gItqVT4lg5w++7bA5YEjugYKdrFMGxCo6KUJ1yYwjriLQJ1g35LDljZs3Q90XQ==",
- "type": "package",
- "path": "asyncio/0.1.69",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "asyncio.0.1.69.nupkg.sha512",
- "asyncio.nuspec",
- "lib/net40/AsyncIO.dll",
- "lib/net40/AsyncIO.pdb",
- "lib/netstandard1.3/AsyncIO.dll",
- "lib/netstandard1.3/AsyncIO.pdb",
- "lib/netstandard2.0/AsyncIO.dll",
- "lib/netstandard2.0/AsyncIO.pdb"
- ]
- },
- "FuzzySharp/2.0.2": {
- "sha512": "sBKqWxw3g//peYxDZ8JipRlyPbIyBtgzqBVA5GqwHVeqtIrw75maGXAllztf+1aJhchD+drcQIgf2mFho8ZV8A==",
- "type": "package",
- "path": "fuzzysharp/2.0.2",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "README.md",
- "fuzzysharp.2.0.2.nupkg.sha512",
- "fuzzysharp.nuspec",
- "lib/net45/FuzzySharp.dll",
- "lib/net46/FuzzySharp.dll",
- "lib/net461/FuzzySharp.dll",
- "lib/netcoreapp2.0/FuzzySharp.dll",
- "lib/netcoreapp2.1/FuzzySharp.dll",
- "lib/netstandard1.6/FuzzySharp.dll",
- "lib/netstandard2.0/FuzzySharp.dll",
- "lib/netstandard2.1/FuzzySharp.dll"
- ]
- },
- "MessagePack/3.0.238-rc.1": {
- "sha512": "gAVmHb2gswXviGFpAmUgGBVvZEjYGph7Co5hp6IbshEooIuZT34Rv4YcBKvVnUCHdoqxQvK6DZIOPSLSYv3LjQ==",
- "type": "package",
- "path": "messagepack/3.0.238-rc.1",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "lib/net472/MessagePack.dll",
- "lib/net472/MessagePack.xml",
- "lib/net8.0/MessagePack.dll",
- "lib/net8.0/MessagePack.xml",
- "lib/netstandard2.0/MessagePack.dll",
- "lib/netstandard2.0/MessagePack.xml",
- "lib/netstandard2.1/MessagePack.dll",
- "lib/netstandard2.1/MessagePack.xml",
- "messagepack.3.0.238-rc.1.nupkg.sha512",
- "messagepack.nuspec"
- ]
- },
- "MessagePack.Annotations/3.0.238-rc.1": {
- "sha512": "yvnpKGuxZuFHnYZ9N8WQXQn0J28w2f0evh0RekDtuxIEKGPw/qQLQXyQWFzMunfb/+pKTWYlUZR1rvvNcwl10A==",
- "type": "package",
- "path": "messagepack.annotations/3.0.238-rc.1",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "lib/netstandard2.0/MessagePack.Annotations.dll",
- "lib/netstandard2.0/MessagePack.Annotations.xml",
- "messagepack.annotations.3.0.238-rc.1.nupkg.sha512",
- "messagepack.annotations.nuspec"
- ]
- },
- "MessagePackAnalyzer/3.0.238-rc.1": {
- "sha512": "qweXSZ+3mrf3RAqBs71vrF20SiNmqQdbrrt/L3749jh7OPpvdyZcHhOd20BSk+THQXgmmQfqF5F3o/J7S7tGCQ==",
- "type": "package",
- "path": "messagepackanalyzer/3.0.238-rc.1",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "analyzers/roslyn4.3/cs/MessagePack.Analyzers.CodeFixes.dll",
- "analyzers/roslyn4.3/cs/MessagePack.SourceGenerator.dll",
- "build/MessagePackAnalyzer.targets",
- "messagepackanalyzer.3.0.238-rc.1.nupkg.sha512",
- "messagepackanalyzer.nuspec"
- ]
- },
- "Microsoft.Bcl.AsyncInterfaces/5.0.0": {
- "sha512": "W8DPQjkMScOMTtJbPwmPyj9c3zYSFGawDW3jwlBOOsnY+EzZFLgNQ/UMkK35JmkNOVPdCyPr2Tw7Vv9N+KA3ZQ==",
- "type": "package",
- "path": "microsoft.bcl.asyncinterfaces/5.0.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "LICENSE.TXT",
- "THIRD-PARTY-NOTICES.TXT",
- "lib/net461/Microsoft.Bcl.AsyncInterfaces.dll",
- "lib/net461/Microsoft.Bcl.AsyncInterfaces.xml",
- "lib/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.dll",
- "lib/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.xml",
- "lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll",
- "lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.xml",
- "microsoft.bcl.asyncinterfaces.5.0.0.nupkg.sha512",
- "microsoft.bcl.asyncinterfaces.nuspec",
- "useSharedDesignerContext.txt",
- "version.txt"
- ]
- },
- "Microsoft.Data.Sqlite/8.0.10": {
- "sha512": "WN+qgrEcXg66YHtICl0W4If9v98PBenIj/INVkJaC+wqGX/Zus3aqyv6EI17EBRsw6tcvWsKd980X5iQ7wcj1Q==",
- "type": "package",
- "path": "microsoft.data.sqlite/8.0.10",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "PACKAGE.md",
- "lib/netstandard2.0/_._",
- "microsoft.data.sqlite.8.0.10.nupkg.sha512",
- "microsoft.data.sqlite.nuspec"
- ]
- },
- "Microsoft.Data.Sqlite.Core/8.0.10": {
- "sha512": "i95bgLqp6rJzmhQEtGhVVHnk1nYAhr/pLDul676PnwI/d7uDSSGs2ZPU9aP0VOuppkZaNinQOUCrD7cstDbQiQ==",
- "type": "package",
- "path": "microsoft.data.sqlite.core/8.0.10",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "PACKAGE.md",
- "lib/net6.0/Microsoft.Data.Sqlite.dll",
- "lib/net6.0/Microsoft.Data.Sqlite.xml",
- "lib/net8.0/Microsoft.Data.Sqlite.dll",
- "lib/net8.0/Microsoft.Data.Sqlite.xml",
- "lib/netstandard2.0/Microsoft.Data.Sqlite.dll",
- "lib/netstandard2.0/Microsoft.Data.Sqlite.xml",
- "microsoft.data.sqlite.core.8.0.10.nupkg.sha512",
- "microsoft.data.sqlite.core.nuspec"
- ]
- },
- "Microsoft.Extensions.ObjectPool/5.0.10": {
- "sha512": "pp9tbGqIhdEXL6Q1yJl+zevAJSq4BsxqhS1GXzBvEsEz9DDNu9GLNzgUy2xyFc4YjB4m4Ff2YEWTnvQvVYdkvQ==",
- "type": "package",
- "path": "microsoft.extensions.objectpool/5.0.10",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "THIRD-PARTY-NOTICES.TXT",
- "lib/net461/Microsoft.Extensions.ObjectPool.dll",
- "lib/net461/Microsoft.Extensions.ObjectPool.xml",
- "lib/net5.0/Microsoft.Extensions.ObjectPool.dll",
- "lib/net5.0/Microsoft.Extensions.ObjectPool.xml",
- "lib/netstandard2.0/Microsoft.Extensions.ObjectPool.dll",
- "lib/netstandard2.0/Microsoft.Extensions.ObjectPool.xml",
- "microsoft.extensions.objectpool.5.0.10.nupkg.sha512",
- "microsoft.extensions.objectpool.nuspec"
- ]
- },
- "Microsoft.NET.StringTools/17.11.4": {
- "sha512": "mudqUHhNpeqIdJoUx2YDWZO/I9uEDYVowan89R6wsomfnUJQk6HteoQTlNjZDixhT2B4IXMkMtgZtoceIjLRmA==",
- "type": "package",
- "path": "microsoft.net.stringtools/17.11.4",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "MSBuild-NuGet-Icon.png",
- "README.md",
- "lib/net472/Microsoft.NET.StringTools.dll",
- "lib/net472/Microsoft.NET.StringTools.pdb",
- "lib/net472/Microsoft.NET.StringTools.xml",
- "lib/net8.0/Microsoft.NET.StringTools.dll",
- "lib/net8.0/Microsoft.NET.StringTools.pdb",
- "lib/net8.0/Microsoft.NET.StringTools.xml",
- "lib/netstandard2.0/Microsoft.NET.StringTools.dll",
- "lib/netstandard2.0/Microsoft.NET.StringTools.pdb",
- "lib/netstandard2.0/Microsoft.NET.StringTools.xml",
- "microsoft.net.stringtools.17.11.4.nupkg.sha512",
- "microsoft.net.stringtools.nuspec",
- "notices/THIRDPARTYNOTICES.txt",
- "ref/net472/Microsoft.NET.StringTools.dll",
- "ref/net472/Microsoft.NET.StringTools.xml",
- "ref/net8.0/Microsoft.NET.StringTools.dll",
- "ref/net8.0/Microsoft.NET.StringTools.xml",
- "ref/netstandard2.0/Microsoft.NET.StringTools.dll",
- "ref/netstandard2.0/Microsoft.NET.StringTools.xml"
- ]
- },
- "Microsoft.NETCore.Platforms/5.0.0": {
- "sha512": "VyPlqzH2wavqquTcYpkIIAQ6WdenuKoFN0BdYBbCWsclXacSOHNQn66Gt4z5NBqEYW0FAPm5rlvki9ZiCij5xQ==",
- "type": "package",
- "path": "microsoft.netcore.platforms/5.0.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "LICENSE.TXT",
- "THIRD-PARTY-NOTICES.TXT",
- "lib/netstandard1.0/_._",
- "microsoft.netcore.platforms.5.0.0.nupkg.sha512",
- "microsoft.netcore.platforms.nuspec",
- "runtime.json",
- "useSharedDesignerContext.txt",
- "version.txt"
- ]
- },
- "Microsoft.Win32.SystemEvents/5.0.0": {
- "sha512": "Bh6blKG8VAKvXiLe2L+sEsn62nc1Ij34MrNxepD2OCrS5cpCwQa9MeLyhVQPQ/R4Wlzwuy6wMK8hLb11QPDRsQ==",
- "type": "package",
- "path": "microsoft.win32.systemevents/5.0.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "LICENSE.TXT",
- "THIRD-PARTY-NOTICES.TXT",
- "lib/net461/Microsoft.Win32.SystemEvents.dll",
- "lib/net461/Microsoft.Win32.SystemEvents.xml",
- "lib/netstandard2.0/Microsoft.Win32.SystemEvents.dll",
- "lib/netstandard2.0/Microsoft.Win32.SystemEvents.xml",
- "microsoft.win32.systemevents.5.0.0.nupkg.sha512",
- "microsoft.win32.systemevents.nuspec",
- "ref/net461/Microsoft.Win32.SystemEvents.dll",
- "ref/net461/Microsoft.Win32.SystemEvents.xml",
- "ref/netstandard2.0/Microsoft.Win32.SystemEvents.dll",
- "ref/netstandard2.0/Microsoft.Win32.SystemEvents.xml",
- "runtimes/win/lib/netcoreapp2.0/Microsoft.Win32.SystemEvents.dll",
- "runtimes/win/lib/netcoreapp2.0/Microsoft.Win32.SystemEvents.xml",
- "runtimes/win/lib/netcoreapp3.0/Microsoft.Win32.SystemEvents.dll",
- "runtimes/win/lib/netcoreapp3.0/Microsoft.Win32.SystemEvents.xml",
- "useSharedDesignerContext.txt",
- "version.txt"
- ]
- },
- "NaCl.Net/0.1.13": {
- "sha512": "AVg1455RQnyTy6tiessudruZHvbl70QWRPyx3og2I1Fei17LDNc7Z3DRgqN2+PsySBui/1EDP4A7adhQXydi6g==",
- "type": "package",
- "path": "nacl.net/0.1.13",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "lib/net45/NaCl.dll",
- "lib/net45/NaCl.xml",
- "lib/net472/NaCl.dll",
- "lib/net472/NaCl.xml",
- "lib/netstandard1.3/NaCl.dll",
- "lib/netstandard1.3/NaCl.xml",
- "lib/netstandard2.0/NaCl.dll",
- "lib/netstandard2.0/NaCl.xml",
- "lib/netstandard2.1/NaCl.dll",
- "lib/netstandard2.1/NaCl.xml",
- "nacl.net.0.1.13.nupkg.sha512",
- "nacl.net.nuspec"
- ]
- },
- "NetMQ/4.0.1.13": {
- "sha512": "OhjdNuwD2pGMzMYqzc5kBIDMt6DGw4dRWHxifWmrjWPXCpaeXy1A3MQAoKXJ88Z5UmWHMmF60AJ/FRWcutXxJg==",
- "type": "package",
- "path": "netmq/4.0.1.13",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "NetMQLogoSquare-256px.png",
- "lib/net45/NetMQ.dll",
- "lib/net45/NetMQ.xml",
- "lib/net47/NetMQ.dll",
- "lib/net47/NetMQ.xml",
- "lib/netstandard2.0/NetMQ.dll",
- "lib/netstandard2.0/NetMQ.xml",
- "lib/netstandard2.1/NetMQ.dll",
- "lib/netstandard2.1/NetMQ.xml",
- "netmq.4.0.1.13.nupkg.sha512",
- "netmq.nuspec"
- ]
- },
- "SQLite/3.13.0": {
- "sha512": "MJfRiz2p6aMVOxrxGMdVzhpzI0oxTgZSwC8eVuOpV8L7yYaFUu8q/OFYwv9P0/aZ/pdEu24O6gma6wZJMTun9A==",
- "type": "package",
- "path": "sqlite/3.13.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "build/net45/SQLite.props",
- "lib/netstandard1.0/_._",
- "runtimes/linux-x64/native/libsqlite3.so",
- "runtimes/osx-x64/native/libsqlite3.dylib",
- "runtimes/win10-arm/nativeassets/uap10.0/sqlite3.dll",
- "runtimes/win10-x64/nativeassets/uap10.0/sqlite3.dll",
- "runtimes/win10-x86/nativeassets/uap10.0/sqlite3.dll",
- "runtimes/win7-x64/native/sqlite3.dll",
- "runtimes/win7-x86/native/sqlite3.dll",
- "sqlite-version.txt",
- "sqlite.3.13.0.nupkg.sha512",
- "sqlite.nuspec"
- ]
- },
- "SQLitePCLRaw.bundle_e_sqlite3/2.1.6": {
- "sha512": "BmAf6XWt4TqtowmiWe4/5rRot6GerAeklmOPfviOvwLoF5WwgxcJHAxZtySuyW9r9w+HLILnm8VfJFLCUJYW8A==",
- "type": "package",
- "path": "sqlitepclraw.bundle_e_sqlite3/2.1.6",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "lib/monoandroid90/SQLitePCLRaw.batteries_v2.dll",
- "lib/net461/SQLitePCLRaw.batteries_v2.dll",
- "lib/net6.0-android31.0/SQLitePCLRaw.batteries_v2.dll",
- "lib/net6.0-android31.0/SQLitePCLRaw.batteries_v2.xml",
- "lib/net6.0-ios14.0/SQLitePCLRaw.batteries_v2.dll",
- "lib/net6.0-ios14.2/SQLitePCLRaw.batteries_v2.dll",
- "lib/net6.0-tvos10.0/SQLitePCLRaw.batteries_v2.dll",
- "lib/netstandard2.0/SQLitePCLRaw.batteries_v2.dll",
- "lib/xamarinios10/SQLitePCLRaw.batteries_v2.dll",
- "sqlitepclraw.bundle_e_sqlite3.2.1.6.nupkg.sha512",
- "sqlitepclraw.bundle_e_sqlite3.nuspec"
- ]
- },
- "SQLitePCLRaw.core/2.1.6": {
- "sha512": "wO6v9GeMx9CUngAet8hbO7xdm+M42p1XeJq47ogyRoYSvNSp0NGLI+MgC0bhrMk9C17MTVFlLiN6ylyExLCc5w==",
- "type": "package",
- "path": "sqlitepclraw.core/2.1.6",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "lib/netstandard2.0/SQLitePCLRaw.core.dll",
- "sqlitepclraw.core.2.1.6.nupkg.sha512",
- "sqlitepclraw.core.nuspec"
- ]
- },
- "SQLitePCLRaw.lib.e_sqlite3/2.1.6": {
- "sha512": "2ObJJLkIUIxRpOUlZNGuD4rICpBnrBR5anjyfUFQep4hMOIeqW+XGQYzrNmHSVz5xSWZ3klSbh7sFR6UyDj68Q==",
- "type": "package",
- "path": "sqlitepclraw.lib.e_sqlite3/2.1.6",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "buildTransitive/net461/SQLitePCLRaw.lib.e_sqlite3.targets",
- "buildTransitive/net6.0/SQLitePCLRaw.lib.e_sqlite3.targets",
- "buildTransitive/net7.0/SQLitePCLRaw.lib.e_sqlite3.targets",
- "buildTransitive/net8.0/SQLitePCLRaw.lib.e_sqlite3.targets",
- "lib/net461/_._",
- "lib/netstandard2.0/_._",
- "runtimes/browser-wasm/nativeassets/net6.0/e_sqlite3.a",
- "runtimes/browser-wasm/nativeassets/net7.0/e_sqlite3.a",
- "runtimes/browser-wasm/nativeassets/net8.0/e_sqlite3.a",
- "runtimes/linux-arm/native/libe_sqlite3.so",
- "runtimes/linux-arm64/native/libe_sqlite3.so",
- "runtimes/linux-armel/native/libe_sqlite3.so",
- "runtimes/linux-mips64/native/libe_sqlite3.so",
- "runtimes/linux-musl-arm/native/libe_sqlite3.so",
- "runtimes/linux-musl-arm64/native/libe_sqlite3.so",
- "runtimes/linux-musl-x64/native/libe_sqlite3.so",
- "runtimes/linux-ppc64le/native/libe_sqlite3.so",
- "runtimes/linux-s390x/native/libe_sqlite3.so",
- "runtimes/linux-x64/native/libe_sqlite3.so",
- "runtimes/linux-x86/native/libe_sqlite3.so",
- "runtimes/maccatalyst-arm64/native/libe_sqlite3.dylib",
- "runtimes/maccatalyst-x64/native/libe_sqlite3.dylib",
- "runtimes/osx-arm64/native/libe_sqlite3.dylib",
- "runtimes/osx-x64/native/libe_sqlite3.dylib",
- "runtimes/win-arm/native/e_sqlite3.dll",
- "runtimes/win-arm64/native/e_sqlite3.dll",
- "runtimes/win-x64/native/e_sqlite3.dll",
- "runtimes/win-x86/native/e_sqlite3.dll",
- "runtimes/win10-arm/nativeassets/uap10.0/e_sqlite3.dll",
- "runtimes/win10-arm64/nativeassets/uap10.0/e_sqlite3.dll",
- "runtimes/win10-x64/nativeassets/uap10.0/e_sqlite3.dll",
- "runtimes/win10-x86/nativeassets/uap10.0/e_sqlite3.dll",
- "sqlitepclraw.lib.e_sqlite3.2.1.6.nupkg.sha512",
- "sqlitepclraw.lib.e_sqlite3.nuspec"
- ]
- },
- "SQLitePCLRaw.provider.e_sqlite3/2.1.6": {
- "sha512": "PQ2Oq3yepLY4P7ll145P3xtx2bX8xF4PzaKPRpw9jZlKvfe4LE/saAV82inND9usn1XRpmxXk7Lal3MTI+6CNg==",
- "type": "package",
- "path": "sqlitepclraw.provider.e_sqlite3/2.1.6",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "lib/net6.0-windows7.0/SQLitePCLRaw.provider.e_sqlite3.dll",
- "lib/net6.0/SQLitePCLRaw.provider.e_sqlite3.dll",
- "lib/netstandard2.0/SQLitePCLRaw.provider.e_sqlite3.dll",
- "sqlitepclraw.provider.e_sqlite3.2.1.6.nupkg.sha512",
- "sqlitepclraw.provider.e_sqlite3.nuspec"
- ]
- },
- "System.Drawing.Common/5.0.0": {
- "sha512": "SztFwAnpfKC8+sEKXAFxCBWhKQaEd97EiOL7oZJZP56zbqnLpmxACWA8aGseaUExciuEAUuR9dY8f7HkTRAdnw==",
- "type": "package",
- "path": "system.drawing.common/5.0.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "LICENSE.TXT",
- "THIRD-PARTY-NOTICES.TXT",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/net461/System.Drawing.Common.dll",
- "lib/netcoreapp3.0/System.Drawing.Common.dll",
- "lib/netcoreapp3.0/System.Drawing.Common.xml",
- "lib/netstandard2.0/System.Drawing.Common.dll",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "lib/xamarintvos10/_._",
- "lib/xamarinwatchos10/_._",
- "ref/MonoAndroid10/_._",
- "ref/MonoTouch10/_._",
- "ref/net461/System.Drawing.Common.dll",
- "ref/netcoreapp3.0/System.Drawing.Common.dll",
- "ref/netcoreapp3.0/System.Drawing.Common.xml",
- "ref/netstandard2.0/System.Drawing.Common.dll",
- "ref/xamarinios10/_._",
- "ref/xamarinmac20/_._",
- "ref/xamarintvos10/_._",
- "ref/xamarinwatchos10/_._",
- "runtimes/unix/lib/netcoreapp2.0/System.Drawing.Common.dll",
- "runtimes/unix/lib/netcoreapp3.0/System.Drawing.Common.dll",
- "runtimes/unix/lib/netcoreapp3.0/System.Drawing.Common.xml",
- "runtimes/win/lib/netcoreapp2.0/System.Drawing.Common.dll",
- "runtimes/win/lib/netcoreapp3.0/System.Drawing.Common.dll",
- "runtimes/win/lib/netcoreapp3.0/System.Drawing.Common.xml",
- "system.drawing.common.5.0.0.nupkg.sha512",
- "system.drawing.common.nuspec",
- "useSharedDesignerContext.txt",
- "version.txt"
- ]
- },
- "System.Formats.Asn1/5.0.0": {
- "sha512": "MTvUIktmemNB+El0Fgw9egyqT9AYSIk6DTJeoDSpc3GIHxHCMo8COqkWT1mptX5tZ1SlQ6HJZ0OsSvMth1c12w==",
- "type": "package",
- "path": "system.formats.asn1/5.0.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "LICENSE.TXT",
- "THIRD-PARTY-NOTICES.TXT",
- "lib/net461/System.Formats.Asn1.dll",
- "lib/net461/System.Formats.Asn1.xml",
- "lib/netstandard2.0/System.Formats.Asn1.dll",
- "lib/netstandard2.0/System.Formats.Asn1.xml",
- "system.formats.asn1.5.0.0.nupkg.sha512",
- "system.formats.asn1.nuspec",
- "useSharedDesignerContext.txt",
- "version.txt"
- ]
- },
- "System.Memory/4.5.3": {
- "sha512": "3oDzvc/zzetpTKWMShs1AADwZjQ/36HnsufHRPcOjyRAAMLDlu2iD33MBI2opxnezcVUtXyqDXXjoFMOU9c7SA==",
- "type": "package",
- "path": "system.memory/4.5.3",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "LICENSE.TXT",
- "THIRD-PARTY-NOTICES.TXT",
- "lib/netcoreapp2.1/_._",
- "lib/netstandard1.1/System.Memory.dll",
- "lib/netstandard1.1/System.Memory.xml",
- "lib/netstandard2.0/System.Memory.dll",
- "lib/netstandard2.0/System.Memory.xml",
- "ref/netcoreapp2.1/_._",
- "system.memory.4.5.3.nupkg.sha512",
- "system.memory.nuspec",
- "useSharedDesignerContext.txt",
- "version.txt"
- ]
- },
- "System.Numerics.Vectors/4.5.0": {
- "sha512": "QQTlPTl06J/iiDbJCiepZ4H//BVraReU4O4EoRw1U02H5TLUIT7xn3GnDp9AXPSlJUDyFs4uWjWafNX6WrAojQ==",
- "type": "package",
- "path": "system.numerics.vectors/4.5.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "LICENSE.TXT",
- "THIRD-PARTY-NOTICES.TXT",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/net46/System.Numerics.Vectors.dll",
- "lib/net46/System.Numerics.Vectors.xml",
- "lib/netcoreapp2.0/_._",
- "lib/netstandard1.0/System.Numerics.Vectors.dll",
- "lib/netstandard1.0/System.Numerics.Vectors.xml",
- "lib/netstandard2.0/System.Numerics.Vectors.dll",
- "lib/netstandard2.0/System.Numerics.Vectors.xml",
- "lib/portable-net45+win8+wp8+wpa81/System.Numerics.Vectors.dll",
- "lib/portable-net45+win8+wp8+wpa81/System.Numerics.Vectors.xml",
- "lib/uap10.0.16299/_._",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "lib/xamarintvos10/_._",
- "lib/xamarinwatchos10/_._",
- "ref/MonoAndroid10/_._",
- "ref/MonoTouch10/_._",
- "ref/net45/System.Numerics.Vectors.dll",
- "ref/net45/System.Numerics.Vectors.xml",
- "ref/net46/System.Numerics.Vectors.dll",
- "ref/net46/System.Numerics.Vectors.xml",
- "ref/netcoreapp2.0/_._",
- "ref/netstandard1.0/System.Numerics.Vectors.dll",
- "ref/netstandard1.0/System.Numerics.Vectors.xml",
- "ref/netstandard2.0/System.Numerics.Vectors.dll",
- "ref/netstandard2.0/System.Numerics.Vectors.xml",
- "ref/uap10.0.16299/_._",
- "ref/xamarinios10/_._",
- "ref/xamarinmac20/_._",
- "ref/xamarintvos10/_._",
- "ref/xamarinwatchos10/_._",
- "system.numerics.vectors.4.5.0.nupkg.sha512",
- "system.numerics.vectors.nuspec",
- "useSharedDesignerContext.txt",
- "version.txt"
- ]
- },
- "System.Private.ServiceModel/4.9.0": {
- "sha512": "d3RjkrtpjUQ63PzFmm/SZ4aOXeJNP+8YW5QeP0lCJy8iX4xlHdlNLWTF9sRn9SmrFTK757kQXT9Op/R4l858uw==",
- "type": "package",
- "path": "system.private.servicemodel/4.9.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "LICENSE.TXT",
- "THIRD-PARTY-NOTICES.TXT",
- "lib/netstandard2.0/System.Private.ServiceModel.dll",
- "lib/netstandard2.0/System.Private.ServiceModel.pdb",
- "lib/netstandard2.0/cs/System.Private.ServiceModel.resources.dll",
- "lib/netstandard2.0/de/System.Private.ServiceModel.resources.dll",
- "lib/netstandard2.0/es/System.Private.ServiceModel.resources.dll",
- "lib/netstandard2.0/fr/System.Private.ServiceModel.resources.dll",
- "lib/netstandard2.0/it/System.Private.ServiceModel.resources.dll",
- "lib/netstandard2.0/ja/System.Private.ServiceModel.resources.dll",
- "lib/netstandard2.0/ko/System.Private.ServiceModel.resources.dll",
- "lib/netstandard2.0/pl/System.Private.ServiceModel.resources.dll",
- "lib/netstandard2.0/pt-BR/System.Private.ServiceModel.resources.dll",
- "lib/netstandard2.0/ru/System.Private.ServiceModel.resources.dll",
- "lib/netstandard2.0/tr/System.Private.ServiceModel.resources.dll",
- "lib/netstandard2.0/zh-Hans/System.Private.ServiceModel.resources.dll",
- "lib/netstandard2.0/zh-Hant/System.Private.ServiceModel.resources.dll",
- "ref/netstandard2.0/_._",
- "system.private.servicemodel.4.9.0.nupkg.sha512",
- "system.private.servicemodel.nuspec"
- ]
- },
- "System.Reflection.DispatchProxy/4.7.1": {
- "sha512": "C1sMLwIG6ILQ2bmOT4gh62V6oJlyF4BlHcVMrOoor49p0Ji2tA8QAoqyMcIhAdH6OHKJ8m7BU+r4LK2CUEOKqw==",
- "type": "package",
- "path": "system.reflection.dispatchproxy/4.7.1",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "LICENSE.TXT",
- "THIRD-PARTY-NOTICES.TXT",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/net461/System.Reflection.DispatchProxy.dll",
- "lib/net461/System.Reflection.DispatchProxy.xml",
- "lib/netcoreapp2.0/System.Reflection.DispatchProxy.dll",
- "lib/netcoreapp2.0/System.Reflection.DispatchProxy.xml",
- "lib/netstandard1.3/System.Reflection.DispatchProxy.dll",
- "lib/netstandard2.0/System.Reflection.DispatchProxy.dll",
- "lib/netstandard2.0/System.Reflection.DispatchProxy.xml",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "lib/xamarintvos10/_._",
- "lib/xamarinwatchos10/_._",
- "ref/MonoAndroid10/_._",
- "ref/MonoTouch10/_._",
- "ref/net461/System.Reflection.DispatchProxy.dll",
- "ref/net461/System.Reflection.DispatchProxy.xml",
- "ref/netstandard1.3/System.Reflection.DispatchProxy.dll",
- "ref/netstandard1.3/System.Reflection.DispatchProxy.xml",
- "ref/netstandard1.3/de/System.Reflection.DispatchProxy.xml",
- "ref/netstandard1.3/es/System.Reflection.DispatchProxy.xml",
- "ref/netstandard1.3/fr/System.Reflection.DispatchProxy.xml",
- "ref/netstandard1.3/it/System.Reflection.DispatchProxy.xml",
- "ref/netstandard1.3/ja/System.Reflection.DispatchProxy.xml",
- "ref/netstandard1.3/ko/System.Reflection.DispatchProxy.xml",
- "ref/netstandard1.3/ru/System.Reflection.DispatchProxy.xml",
- "ref/netstandard1.3/zh-hans/System.Reflection.DispatchProxy.xml",
- "ref/netstandard1.3/zh-hant/System.Reflection.DispatchProxy.xml",
- "ref/netstandard2.0/System.Reflection.DispatchProxy.dll",
- "ref/netstandard2.0/System.Reflection.DispatchProxy.xml",
- "ref/uap10.0.16299/System.Reflection.DispatchProxy.dll",
- "ref/uap10.0.16299/System.Reflection.DispatchProxy.xml",
- "ref/xamarinios10/_._",
- "ref/xamarinmac20/_._",
- "ref/xamarintvos10/_._",
- "ref/xamarinwatchos10/_._",
- "runtimes/aot/lib/netcore50/System.Reflection.DispatchProxy.dll",
- "runtimes/win-aot/lib/uap10.0.16299/System.Reflection.DispatchProxy.dll",
- "runtimes/win/lib/uap10.0.16299/System.Reflection.DispatchProxy.dll",
- "system.reflection.dispatchproxy.4.7.1.nupkg.sha512",
- "system.reflection.dispatchproxy.nuspec",
- "useSharedDesignerContext.txt",
- "version.txt"
- ]
- },
- "System.Security.AccessControl/5.0.0": {
- "sha512": "dagJ1mHZO3Ani8GH0PHpPEe/oYO+rVdbQjvjJkBRNQkX4t0r1iaeGn8+/ybkSLEan3/slM0t59SVdHzuHf2jmw==",
- "type": "package",
- "path": "system.security.accesscontrol/5.0.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "LICENSE.TXT",
- "THIRD-PARTY-NOTICES.TXT",
- "lib/net46/System.Security.AccessControl.dll",
- "lib/net461/System.Security.AccessControl.dll",
- "lib/net461/System.Security.AccessControl.xml",
- "lib/netstandard1.3/System.Security.AccessControl.dll",
- "lib/netstandard2.0/System.Security.AccessControl.dll",
- "lib/netstandard2.0/System.Security.AccessControl.xml",
- "lib/uap10.0.16299/_._",
- "ref/net46/System.Security.AccessControl.dll",
- "ref/net461/System.Security.AccessControl.dll",
- "ref/net461/System.Security.AccessControl.xml",
- "ref/netstandard1.3/System.Security.AccessControl.dll",
- "ref/netstandard1.3/System.Security.AccessControl.xml",
- "ref/netstandard1.3/de/System.Security.AccessControl.xml",
- "ref/netstandard1.3/es/System.Security.AccessControl.xml",
- "ref/netstandard1.3/fr/System.Security.AccessControl.xml",
- "ref/netstandard1.3/it/System.Security.AccessControl.xml",
- "ref/netstandard1.3/ja/System.Security.AccessControl.xml",
- "ref/netstandard1.3/ko/System.Security.AccessControl.xml",
- "ref/netstandard1.3/ru/System.Security.AccessControl.xml",
- "ref/netstandard1.3/zh-hans/System.Security.AccessControl.xml",
- "ref/netstandard1.3/zh-hant/System.Security.AccessControl.xml",
- "ref/netstandard2.0/System.Security.AccessControl.dll",
- "ref/netstandard2.0/System.Security.AccessControl.xml",
- "ref/uap10.0.16299/_._",
- "runtimes/win/lib/net46/System.Security.AccessControl.dll",
- "runtimes/win/lib/net461/System.Security.AccessControl.dll",
- "runtimes/win/lib/net461/System.Security.AccessControl.xml",
- "runtimes/win/lib/netcoreapp2.0/System.Security.AccessControl.dll",
- "runtimes/win/lib/netcoreapp2.0/System.Security.AccessControl.xml",
- "runtimes/win/lib/netstandard1.3/System.Security.AccessControl.dll",
- "runtimes/win/lib/uap10.0.16299/_._",
- "system.security.accesscontrol.5.0.0.nupkg.sha512",
- "system.security.accesscontrol.nuspec",
- "useSharedDesignerContext.txt",
- "version.txt"
- ]
- },
- "System.Security.Cryptography.Cng/5.0.0": {
- "sha512": "jIMXsKn94T9JY7PvPq/tMfqa6GAaHpElRDpmG+SuL+D3+sTw2M8VhnibKnN8Tq+4JqbPJ/f+BwtLeDMEnzAvRg==",
- "type": "package",
- "path": "system.security.cryptography.cng/5.0.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "LICENSE.TXT",
- "THIRD-PARTY-NOTICES.TXT",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/net46/System.Security.Cryptography.Cng.dll",
- "lib/net461/System.Security.Cryptography.Cng.dll",
- "lib/net461/System.Security.Cryptography.Cng.xml",
- "lib/net462/System.Security.Cryptography.Cng.dll",
- "lib/net462/System.Security.Cryptography.Cng.xml",
- "lib/net47/System.Security.Cryptography.Cng.dll",
- "lib/net47/System.Security.Cryptography.Cng.xml",
- "lib/netcoreapp2.1/System.Security.Cryptography.Cng.dll",
- "lib/netcoreapp3.0/System.Security.Cryptography.Cng.dll",
- "lib/netcoreapp3.0/System.Security.Cryptography.Cng.xml",
- "lib/netstandard1.3/System.Security.Cryptography.Cng.dll",
- "lib/netstandard1.4/System.Security.Cryptography.Cng.dll",
- "lib/netstandard1.6/System.Security.Cryptography.Cng.dll",
- "lib/netstandard2.0/System.Security.Cryptography.Cng.dll",
- "lib/netstandard2.0/System.Security.Cryptography.Cng.xml",
- "lib/netstandard2.1/System.Security.Cryptography.Cng.dll",
- "lib/netstandard2.1/System.Security.Cryptography.Cng.xml",
- "lib/uap10.0.16299/_._",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "lib/xamarintvos10/_._",
- "lib/xamarinwatchos10/_._",
- "ref/MonoAndroid10/_._",
- "ref/MonoTouch10/_._",
- "ref/net46/System.Security.Cryptography.Cng.dll",
- "ref/net461/System.Security.Cryptography.Cng.dll",
- "ref/net461/System.Security.Cryptography.Cng.xml",
- "ref/net462/System.Security.Cryptography.Cng.dll",
- "ref/net462/System.Security.Cryptography.Cng.xml",
- "ref/net47/System.Security.Cryptography.Cng.dll",
- "ref/net47/System.Security.Cryptography.Cng.xml",
- "ref/netcoreapp2.0/System.Security.Cryptography.Cng.dll",
- "ref/netcoreapp2.0/System.Security.Cryptography.Cng.xml",
- "ref/netcoreapp2.1/System.Security.Cryptography.Cng.dll",
- "ref/netcoreapp2.1/System.Security.Cryptography.Cng.xml",
- "ref/netcoreapp3.0/System.Security.Cryptography.Cng.dll",
- "ref/netcoreapp3.0/System.Security.Cryptography.Cng.xml",
- "ref/netstandard1.3/System.Security.Cryptography.Cng.dll",
- "ref/netstandard1.4/System.Security.Cryptography.Cng.dll",
- "ref/netstandard1.6/System.Security.Cryptography.Cng.dll",
- "ref/netstandard2.0/System.Security.Cryptography.Cng.dll",
- "ref/netstandard2.0/System.Security.Cryptography.Cng.xml",
- "ref/netstandard2.1/System.Security.Cryptography.Cng.dll",
- "ref/netstandard2.1/System.Security.Cryptography.Cng.xml",
- "ref/uap10.0.16299/_._",
- "ref/xamarinios10/_._",
- "ref/xamarinmac20/_._",
- "ref/xamarintvos10/_._",
- "ref/xamarinwatchos10/_._",
- "runtimes/win/lib/net46/System.Security.Cryptography.Cng.dll",
- "runtimes/win/lib/net461/System.Security.Cryptography.Cng.dll",
- "runtimes/win/lib/net461/System.Security.Cryptography.Cng.xml",
- "runtimes/win/lib/net462/System.Security.Cryptography.Cng.dll",
- "runtimes/win/lib/net462/System.Security.Cryptography.Cng.xml",
- "runtimes/win/lib/net47/System.Security.Cryptography.Cng.dll",
- "runtimes/win/lib/net47/System.Security.Cryptography.Cng.xml",
- "runtimes/win/lib/netcoreapp2.0/System.Security.Cryptography.Cng.dll",
- "runtimes/win/lib/netcoreapp2.1/System.Security.Cryptography.Cng.dll",
- "runtimes/win/lib/netcoreapp3.0/System.Security.Cryptography.Cng.dll",
- "runtimes/win/lib/netcoreapp3.0/System.Security.Cryptography.Cng.xml",
- "runtimes/win/lib/netstandard1.4/System.Security.Cryptography.Cng.dll",
- "runtimes/win/lib/netstandard1.6/System.Security.Cryptography.Cng.dll",
- "runtimes/win/lib/uap10.0.16299/_._",
- "system.security.cryptography.cng.5.0.0.nupkg.sha512",
- "system.security.cryptography.cng.nuspec",
- "useSharedDesignerContext.txt",
- "version.txt"
- ]
- },
- "System.Security.Cryptography.Pkcs/5.0.0": {
- "sha512": "9TPLGjBCGKmNvG8pjwPeuYy0SMVmGZRwlTZvyPHDbYv/DRkoeumJdfumaaDNQzVGMEmbWtg07zUpSW9q70IlDQ==",
- "type": "package",
- "path": "system.security.cryptography.pkcs/5.0.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "LICENSE.TXT",
- "THIRD-PARTY-NOTICES.TXT",
- "lib/net46/System.Security.Cryptography.Pkcs.dll",
- "lib/net461/System.Security.Cryptography.Pkcs.dll",
- "lib/net461/System.Security.Cryptography.Pkcs.xml",
- "lib/netcoreapp2.1/System.Security.Cryptography.Pkcs.dll",
- "lib/netcoreapp3.0/System.Security.Cryptography.Pkcs.dll",
- "lib/netcoreapp3.0/System.Security.Cryptography.Pkcs.xml",
- "lib/netstandard1.3/System.Security.Cryptography.Pkcs.dll",
- "lib/netstandard2.0/System.Security.Cryptography.Pkcs.dll",
- "lib/netstandard2.0/System.Security.Cryptography.Pkcs.xml",
- "lib/netstandard2.1/System.Security.Cryptography.Pkcs.dll",
- "lib/netstandard2.1/System.Security.Cryptography.Pkcs.xml",
- "ref/net46/System.Security.Cryptography.Pkcs.dll",
- "ref/net461/System.Security.Cryptography.Pkcs.dll",
- "ref/net461/System.Security.Cryptography.Pkcs.xml",
- "ref/netcoreapp2.1/System.Security.Cryptography.Pkcs.dll",
- "ref/netcoreapp2.1/System.Security.Cryptography.Pkcs.xml",
- "ref/netcoreapp3.0/System.Security.Cryptography.Pkcs.dll",
- "ref/netcoreapp3.0/System.Security.Cryptography.Pkcs.xml",
- "ref/netstandard1.3/System.Security.Cryptography.Pkcs.dll",
- "ref/netstandard2.0/System.Security.Cryptography.Pkcs.dll",
- "ref/netstandard2.0/System.Security.Cryptography.Pkcs.xml",
- "ref/netstandard2.1/System.Security.Cryptography.Pkcs.dll",
- "ref/netstandard2.1/System.Security.Cryptography.Pkcs.xml",
- "runtimes/win/lib/net46/System.Security.Cryptography.Pkcs.dll",
- "runtimes/win/lib/net461/System.Security.Cryptography.Pkcs.dll",
- "runtimes/win/lib/net461/System.Security.Cryptography.Pkcs.xml",
- "runtimes/win/lib/netcoreapp2.1/System.Security.Cryptography.Pkcs.dll",
- "runtimes/win/lib/netcoreapp3.0/System.Security.Cryptography.Pkcs.dll",
- "runtimes/win/lib/netcoreapp3.0/System.Security.Cryptography.Pkcs.xml",
- "runtimes/win/lib/netstandard1.3/System.Security.Cryptography.Pkcs.dll",
- "runtimes/win/lib/netstandard2.0/System.Security.Cryptography.Pkcs.dll",
- "runtimes/win/lib/netstandard2.0/System.Security.Cryptography.Pkcs.xml",
- "runtimes/win/lib/netstandard2.1/System.Security.Cryptography.Pkcs.dll",
- "runtimes/win/lib/netstandard2.1/System.Security.Cryptography.Pkcs.xml",
- "system.security.cryptography.pkcs.5.0.0.nupkg.sha512",
- "system.security.cryptography.pkcs.nuspec",
- "useSharedDesignerContext.txt",
- "version.txt"
- ]
- },
- "System.Security.Cryptography.Xml/5.0.0": {
- "sha512": "MYmkHtCW+paFmPGFDktnLdOeH3zUrNchbZNki87E1ejNSMm9enSRbJokmvFrsWUrDE4bRE1lVeAle01+t6SGhA==",
- "type": "package",
- "path": "system.security.cryptography.xml/5.0.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "LICENSE.TXT",
- "THIRD-PARTY-NOTICES.TXT",
- "lib/net461/System.Security.Cryptography.Xml.dll",
- "lib/net461/System.Security.Cryptography.Xml.xml",
- "lib/netstandard2.0/System.Security.Cryptography.Xml.dll",
- "lib/netstandard2.0/System.Security.Cryptography.Xml.xml",
- "ref/net461/System.Security.Cryptography.Xml.dll",
- "ref/net461/System.Security.Cryptography.Xml.xml",
- "ref/netstandard2.0/System.Security.Cryptography.Xml.dll",
- "ref/netstandard2.0/System.Security.Cryptography.Xml.xml",
- "system.security.cryptography.xml.5.0.0.nupkg.sha512",
- "system.security.cryptography.xml.nuspec",
- "useSharedDesignerContext.txt",
- "version.txt"
- ]
- },
- "System.Security.Permissions/5.0.0": {
- "sha512": "uE8juAhEkp7KDBCdjDIE3H9R1HJuEHqeqX8nLX9gmYKWwsqk3T5qZlPx8qle5DPKimC/Fy3AFTdV7HamgCh9qQ==",
- "type": "package",
- "path": "system.security.permissions/5.0.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "LICENSE.TXT",
- "THIRD-PARTY-NOTICES.TXT",
- "lib/net461/System.Security.Permissions.dll",
- "lib/net461/System.Security.Permissions.xml",
- "lib/net5.0/System.Security.Permissions.dll",
- "lib/net5.0/System.Security.Permissions.xml",
- "lib/netcoreapp3.0/System.Security.Permissions.dll",
- "lib/netcoreapp3.0/System.Security.Permissions.xml",
- "lib/netstandard2.0/System.Security.Permissions.dll",
- "lib/netstandard2.0/System.Security.Permissions.xml",
- "ref/net461/System.Security.Permissions.dll",
- "ref/net461/System.Security.Permissions.xml",
- "ref/net5.0/System.Security.Permissions.dll",
- "ref/net5.0/System.Security.Permissions.xml",
- "ref/netcoreapp3.0/System.Security.Permissions.dll",
- "ref/netcoreapp3.0/System.Security.Permissions.xml",
- "ref/netstandard2.0/System.Security.Permissions.dll",
- "ref/netstandard2.0/System.Security.Permissions.xml",
- "system.security.permissions.5.0.0.nupkg.sha512",
- "system.security.permissions.nuspec",
- "useSharedDesignerContext.txt",
- "version.txt"
- ]
- },
- "System.Security.Principal.Windows/5.0.0": {
- "sha512": "t0MGLukB5WAVU9bO3MGzvlGnyJPgUlcwerXn1kzBRjwLKixT96XV0Uza41W49gVd8zEMFu9vQEFlv0IOrytICA==",
- "type": "package",
- "path": "system.security.principal.windows/5.0.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "LICENSE.TXT",
- "THIRD-PARTY-NOTICES.TXT",
- "lib/net46/System.Security.Principal.Windows.dll",
- "lib/net461/System.Security.Principal.Windows.dll",
- "lib/net461/System.Security.Principal.Windows.xml",
- "lib/netstandard1.3/System.Security.Principal.Windows.dll",
- "lib/netstandard2.0/System.Security.Principal.Windows.dll",
- "lib/netstandard2.0/System.Security.Principal.Windows.xml",
- "lib/uap10.0.16299/_._",
- "ref/net46/System.Security.Principal.Windows.dll",
- "ref/net461/System.Security.Principal.Windows.dll",
- "ref/net461/System.Security.Principal.Windows.xml",
- "ref/netcoreapp3.0/System.Security.Principal.Windows.dll",
- "ref/netcoreapp3.0/System.Security.Principal.Windows.xml",
- "ref/netstandard1.3/System.Security.Principal.Windows.dll",
- "ref/netstandard1.3/System.Security.Principal.Windows.xml",
- "ref/netstandard1.3/de/System.Security.Principal.Windows.xml",
- "ref/netstandard1.3/es/System.Security.Principal.Windows.xml",
- "ref/netstandard1.3/fr/System.Security.Principal.Windows.xml",
- "ref/netstandard1.3/it/System.Security.Principal.Windows.xml",
- "ref/netstandard1.3/ja/System.Security.Principal.Windows.xml",
- "ref/netstandard1.3/ko/System.Security.Principal.Windows.xml",
- "ref/netstandard1.3/ru/System.Security.Principal.Windows.xml",
- "ref/netstandard1.3/zh-hans/System.Security.Principal.Windows.xml",
- "ref/netstandard1.3/zh-hant/System.Security.Principal.Windows.xml",
- "ref/netstandard2.0/System.Security.Principal.Windows.dll",
- "ref/netstandard2.0/System.Security.Principal.Windows.xml",
- "ref/uap10.0.16299/_._",
- "runtimes/unix/lib/netcoreapp2.0/System.Security.Principal.Windows.dll",
- "runtimes/unix/lib/netcoreapp2.0/System.Security.Principal.Windows.xml",
- "runtimes/unix/lib/netcoreapp2.1/System.Security.Principal.Windows.dll",
- "runtimes/unix/lib/netcoreapp2.1/System.Security.Principal.Windows.xml",
- "runtimes/win/lib/net46/System.Security.Principal.Windows.dll",
- "runtimes/win/lib/net461/System.Security.Principal.Windows.dll",
- "runtimes/win/lib/net461/System.Security.Principal.Windows.xml",
- "runtimes/win/lib/netcoreapp2.0/System.Security.Principal.Windows.dll",
- "runtimes/win/lib/netcoreapp2.0/System.Security.Principal.Windows.xml",
- "runtimes/win/lib/netcoreapp2.1/System.Security.Principal.Windows.dll",
- "runtimes/win/lib/netcoreapp2.1/System.Security.Principal.Windows.xml",
- "runtimes/win/lib/netstandard1.3/System.Security.Principal.Windows.dll",
- "runtimes/win/lib/uap10.0.16299/_._",
- "system.security.principal.windows.5.0.0.nupkg.sha512",
- "system.security.principal.windows.nuspec",
- "useSharedDesignerContext.txt",
- "version.txt"
- ]
- },
- "System.ServiceModel.Primitives/4.9.0": {
- "sha512": "LTFPVdS8Nf76xg/wRZkDa+2Q+GnjTOmwkTlwuoetwX37mAfYnGkf7p8ydhpDwVmomNljpUOhUUGxfjQyd5YcOg==",
- "type": "package",
- "path": "system.servicemodel.primitives/4.9.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "LICENSE.TXT",
- "THIRD-PARTY-NOTICES.TXT",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/net45/_._",
- "lib/net46/System.ServiceModel.Primitives.dll",
- "lib/net461/System.ServiceModel.Primitives.dll",
- "lib/net461/System.ServiceModel.Primitives.pdb",
- "lib/net6.0/System.ServiceModel.Primitives.dll",
- "lib/net6.0/System.ServiceModel.Primitives.pdb",
- "lib/net6.0/System.ServiceModel.dll",
- "lib/netcore50/System.ServiceModel.Primitives.dll",
- "lib/netcoreapp2.1/System.ServiceModel.Primitives.dll",
- "lib/netcoreapp2.1/System.ServiceModel.Primitives.pdb",
- "lib/netcoreapp2.1/System.ServiceModel.dll",
- "lib/netstandard1.3/System.ServiceModel.Primitives.dll",
- "lib/netstandard2.0/System.ServiceModel.Primitives.dll",
- "lib/netstandard2.0/System.ServiceModel.Primitives.pdb",
- "lib/netstandard2.0/System.ServiceModel.dll",
- "lib/portable-net45+win8+wp8/_._",
- "lib/win8/_._",
- "lib/wp8/_._",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "lib/xamarintvos10/_._",
- "lib/xamarinwatchos10/_._",
- "ref/MonoAndroid10/_._",
- "ref/MonoTouch10/_._",
- "ref/net45/_._",
- "ref/net46/System.ServiceModel.Primitives.dll",
- "ref/net461/System.ServiceModel.Primitives.dll",
- "ref/net6.0/System.ServiceModel.Primitives.dll",
- "ref/net6.0/System.ServiceModel.dll",
- "ref/netcore50/System.ServiceModel.Primitives.dll",
- "ref/netcoreapp2.1/System.ServiceModel.Primitives.dll",
- "ref/netcoreapp2.1/System.ServiceModel.dll",
- "ref/netstandard1.0/System.ServiceModel.Primitives.dll",
- "ref/netstandard1.1/System.ServiceModel.Primitives.dll",
- "ref/netstandard1.3/System.ServiceModel.Primitives.dll",
- "ref/netstandard2.0/System.ServiceModel.Primitives.dll",
- "ref/netstandard2.0/System.ServiceModel.dll",
- "ref/portable-net45+win8+wp8/_._",
- "ref/win8/_._",
- "ref/wp8/_._",
- "ref/xamarinios10/_._",
- "ref/xamarinmac20/_._",
- "ref/xamarintvos10/_._",
- "ref/xamarinwatchos10/_._",
- "system.servicemodel.primitives.4.9.0.nupkg.sha512",
- "system.servicemodel.primitives.nuspec"
- ]
- },
- "System.ValueTuple/4.5.0": {
- "sha512": "okurQJO6NRE/apDIP23ajJ0hpiNmJ+f0BwOlB/cSqTLQlw5upkf+5+96+iG2Jw40G1fCVCyPz/FhIABUjMR+RQ==",
- "type": "package",
- "path": "system.valuetuple/4.5.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "LICENSE.TXT",
- "THIRD-PARTY-NOTICES.TXT",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/net461/System.ValueTuple.dll",
- "lib/net461/System.ValueTuple.xml",
- "lib/net47/System.ValueTuple.dll",
- "lib/net47/System.ValueTuple.xml",
- "lib/netcoreapp2.0/_._",
- "lib/netstandard1.0/System.ValueTuple.dll",
- "lib/netstandard1.0/System.ValueTuple.xml",
- "lib/netstandard2.0/_._",
- "lib/portable-net40+sl4+win8+wp8/System.ValueTuple.dll",
- "lib/portable-net40+sl4+win8+wp8/System.ValueTuple.xml",
- "lib/uap10.0.16299/_._",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "lib/xamarintvos10/_._",
- "lib/xamarinwatchos10/_._",
- "ref/MonoAndroid10/_._",
- "ref/MonoTouch10/_._",
- "ref/net461/System.ValueTuple.dll",
- "ref/net47/System.ValueTuple.dll",
- "ref/netcoreapp2.0/_._",
- "ref/netstandard2.0/_._",
- "ref/portable-net40+sl4+win8+wp8/System.ValueTuple.dll",
- "ref/uap10.0.16299/_._",
- "ref/xamarinios10/_._",
- "ref/xamarinmac20/_._",
- "ref/xamarintvos10/_._",
- "ref/xamarinwatchos10/_._",
- "system.valuetuple.4.5.0.nupkg.sha512",
- "system.valuetuple.nuspec",
- "useSharedDesignerContext.txt",
- "version.txt"
- ]
- },
- "System.Windows.Extensions/5.0.0": {
- "sha512": "c1ho9WU9ZxMZawML+ssPKZfdnrg/OjR3pe0m9v8230z3acqphwvPJqzAkH54xRYm5ntZHGG1EPP3sux9H3qSPg==",
- "type": "package",
- "path": "system.windows.extensions/5.0.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "LICENSE.TXT",
- "THIRD-PARTY-NOTICES.TXT",
- "lib/netcoreapp3.0/System.Windows.Extensions.dll",
- "lib/netcoreapp3.0/System.Windows.Extensions.xml",
- "ref/netcoreapp3.0/System.Windows.Extensions.dll",
- "ref/netcoreapp3.0/System.Windows.Extensions.xml",
- "runtimes/win/lib/netcoreapp3.0/System.Windows.Extensions.dll",
- "runtimes/win/lib/netcoreapp3.0/System.Windows.Extensions.xml",
- "system.windows.extensions.5.0.0.nupkg.sha512",
- "system.windows.extensions.nuspec",
- "useSharedDesignerContext.txt",
- "version.txt"
- ]
- },
- "Models/1.0.0": {
- "type": "project",
- "path": "../Models/Models.csproj",
- "msbuildProject": "../Models/Models.csproj"
- }
- },
- "projectFileDependencyGroups": {
- "net8.0": [
- "FuzzySharp >= 2.0.2",
- "MessagePack >= 3.0.238-rc.1",
- "MessagePack.Annotations >= 3.0.238-rc.1",
- "MessagePackAnalyzer >= 3.0.238-rc.1",
- "Models >= 1.0.0",
- "NetMQ >= 4.0.1.13"
- ]
- },
- "packageFolders": {
- "/home/skingging/.nuget/packages/": {}
- },
- "project": {
- "version": "1.0.0",
- "restore": {
- "projectUniqueName": "/home/skingging/Documents/Projects/CSharp/RSE/Backend/Backend.csproj",
- "projectName": "Backend",
- "projectPath": "/home/skingging/Documents/Projects/CSharp/RSE/Backend/Backend.csproj",
- "packagesPath": "/home/skingging/.nuget/packages/",
- "outputPath": "/home/skingging/Documents/Projects/CSharp/RSE/Backend/obj/",
- "projectStyle": "PackageReference",
- "configFilePaths": [
- "/home/skingging/.nuget/NuGet/NuGet.Config"
- ],
- "originalTargetFrameworks": [
- "net8.0"
- ],
- "sources": {
- "https://api.nuget.org/v3/index.json": {}
- },
- "frameworks": {
- "net8.0": {
- "targetAlias": "net8.0",
- "projectReferences": {
- "/home/skingging/Documents/Projects/CSharp/RSE/Models/Models.csproj": {
- "projectPath": "/home/skingging/Documents/Projects/CSharp/RSE/Models/Models.csproj"
- }
- }
- }
- },
- "warningProperties": {
- "warnAsError": [
- "NU1605"
- ]
- },
- "restoreAuditProperties": {
- "enableAudit": "true",
- "auditLevel": "low",
- "auditMode": "all"
- }
- },
- "frameworks": {
- "net8.0": {
- "targetAlias": "net8.0",
- "dependencies": {
- "FuzzySharp": {
- "target": "Package",
- "version": "[2.0.2, )"
- },
- "MessagePack": {
- "target": "Package",
- "version": "[3.0.238-rc.1, )"
- },
- "MessagePack.Annotations": {
- "target": "Package",
- "version": "[3.0.238-rc.1, )"
- },
- "MessagePackAnalyzer": {
- "include": "Runtime, Build, Native, ContentFiles, Analyzers, BuildTransitive",
- "suppressParent": "All",
- "target": "Package",
- "version": "[3.0.238-rc.1, )"
- },
- "NetMQ": {
- "target": "Package",
- "version": "[4.0.1.13, )"
- }
- },
- "imports": [
- "net461",
- "net462",
- "net47",
- "net471",
- "net472",
- "net48",
- "net481"
- ],
- "assetTargetFallback": true,
- "warn": true,
- "downloadDependencies": [
- {
- "name": "Microsoft.AspNetCore.App.Ref",
- "version": "[8.0.5, 8.0.5]"
- },
- {
- "name": "Microsoft.NETCore.App.Host.linux-x64",
- "version": "[8.0.5, 8.0.5]"
- },
- {
- "name": "Microsoft.NETCore.App.Ref",
- "version": "[8.0.5, 8.0.5]"
- }
- ],
- "frameworkReferences": {
- "Microsoft.NETCore.App": {
- "privateAssets": "all"
- }
- },
- "runtimeIdentifierGraphPath": "/home/skingging/.dotnet/sdk/9.0.100-preview.6.24328.19/PortableRuntimeIdentifierGraph.json"
- }
- }
- },
- "logs": [
- {
- "code": "NU1904",
- "level": "Warning",
- "warningLevel": 1,
- "message": "Package 'System.Drawing.Common' 5.0.0 has a known critical severity vulnerability, https://github.com/advisories/GHSA-rxg9-xrhp-64gj",
- "libraryId": "System.Drawing.Common",
- "targetGraphs": [
- "net8.0"
- ]
- },
- {
- "code": "NU1903",
- "level": "Warning",
- "warningLevel": 1,
- "message": "Package 'System.Formats.Asn1' 5.0.0 has a known high severity vulnerability, https://github.com/advisories/GHSA-447r-wph3-92pm",
- "libraryId": "System.Formats.Asn1",
- "targetGraphs": [
- "net8.0"
- ]
- },
- {
- "code": "NU1902",
- "level": "Warning",
- "warningLevel": 1,
- "message": "Package 'System.Security.Cryptography.Xml' 5.0.0 has a known moderate severity vulnerability, https://github.com/advisories/GHSA-vh55-786g-wjwj",
- "libraryId": "System.Security.Cryptography.Xml",
- "targetGraphs": [
- "net8.0"
- ]
- }
- ]
-}
\ No newline at end of file
diff --git a/Backend/obj/project.nuget.cache b/Backend/obj/project.nuget.cache
deleted file mode 100644
index bd9c2c2..0000000
--- a/Backend/obj/project.nuget.cache
+++ /dev/null
@@ -1,77 +0,0 @@
-{
- "version": 2,
- "dgSpecHash": "KoM4C1NDa3U=",
- "success": true,
- "projectFilePath": "/home/skingging/Documents/Projects/CSharp/RSE/Backend/Backend.csproj",
- "expectedPackageFiles": [
- "/home/skingging/.nuget/packages/asyncio/0.1.69/asyncio.0.1.69.nupkg.sha512",
- "/home/skingging/.nuget/packages/fuzzysharp/2.0.2/fuzzysharp.2.0.2.nupkg.sha512",
- "/home/skingging/.nuget/packages/messagepack/3.0.238-rc.1/messagepack.3.0.238-rc.1.nupkg.sha512",
- "/home/skingging/.nuget/packages/messagepack.annotations/3.0.238-rc.1/messagepack.annotations.3.0.238-rc.1.nupkg.sha512",
- "/home/skingging/.nuget/packages/messagepackanalyzer/3.0.238-rc.1/messagepackanalyzer.3.0.238-rc.1.nupkg.sha512",
- "/home/skingging/.nuget/packages/microsoft.bcl.asyncinterfaces/5.0.0/microsoft.bcl.asyncinterfaces.5.0.0.nupkg.sha512",
- "/home/skingging/.nuget/packages/microsoft.data.sqlite/8.0.10/microsoft.data.sqlite.8.0.10.nupkg.sha512",
- "/home/skingging/.nuget/packages/microsoft.data.sqlite.core/8.0.10/microsoft.data.sqlite.core.8.0.10.nupkg.sha512",
- "/home/skingging/.nuget/packages/microsoft.extensions.objectpool/5.0.10/microsoft.extensions.objectpool.5.0.10.nupkg.sha512",
- "/home/skingging/.nuget/packages/microsoft.net.stringtools/17.11.4/microsoft.net.stringtools.17.11.4.nupkg.sha512",
- "/home/skingging/.nuget/packages/microsoft.netcore.platforms/5.0.0/microsoft.netcore.platforms.5.0.0.nupkg.sha512",
- "/home/skingging/.nuget/packages/microsoft.win32.systemevents/5.0.0/microsoft.win32.systemevents.5.0.0.nupkg.sha512",
- "/home/skingging/.nuget/packages/nacl.net/0.1.13/nacl.net.0.1.13.nupkg.sha512",
- "/home/skingging/.nuget/packages/netmq/4.0.1.13/netmq.4.0.1.13.nupkg.sha512",
- "/home/skingging/.nuget/packages/sqlite/3.13.0/sqlite.3.13.0.nupkg.sha512",
- "/home/skingging/.nuget/packages/sqlitepclraw.bundle_e_sqlite3/2.1.6/sqlitepclraw.bundle_e_sqlite3.2.1.6.nupkg.sha512",
- "/home/skingging/.nuget/packages/sqlitepclraw.core/2.1.6/sqlitepclraw.core.2.1.6.nupkg.sha512",
- "/home/skingging/.nuget/packages/sqlitepclraw.lib.e_sqlite3/2.1.6/sqlitepclraw.lib.e_sqlite3.2.1.6.nupkg.sha512",
- "/home/skingging/.nuget/packages/sqlitepclraw.provider.e_sqlite3/2.1.6/sqlitepclraw.provider.e_sqlite3.2.1.6.nupkg.sha512",
- "/home/skingging/.nuget/packages/system.drawing.common/5.0.0/system.drawing.common.5.0.0.nupkg.sha512",
- "/home/skingging/.nuget/packages/system.formats.asn1/5.0.0/system.formats.asn1.5.0.0.nupkg.sha512",
- "/home/skingging/.nuget/packages/system.memory/4.5.3/system.memory.4.5.3.nupkg.sha512",
- "/home/skingging/.nuget/packages/system.numerics.vectors/4.5.0/system.numerics.vectors.4.5.0.nupkg.sha512",
- "/home/skingging/.nuget/packages/system.private.servicemodel/4.9.0/system.private.servicemodel.4.9.0.nupkg.sha512",
- "/home/skingging/.nuget/packages/system.reflection.dispatchproxy/4.7.1/system.reflection.dispatchproxy.4.7.1.nupkg.sha512",
- "/home/skingging/.nuget/packages/system.security.accesscontrol/5.0.0/system.security.accesscontrol.5.0.0.nupkg.sha512",
- "/home/skingging/.nuget/packages/system.security.cryptography.cng/5.0.0/system.security.cryptography.cng.5.0.0.nupkg.sha512",
- "/home/skingging/.nuget/packages/system.security.cryptography.pkcs/5.0.0/system.security.cryptography.pkcs.5.0.0.nupkg.sha512",
- "/home/skingging/.nuget/packages/system.security.cryptography.xml/5.0.0/system.security.cryptography.xml.5.0.0.nupkg.sha512",
- "/home/skingging/.nuget/packages/system.security.permissions/5.0.0/system.security.permissions.5.0.0.nupkg.sha512",
- "/home/skingging/.nuget/packages/system.security.principal.windows/5.0.0/system.security.principal.windows.5.0.0.nupkg.sha512",
- "/home/skingging/.nuget/packages/system.servicemodel.primitives/4.9.0/system.servicemodel.primitives.4.9.0.nupkg.sha512",
- "/home/skingging/.nuget/packages/system.valuetuple/4.5.0/system.valuetuple.4.5.0.nupkg.sha512",
- "/home/skingging/.nuget/packages/system.windows.extensions/5.0.0/system.windows.extensions.5.0.0.nupkg.sha512",
- "/home/skingging/.nuget/packages/microsoft.netcore.app.ref/8.0.5/microsoft.netcore.app.ref.8.0.5.nupkg.sha512",
- "/home/skingging/.nuget/packages/microsoft.aspnetcore.app.ref/8.0.5/microsoft.aspnetcore.app.ref.8.0.5.nupkg.sha512",
- "/home/skingging/.nuget/packages/microsoft.netcore.app.host.linux-x64/8.0.5/microsoft.netcore.app.host.linux-x64.8.0.5.nupkg.sha512"
- ],
- "logs": [
- {
- "code": "NU1904",
- "level": "Warning",
- "warningLevel": 1,
- "message": "Package 'System.Drawing.Common' 5.0.0 has a known critical severity vulnerability, https://github.com/advisories/GHSA-rxg9-xrhp-64gj",
- "libraryId": "System.Drawing.Common",
- "targetGraphs": [
- "net8.0"
- ]
- },
- {
- "code": "NU1903",
- "level": "Warning",
- "warningLevel": 1,
- "message": "Package 'System.Formats.Asn1' 5.0.0 has a known high severity vulnerability, https://github.com/advisories/GHSA-447r-wph3-92pm",
- "libraryId": "System.Formats.Asn1",
- "targetGraphs": [
- "net8.0"
- ]
- },
- {
- "code": "NU1902",
- "level": "Warning",
- "warningLevel": 1,
- "message": "Package 'System.Security.Cryptography.Xml' 5.0.0 has a known moderate severity vulnerability, https://github.com/advisories/GHSA-vh55-786g-wjwj",
- "libraryId": "System.Security.Cryptography.Xml",
- "targetGraphs": [
- "net8.0"
- ]
- }
- ]
-}
\ No newline at end of file
diff --git a/Backend/obj/project.packagespec.json b/Backend/obj/project.packagespec.json
deleted file mode 100644
index d91e015..0000000
--- a/Backend/obj/project.packagespec.json
+++ /dev/null
@@ -1 +0,0 @@
-"restore":{"projectUniqueName":"/home/skingging/Documents/Projects/CSharp/RSE/Backend/Backend.csproj","projectName":"Backend","projectPath":"/home/skingging/Documents/Projects/CSharp/RSE/Backend/Backend.csproj","outputPath":"/home/skingging/Documents/Projects/CSharp/RSE/Backend/obj/","projectStyle":"PackageReference","originalTargetFrameworks":["net8.0"],"sources":{"https://api.nuget.org/v3/index.json":{}},"frameworks":{"net8.0":{"targetAlias":"net8.0","projectReferences":{"/home/skingging/Documents/Projects/CSharp/RSE/Models/Models.csproj":{"projectPath":"/home/skingging/Documents/Projects/CSharp/RSE/Models/Models.csproj"}}}},"warningProperties":{"warnAsError":["NU1605"]},"restoreAuditProperties":{"enableAudit":"true","auditLevel":"low","auditMode":"all"}}"frameworks":{"net8.0":{"targetAlias":"net8.0","dependencies":{"FuzzySharp":{"target":"Package","version":"[2.0.2, )"},"MessagePack":{"target":"Package","version":"[3.0.238-rc.1, )"},"MessagePack.Annotations":{"target":"Package","version":"[3.0.238-rc.1, )"},"MessagePackAnalyzer":{"include":"Runtime, Build, Native, ContentFiles, Analyzers, BuildTransitive","suppressParent":"All","target":"Package","version":"[3.0.238-rc.1, )"},"NetMQ":{"target":"Package","version":"[4.0.1.13, )"}},"imports":["net461","net462","net47","net471","net472","net48","net481"],"assetTargetFallback":true,"warn":true,"downloadDependencies":[{"name":"Microsoft.AspNetCore.App.Ref","version":"[8.0.5, 8.0.5]"},{"name":"Microsoft.NETCore.App.Host.linux-x64","version":"[8.0.5, 8.0.5]"},{"name":"Microsoft.NETCore.App.Ref","version":"[8.0.5, 8.0.5]"}],"frameworkReferences":{"Microsoft.NETCore.App":{"privateAssets":"all"}},"runtimeIdentifierGraphPath":"/home/skingging/.dotnet/sdk/9.0.100-preview.6.24328.19/PortableRuntimeIdentifierGraph.json"}}
\ No newline at end of file
diff --git a/Backend/obj/rider.project.model.nuget.info b/Backend/obj/rider.project.model.nuget.info
deleted file mode 100644
index eda40eb..0000000
--- a/Backend/obj/rider.project.model.nuget.info
+++ /dev/null
@@ -1 +0,0 @@
-17315829797860260
\ No newline at end of file
diff --git a/Backend/obj/rider.project.restore.info b/Backend/obj/rider.project.restore.info
deleted file mode 100644
index eda40eb..0000000
--- a/Backend/obj/rider.project.restore.info
+++ /dev/null
@@ -1 +0,0 @@
-17315829797860260
\ No newline at end of file
diff --git a/Backend/obj/x64/Debug/net8.0/linux-x64/.NETCoreApp,Version=v8.0.AssemblyAttributes.cs b/Backend/obj/x64/Debug/net8.0/linux-x64/.NETCoreApp,Version=v8.0.AssemblyAttributes.cs
deleted file mode 100644
index 2217181..0000000
--- a/Backend/obj/x64/Debug/net8.0/linux-x64/.NETCoreApp,Version=v8.0.AssemblyAttributes.cs
+++ /dev/null
@@ -1,4 +0,0 @@
-//
-using System;
-using System.Reflection;
-[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v8.0", FrameworkDisplayName = ".NET 8.0")]
diff --git a/Backend/obj/x64/Debug/net8.0/linux-x64/Backend.AssemblyInfo.cs b/Backend/obj/x64/Debug/net8.0/linux-x64/Backend.AssemblyInfo.cs
deleted file mode 100644
index 07fd8b5..0000000
--- a/Backend/obj/x64/Debug/net8.0/linux-x64/Backend.AssemblyInfo.cs
+++ /dev/null
@@ -1,22 +0,0 @@
-//------------------------------------------------------------------------------
-//
-// This code was generated by a tool.
-//
-// Changes to this file may cause incorrect behavior and will be lost if
-// the code is regenerated.
-//
-//------------------------------------------------------------------------------
-
-using System;
-using System.Reflection;
-
-[assembly: System.Reflection.AssemblyCompanyAttribute("Backend")]
-[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
-[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
-[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
-[assembly: System.Reflection.AssemblyProductAttribute("Backend")]
-[assembly: System.Reflection.AssemblyTitleAttribute("Backend")]
-[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
-
-// Generated by the MSBuild WriteCodeFragment class.
-
diff --git a/Backend/obj/x64/Debug/net8.0/linux-x64/Backend.AssemblyInfoInputs.cache b/Backend/obj/x64/Debug/net8.0/linux-x64/Backend.AssemblyInfoInputs.cache
deleted file mode 100644
index bcd39b4..0000000
--- a/Backend/obj/x64/Debug/net8.0/linux-x64/Backend.AssemblyInfoInputs.cache
+++ /dev/null
@@ -1 +0,0 @@
-9371234864fbc6630f90d88b86a9165d6bf6b07556d735c0a3bcf7b4cfc5fd84
diff --git a/Backend/obj/x64/Debug/net8.0/linux-x64/Backend.GeneratedMSBuildEditorConfig.editorconfig b/Backend/obj/x64/Debug/net8.0/linux-x64/Backend.GeneratedMSBuildEditorConfig.editorconfig
deleted file mode 100644
index f2ede2c..0000000
--- a/Backend/obj/x64/Debug/net8.0/linux-x64/Backend.GeneratedMSBuildEditorConfig.editorconfig
+++ /dev/null
@@ -1,13 +0,0 @@
-is_global = true
-build_property.TargetFramework = net8.0
-build_property.TargetPlatformMinVersion =
-build_property.UsingMicrosoftNETSdkWeb =
-build_property.ProjectTypeGuids =
-build_property.InvariantGlobalization =
-build_property.PlatformNeutralAssembly =
-build_property.EnforceExtendedAnalyzerRules =
-build_property._SupportedPlatformList = Linux,macOS,Windows
-build_property.RootNamespace = Backend
-build_property.ProjectDir = /home/skingging/Documents/Projects/CSharp/RSE/Backend/
-build_property.EnableComHosting =
-build_property.EnableGeneratedComInterfaceComImportInterop =
diff --git a/Backend/obj/x64/Debug/net8.0/linux-x64/Backend.GlobalUsings.g.cs b/Backend/obj/x64/Debug/net8.0/linux-x64/Backend.GlobalUsings.g.cs
deleted file mode 100644
index 8578f3d..0000000
--- a/Backend/obj/x64/Debug/net8.0/linux-x64/Backend.GlobalUsings.g.cs
+++ /dev/null
@@ -1,8 +0,0 @@
-//
-global using global::System;
-global using global::System.Collections.Generic;
-global using global::System.IO;
-global using global::System.Linq;
-global using global::System.Net.Http;
-global using global::System.Threading;
-global using global::System.Threading.Tasks;
diff --git a/Backend/obj/x64/Debug/net8.0/linux-x64/Backend.assets.cache b/Backend/obj/x64/Debug/net8.0/linux-x64/Backend.assets.cache
deleted file mode 100644
index 2c6a6ea..0000000
Binary files a/Backend/obj/x64/Debug/net8.0/linux-x64/Backend.assets.cache and /dev/null differ
diff --git a/Backend/obj/x64/Debug/net8.0/linux-x64/Backend.csproj.AssemblyReference.cache b/Backend/obj/x64/Debug/net8.0/linux-x64/Backend.csproj.AssemblyReference.cache
deleted file mode 100644
index 5507a2a..0000000
Binary files a/Backend/obj/x64/Debug/net8.0/linux-x64/Backend.csproj.AssemblyReference.cache and /dev/null differ
diff --git a/Backend/obj/x64/Debug/net8.0/linux-x64/Backend.csproj.CopyComplete b/Backend/obj/x64/Debug/net8.0/linux-x64/Backend.csproj.CopyComplete
deleted file mode 100644
index e69de29..0000000
diff --git a/Backend/obj/x64/Debug/net8.0/linux-x64/Backend.csproj.CoreCompileInputs.cache b/Backend/obj/x64/Debug/net8.0/linux-x64/Backend.csproj.CoreCompileInputs.cache
deleted file mode 100644
index c4e3dbd..0000000
--- a/Backend/obj/x64/Debug/net8.0/linux-x64/Backend.csproj.CoreCompileInputs.cache
+++ /dev/null
@@ -1 +0,0 @@
-b0f7137a98b1bd656800ed2ac80a0e5cba6650032efea86121ddea12b90adc60
diff --git a/Backend/obj/x64/Debug/net8.0/linux-x64/Backend.csproj.FileListAbsolute.txt b/Backend/obj/x64/Debug/net8.0/linux-x64/Backend.csproj.FileListAbsolute.txt
deleted file mode 100644
index 45e7f8f..0000000
--- a/Backend/obj/x64/Debug/net8.0/linux-x64/Backend.csproj.FileListAbsolute.txt
+++ /dev/null
@@ -1,24 +0,0 @@
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/x64/Debug/net8.0/linux-x64/Backend
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/x64/Debug/net8.0/linux-x64/Backend.deps.json
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/x64/Debug/net8.0/linux-x64/Backend.runtimeconfig.json
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/x64/Debug/net8.0/linux-x64/Backend.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/x64/Debug/net8.0/linux-x64/Backend.pdb
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/x64/Debug/net8.0/linux-x64/Microsoft.Data.Sqlite.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/x64/Debug/net8.0/linux-x64/SQLitePCLRaw.batteries_v2.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/x64/Debug/net8.0/linux-x64/SQLitePCLRaw.core.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/x64/Debug/net8.0/linux-x64/SQLitePCLRaw.provider.e_sqlite3.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/x64/Debug/net8.0/linux-x64/libsqlite3.so
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/x64/Debug/net8.0/linux-x64/libe_sqlite3.so
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/x64/Debug/net8.0/linux-x64/Models.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/x64/Debug/net8.0/linux-x64/Models.pdb
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/obj/x64/Debug/net8.0/linux-x64/Backend.csproj.AssemblyReference.cache
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/obj/x64/Debug/net8.0/linux-x64/Backend.GeneratedMSBuildEditorConfig.editorconfig
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/obj/x64/Debug/net8.0/linux-x64/Backend.AssemblyInfoInputs.cache
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/obj/x64/Debug/net8.0/linux-x64/Backend.AssemblyInfo.cs
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/obj/x64/Debug/net8.0/linux-x64/Backend.csproj.CoreCompileInputs.cache
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/obj/x64/Debug/net8.0/linux-x64/Backend.csproj.CopyComplete
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/obj/x64/Debug/net8.0/linux-x64/Backend.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/obj/x64/Debug/net8.0/linux-x64/refint/Backend.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/obj/x64/Debug/net8.0/linux-x64/Backend.pdb
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/obj/x64/Debug/net8.0/linux-x64/Backend.genruntimeconfig.cache
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/obj/x64/Debug/net8.0/linux-x64/ref/Backend.dll
diff --git a/Backend/obj/x64/Debug/net8.0/linux-x64/Backend.dll b/Backend/obj/x64/Debug/net8.0/linux-x64/Backend.dll
deleted file mode 100644
index a71988d..0000000
Binary files a/Backend/obj/x64/Debug/net8.0/linux-x64/Backend.dll and /dev/null differ
diff --git a/Backend/obj/x64/Debug/net8.0/linux-x64/Backend.genruntimeconfig.cache b/Backend/obj/x64/Debug/net8.0/linux-x64/Backend.genruntimeconfig.cache
deleted file mode 100644
index cc9ecb0..0000000
--- a/Backend/obj/x64/Debug/net8.0/linux-x64/Backend.genruntimeconfig.cache
+++ /dev/null
@@ -1 +0,0 @@
-a6028093686ad8ada04d4f48d5cf0f5281c16246ab92de50a4b16c2ef86d3719
diff --git a/Backend/obj/x64/Debug/net8.0/linux-x64/Backend.pdb b/Backend/obj/x64/Debug/net8.0/linux-x64/Backend.pdb
deleted file mode 100644
index 9907d9f..0000000
Binary files a/Backend/obj/x64/Debug/net8.0/linux-x64/Backend.pdb and /dev/null differ
diff --git a/Backend/obj/x64/Debug/net8.0/linux-x64/apphost b/Backend/obj/x64/Debug/net8.0/linux-x64/apphost
deleted file mode 100755
index 47b2de1..0000000
Binary files a/Backend/obj/x64/Debug/net8.0/linux-x64/apphost and /dev/null differ
diff --git a/Backend/obj/x64/Debug/net8.0/linux-x64/ref/Backend.dll b/Backend/obj/x64/Debug/net8.0/linux-x64/ref/Backend.dll
deleted file mode 100644
index 11a858b..0000000
Binary files a/Backend/obj/x64/Debug/net8.0/linux-x64/ref/Backend.dll and /dev/null differ
diff --git a/Backend/obj/x64/Debug/net8.0/linux-x64/refint/Backend.dll b/Backend/obj/x64/Debug/net8.0/linux-x64/refint/Backend.dll
deleted file mode 100644
index 11a858b..0000000
Binary files a/Backend/obj/x64/Debug/net8.0/linux-x64/refint/Backend.dll and /dev/null differ
diff --git a/Backend/obj/x64/Release/net8.0/.NETCoreApp,Version=v8.0.AssemblyAttributes.cs b/Backend/obj/x64/Release/net8.0/.NETCoreApp,Version=v8.0.AssemblyAttributes.cs
deleted file mode 100644
index 2217181..0000000
--- a/Backend/obj/x64/Release/net8.0/.NETCoreApp,Version=v8.0.AssemblyAttributes.cs
+++ /dev/null
@@ -1,4 +0,0 @@
-//
-using System;
-using System.Reflection;
-[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v8.0", FrameworkDisplayName = ".NET 8.0")]
diff --git a/Backend/obj/x64/Release/net8.0/Backend.AssemblyInfo.cs b/Backend/obj/x64/Release/net8.0/Backend.AssemblyInfo.cs
deleted file mode 100644
index f2eb3a5..0000000
--- a/Backend/obj/x64/Release/net8.0/Backend.AssemblyInfo.cs
+++ /dev/null
@@ -1,22 +0,0 @@
-//------------------------------------------------------------------------------
-//
-// This code was generated by a tool.
-//
-// Changes to this file may cause incorrect behavior and will be lost if
-// the code is regenerated.
-//
-//------------------------------------------------------------------------------
-
-using System;
-using System.Reflection;
-
-[assembly: System.Reflection.AssemblyCompanyAttribute("Backend")]
-[assembly: System.Reflection.AssemblyConfigurationAttribute("Release")]
-[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
-[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
-[assembly: System.Reflection.AssemblyProductAttribute("Backend")]
-[assembly: System.Reflection.AssemblyTitleAttribute("Backend")]
-[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
-
-// Generated by the MSBuild WriteCodeFragment class.
-
diff --git a/Backend/obj/x64/Release/net8.0/Backend.AssemblyInfoInputs.cache b/Backend/obj/x64/Release/net8.0/Backend.AssemblyInfoInputs.cache
deleted file mode 100644
index eafd27e..0000000
--- a/Backend/obj/x64/Release/net8.0/Backend.AssemblyInfoInputs.cache
+++ /dev/null
@@ -1 +0,0 @@
-f6374ce8e27deb7d389612c875bb24368cf0c20220a76d7c26faa95a09317bab
diff --git a/Backend/obj/x64/Release/net8.0/Backend.GeneratedMSBuildEditorConfig.editorconfig b/Backend/obj/x64/Release/net8.0/Backend.GeneratedMSBuildEditorConfig.editorconfig
deleted file mode 100644
index 5f32429..0000000
--- a/Backend/obj/x64/Release/net8.0/Backend.GeneratedMSBuildEditorConfig.editorconfig
+++ /dev/null
@@ -1,17 +0,0 @@
-is_global = true
-build_property.EnableAotAnalyzer =
-build_property.EnableSingleFileAnalyzer = true
-build_property.EnableTrimAnalyzer = true
-build_property.IncludeAllContentForSelfExtract =
-build_property.TargetFramework = net8.0
-build_property.TargetPlatformMinVersion =
-build_property.UsingMicrosoftNETSdkWeb =
-build_property.ProjectTypeGuids =
-build_property.InvariantGlobalization = true
-build_property.PlatformNeutralAssembly =
-build_property.EnforceExtendedAnalyzerRules =
-build_property._SupportedPlatformList = Linux,macOS,Windows
-build_property.RootNamespace = Backend
-build_property.ProjectDir = /home/skingging/Documents/Projects/CSharp/RSE/Backend/
-build_property.EnableComHosting =
-build_property.EnableGeneratedComInterfaceComImportInterop = false
diff --git a/Backend/obj/x64/Release/net8.0/Backend.GlobalUsings.g.cs b/Backend/obj/x64/Release/net8.0/Backend.GlobalUsings.g.cs
deleted file mode 100644
index 8578f3d..0000000
--- a/Backend/obj/x64/Release/net8.0/Backend.GlobalUsings.g.cs
+++ /dev/null
@@ -1,8 +0,0 @@
-//
-global using global::System;
-global using global::System.Collections.Generic;
-global using global::System.IO;
-global using global::System.Linq;
-global using global::System.Net.Http;
-global using global::System.Threading;
-global using global::System.Threading.Tasks;
diff --git a/Backend/obj/x64/Release/net8.0/Backend.assets.cache b/Backend/obj/x64/Release/net8.0/Backend.assets.cache
deleted file mode 100644
index df0127d..0000000
Binary files a/Backend/obj/x64/Release/net8.0/Backend.assets.cache and /dev/null differ
diff --git a/Backend/obj/x64/Release/net8.0/Backend.csproj.AssemblyReference.cache b/Backend/obj/x64/Release/net8.0/Backend.csproj.AssemblyReference.cache
deleted file mode 100644
index d8fbfd2..0000000
Binary files a/Backend/obj/x64/Release/net8.0/Backend.csproj.AssemblyReference.cache and /dev/null differ
diff --git a/Backend/obj/x64/Release/net8.0/Backend.csproj.CopyComplete b/Backend/obj/x64/Release/net8.0/Backend.csproj.CopyComplete
deleted file mode 100644
index e69de29..0000000
diff --git a/Backend/obj/x64/Release/net8.0/Backend.csproj.CoreCompileInputs.cache b/Backend/obj/x64/Release/net8.0/Backend.csproj.CoreCompileInputs.cache
deleted file mode 100644
index 5b05bbd..0000000
--- a/Backend/obj/x64/Release/net8.0/Backend.csproj.CoreCompileInputs.cache
+++ /dev/null
@@ -1 +0,0 @@
-d5fdbb48502a7ff11e0868605aa355e7abc9a798ec79cb443eeb7fd22ee855fd
diff --git a/Backend/obj/x64/Release/net8.0/Backend.csproj.FileListAbsolute.txt b/Backend/obj/x64/Release/net8.0/Backend.csproj.FileListAbsolute.txt
deleted file mode 100644
index 8cd58e5..0000000
--- a/Backend/obj/x64/Release/net8.0/Backend.csproj.FileListAbsolute.txt
+++ /dev/null
@@ -1,82 +0,0 @@
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/x64/Release/net8.0/Backend
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/x64/Release/net8.0/Backend.deps.json
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/x64/Release/net8.0/Backend.runtimeconfig.json
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/x64/Release/net8.0/Backend.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/x64/Release/net8.0/Backend.pdb
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/x64/Release/net8.0/Microsoft.Data.Sqlite.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/x64/Release/net8.0/SQLitePCLRaw.batteries_v2.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/x64/Release/net8.0/SQLitePCLRaw.core.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/x64/Release/net8.0/SQLitePCLRaw.provider.e_sqlite3.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/x64/Release/net8.0/runtimes/linux-x64/native/libsqlite3.so
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/x64/Release/net8.0/runtimes/osx-x64/native/libsqlite3.dylib
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/x64/Release/net8.0/runtimes/win7-x64/native/sqlite3.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/x64/Release/net8.0/runtimes/win7-x86/native/sqlite3.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/x64/Release/net8.0/runtimes/browser-wasm/nativeassets/net8.0/e_sqlite3.a
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/x64/Release/net8.0/runtimes/linux-arm/native/libe_sqlite3.so
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/x64/Release/net8.0/runtimes/linux-arm64/native/libe_sqlite3.so
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/x64/Release/net8.0/runtimes/linux-armel/native/libe_sqlite3.so
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/x64/Release/net8.0/runtimes/linux-mips64/native/libe_sqlite3.so
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/x64/Release/net8.0/runtimes/linux-musl-arm/native/libe_sqlite3.so
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/x64/Release/net8.0/runtimes/linux-musl-arm64/native/libe_sqlite3.so
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/x64/Release/net8.0/runtimes/linux-musl-x64/native/libe_sqlite3.so
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/x64/Release/net8.0/runtimes/linux-ppc64le/native/libe_sqlite3.so
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/x64/Release/net8.0/runtimes/linux-s390x/native/libe_sqlite3.so
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/x64/Release/net8.0/runtimes/linux-x64/native/libe_sqlite3.so
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/x64/Release/net8.0/runtimes/linux-x86/native/libe_sqlite3.so
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/x64/Release/net8.0/runtimes/maccatalyst-arm64/native/libe_sqlite3.dylib
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/x64/Release/net8.0/runtimes/maccatalyst-x64/native/libe_sqlite3.dylib
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/x64/Release/net8.0/runtimes/osx-arm64/native/libe_sqlite3.dylib
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/x64/Release/net8.0/runtimes/osx-x64/native/libe_sqlite3.dylib
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/x64/Release/net8.0/runtimes/win-arm/native/e_sqlite3.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/x64/Release/net8.0/runtimes/win-arm64/native/e_sqlite3.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/x64/Release/net8.0/runtimes/win-x64/native/e_sqlite3.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/x64/Release/net8.0/runtimes/win-x86/native/e_sqlite3.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/x64/Release/net8.0/Models.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/x64/Release/net8.0/Models.pdb
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/obj/x64/Release/net8.0/Backend.csproj.AssemblyReference.cache
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/obj/x64/Release/net8.0/Backend.GeneratedMSBuildEditorConfig.editorconfig
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/obj/x64/Release/net8.0/Backend.AssemblyInfoInputs.cache
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/obj/x64/Release/net8.0/Backend.AssemblyInfo.cs
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/obj/x64/Release/net8.0/Backend.csproj.CoreCompileInputs.cache
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/obj/x64/Release/net8.0/Backend.csproj.CopyComplete
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/obj/x64/Release/net8.0/Backend.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/obj/x64/Release/net8.0/refint/Backend.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/obj/x64/Release/net8.0/Backend.pdb
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/obj/x64/Release/net8.0/Backend.genruntimeconfig.cache
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/obj/x64/Release/net8.0/ref/Backend.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/x64/Release/net8.0/AsyncIO.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/x64/Release/net8.0/FuzzySharp.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/x64/Release/net8.0/Microsoft.Bcl.AsyncInterfaces.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/x64/Release/net8.0/Microsoft.Extensions.ObjectPool.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/x64/Release/net8.0/Microsoft.Win32.SystemEvents.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/x64/Release/net8.0/NaCl.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/x64/Release/net8.0/NetMQ.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/x64/Release/net8.0/System.Drawing.Common.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/x64/Release/net8.0/System.Private.ServiceModel.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/x64/Release/net8.0/System.Security.Cryptography.Pkcs.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/x64/Release/net8.0/System.Security.Cryptography.Xml.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/x64/Release/net8.0/System.Security.Permissions.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/x64/Release/net8.0/System.ServiceModel.Primitives.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/x64/Release/net8.0/System.ServiceModel.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/x64/Release/net8.0/System.Windows.Extensions.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/x64/Release/net8.0/cs/System.Private.ServiceModel.resources.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/x64/Release/net8.0/de/System.Private.ServiceModel.resources.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/x64/Release/net8.0/es/System.Private.ServiceModel.resources.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/x64/Release/net8.0/fr/System.Private.ServiceModel.resources.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/x64/Release/net8.0/it/System.Private.ServiceModel.resources.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/x64/Release/net8.0/ja/System.Private.ServiceModel.resources.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/x64/Release/net8.0/ko/System.Private.ServiceModel.resources.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/x64/Release/net8.0/pl/System.Private.ServiceModel.resources.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/x64/Release/net8.0/pt-BR/System.Private.ServiceModel.resources.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/x64/Release/net8.0/ru/System.Private.ServiceModel.resources.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/x64/Release/net8.0/tr/System.Private.ServiceModel.resources.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/x64/Release/net8.0/zh-Hans/System.Private.ServiceModel.resources.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/x64/Release/net8.0/zh-Hant/System.Private.ServiceModel.resources.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/x64/Release/net8.0/runtimes/win/lib/netcoreapp3.0/Microsoft.Win32.SystemEvents.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/x64/Release/net8.0/runtimes/unix/lib/netcoreapp3.0/System.Drawing.Common.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/x64/Release/net8.0/runtimes/win/lib/netcoreapp3.0/System.Drawing.Common.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/x64/Release/net8.0/runtimes/win/lib/netcoreapp3.0/System.Security.Cryptography.Pkcs.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/x64/Release/net8.0/runtimes/win/lib/netcoreapp3.0/System.Windows.Extensions.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/x64/Release/net8.0/MessagePack.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/x64/Release/net8.0/MessagePack.Annotations.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/x64/Release/net8.0/Microsoft.NET.StringTools.dll
diff --git a/Backend/obj/x64/Release/net8.0/Backend.dll b/Backend/obj/x64/Release/net8.0/Backend.dll
deleted file mode 100644
index 8ec023a..0000000
Binary files a/Backend/obj/x64/Release/net8.0/Backend.dll and /dev/null differ
diff --git a/Backend/obj/x64/Release/net8.0/Backend.genruntimeconfig.cache b/Backend/obj/x64/Release/net8.0/Backend.genruntimeconfig.cache
deleted file mode 100644
index ba6c110..0000000
--- a/Backend/obj/x64/Release/net8.0/Backend.genruntimeconfig.cache
+++ /dev/null
@@ -1 +0,0 @@
-999ebd786dd5856ae0a72460a09db422d8cbe1fceb4f9d1c5f090fa947e399cf
diff --git a/Backend/obj/x64/Release/net8.0/Backend.pdb b/Backend/obj/x64/Release/net8.0/Backend.pdb
deleted file mode 100644
index 9fccb04..0000000
Binary files a/Backend/obj/x64/Release/net8.0/Backend.pdb and /dev/null differ
diff --git a/Backend/obj/x64/Release/net8.0/PublishOutputs.2b81e27f33.txt b/Backend/obj/x64/Release/net8.0/PublishOutputs.2b81e27f33.txt
deleted file mode 100644
index 2c4f851..0000000
--- a/Backend/obj/x64/Release/net8.0/PublishOutputs.2b81e27f33.txt
+++ /dev/null
@@ -1,68 +0,0 @@
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/x64/Release/net8.0/publish/Backend
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/x64/Release/net8.0/publish/Backend.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/x64/Release/net8.0/publish/Backend.deps.json
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/x64/Release/net8.0/publish/Backend.runtimeconfig.json
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/x64/Release/net8.0/publish/Backend.pdb
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/x64/Release/net8.0/publish/AsyncIO.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/x64/Release/net8.0/publish/FuzzySharp.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/x64/Release/net8.0/publish/Microsoft.Bcl.AsyncInterfaces.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/x64/Release/net8.0/publish/Microsoft.Data.Sqlite.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/x64/Release/net8.0/publish/Microsoft.Extensions.ObjectPool.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/x64/Release/net8.0/publish/Microsoft.Win32.SystemEvents.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/x64/Release/net8.0/publish/NaCl.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/x64/Release/net8.0/publish/NetMQ.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/x64/Release/net8.0/publish/SQLitePCLRaw.batteries_v2.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/x64/Release/net8.0/publish/SQLitePCLRaw.core.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/x64/Release/net8.0/publish/SQLitePCLRaw.provider.e_sqlite3.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/x64/Release/net8.0/publish/System.Drawing.Common.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/x64/Release/net8.0/publish/System.Private.ServiceModel.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/x64/Release/net8.0/publish/System.Security.Cryptography.Pkcs.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/x64/Release/net8.0/publish/System.Security.Cryptography.Xml.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/x64/Release/net8.0/publish/System.Security.Permissions.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/x64/Release/net8.0/publish/System.ServiceModel.Primitives.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/x64/Release/net8.0/publish/System.ServiceModel.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/x64/Release/net8.0/publish/System.Windows.Extensions.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/x64/Release/net8.0/publish/cs/System.Private.ServiceModel.resources.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/x64/Release/net8.0/publish/de/System.Private.ServiceModel.resources.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/x64/Release/net8.0/publish/es/System.Private.ServiceModel.resources.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/x64/Release/net8.0/publish/fr/System.Private.ServiceModel.resources.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/x64/Release/net8.0/publish/it/System.Private.ServiceModel.resources.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/x64/Release/net8.0/publish/ja/System.Private.ServiceModel.resources.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/x64/Release/net8.0/publish/ko/System.Private.ServiceModel.resources.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/x64/Release/net8.0/publish/pl/System.Private.ServiceModel.resources.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/x64/Release/net8.0/publish/pt-BR/System.Private.ServiceModel.resources.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/x64/Release/net8.0/publish/ru/System.Private.ServiceModel.resources.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/x64/Release/net8.0/publish/tr/System.Private.ServiceModel.resources.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/x64/Release/net8.0/publish/zh-Hans/System.Private.ServiceModel.resources.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/x64/Release/net8.0/publish/zh-Hant/System.Private.ServiceModel.resources.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/x64/Release/net8.0/publish/runtimes/win/lib/netcoreapp3.0/Microsoft.Win32.SystemEvents.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/x64/Release/net8.0/publish/runtimes/linux-x64/native/libsqlite3.so
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/x64/Release/net8.0/publish/runtimes/osx-x64/native/libsqlite3.dylib
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/x64/Release/net8.0/publish/runtimes/win7-x64/native/sqlite3.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/x64/Release/net8.0/publish/runtimes/win7-x86/native/sqlite3.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/x64/Release/net8.0/publish/runtimes/browser-wasm/nativeassets/net8.0/e_sqlite3.a
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/x64/Release/net8.0/publish/runtimes/linux-arm/native/libe_sqlite3.so
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/x64/Release/net8.0/publish/runtimes/linux-arm64/native/libe_sqlite3.so
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/x64/Release/net8.0/publish/runtimes/linux-armel/native/libe_sqlite3.so
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/x64/Release/net8.0/publish/runtimes/linux-mips64/native/libe_sqlite3.so
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/x64/Release/net8.0/publish/runtimes/linux-musl-arm/native/libe_sqlite3.so
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/x64/Release/net8.0/publish/runtimes/linux-musl-arm64/native/libe_sqlite3.so
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/x64/Release/net8.0/publish/runtimes/linux-musl-x64/native/libe_sqlite3.so
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/x64/Release/net8.0/publish/runtimes/linux-ppc64le/native/libe_sqlite3.so
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/x64/Release/net8.0/publish/runtimes/linux-s390x/native/libe_sqlite3.so
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/x64/Release/net8.0/publish/runtimes/linux-x64/native/libe_sqlite3.so
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/x64/Release/net8.0/publish/runtimes/linux-x86/native/libe_sqlite3.so
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/x64/Release/net8.0/publish/runtimes/maccatalyst-arm64/native/libe_sqlite3.dylib
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/x64/Release/net8.0/publish/runtimes/maccatalyst-x64/native/libe_sqlite3.dylib
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/x64/Release/net8.0/publish/runtimes/osx-arm64/native/libe_sqlite3.dylib
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/x64/Release/net8.0/publish/runtimes/osx-x64/native/libe_sqlite3.dylib
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/x64/Release/net8.0/publish/runtimes/win-arm/native/e_sqlite3.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/x64/Release/net8.0/publish/runtimes/win-arm64/native/e_sqlite3.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/x64/Release/net8.0/publish/runtimes/win-x64/native/e_sqlite3.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/x64/Release/net8.0/publish/runtimes/win-x86/native/e_sqlite3.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/x64/Release/net8.0/publish/runtimes/unix/lib/netcoreapp3.0/System.Drawing.Common.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/x64/Release/net8.0/publish/runtimes/win/lib/netcoreapp3.0/System.Drawing.Common.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/x64/Release/net8.0/publish/runtimes/win/lib/netcoreapp3.0/System.Security.Cryptography.Pkcs.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/x64/Release/net8.0/publish/runtimes/win/lib/netcoreapp3.0/System.Windows.Extensions.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/x64/Release/net8.0/publish/Models.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/x64/Release/net8.0/publish/Models.pdb
diff --git a/Backend/obj/x64/Release/net8.0/apphost b/Backend/obj/x64/Release/net8.0/apphost
deleted file mode 100755
index 9e81e15..0000000
Binary files a/Backend/obj/x64/Release/net8.0/apphost and /dev/null differ
diff --git a/Backend/obj/x64/Release/net8.0/linux-x64/.NETCoreApp,Version=v8.0.AssemblyAttributes.cs b/Backend/obj/x64/Release/net8.0/linux-x64/.NETCoreApp,Version=v8.0.AssemblyAttributes.cs
deleted file mode 100644
index 2217181..0000000
--- a/Backend/obj/x64/Release/net8.0/linux-x64/.NETCoreApp,Version=v8.0.AssemblyAttributes.cs
+++ /dev/null
@@ -1,4 +0,0 @@
-//
-using System;
-using System.Reflection;
-[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v8.0", FrameworkDisplayName = ".NET 8.0")]
diff --git a/Backend/obj/x64/Release/net8.0/linux-x64/Backend.AssemblyInfo.cs b/Backend/obj/x64/Release/net8.0/linux-x64/Backend.AssemblyInfo.cs
deleted file mode 100644
index f2eb3a5..0000000
--- a/Backend/obj/x64/Release/net8.0/linux-x64/Backend.AssemblyInfo.cs
+++ /dev/null
@@ -1,22 +0,0 @@
-//------------------------------------------------------------------------------
-//
-// This code was generated by a tool.
-//
-// Changes to this file may cause incorrect behavior and will be lost if
-// the code is regenerated.
-//
-//------------------------------------------------------------------------------
-
-using System;
-using System.Reflection;
-
-[assembly: System.Reflection.AssemblyCompanyAttribute("Backend")]
-[assembly: System.Reflection.AssemblyConfigurationAttribute("Release")]
-[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
-[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
-[assembly: System.Reflection.AssemblyProductAttribute("Backend")]
-[assembly: System.Reflection.AssemblyTitleAttribute("Backend")]
-[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
-
-// Generated by the MSBuild WriteCodeFragment class.
-
diff --git a/Backend/obj/x64/Release/net8.0/linux-x64/Backend.AssemblyInfoInputs.cache b/Backend/obj/x64/Release/net8.0/linux-x64/Backend.AssemblyInfoInputs.cache
deleted file mode 100644
index eafd27e..0000000
--- a/Backend/obj/x64/Release/net8.0/linux-x64/Backend.AssemblyInfoInputs.cache
+++ /dev/null
@@ -1 +0,0 @@
-f6374ce8e27deb7d389612c875bb24368cf0c20220a76d7c26faa95a09317bab
diff --git a/Backend/obj/x64/Release/net8.0/linux-x64/Backend.GeneratedMSBuildEditorConfig.editorconfig b/Backend/obj/x64/Release/net8.0/linux-x64/Backend.GeneratedMSBuildEditorConfig.editorconfig
deleted file mode 100644
index 83f7296..0000000
--- a/Backend/obj/x64/Release/net8.0/linux-x64/Backend.GeneratedMSBuildEditorConfig.editorconfig
+++ /dev/null
@@ -1,17 +0,0 @@
-is_global = true
-build_property.EnableAotAnalyzer = true
-build_property.EnableSingleFileAnalyzer = true
-build_property.EnableTrimAnalyzer = true
-build_property.IncludeAllContentForSelfExtract =
-build_property.TargetFramework = net8.0
-build_property.TargetPlatformMinVersion =
-build_property.UsingMicrosoftNETSdkWeb =
-build_property.ProjectTypeGuids =
-build_property.InvariantGlobalization = true
-build_property.PlatformNeutralAssembly =
-build_property.EnforceExtendedAnalyzerRules =
-build_property._SupportedPlatformList = Linux,macOS,Windows
-build_property.RootNamespace = Backend
-build_property.ProjectDir = /home/skingging/Documents/Projects/CSharp/RSE/Backend/
-build_property.EnableComHosting =
-build_property.EnableGeneratedComInterfaceComImportInterop = false
diff --git a/Backend/obj/x64/Release/net8.0/linux-x64/Backend.GlobalUsings.g.cs b/Backend/obj/x64/Release/net8.0/linux-x64/Backend.GlobalUsings.g.cs
deleted file mode 100644
index 8578f3d..0000000
--- a/Backend/obj/x64/Release/net8.0/linux-x64/Backend.GlobalUsings.g.cs
+++ /dev/null
@@ -1,8 +0,0 @@
-//
-global using global::System;
-global using global::System.Collections.Generic;
-global using global::System.IO;
-global using global::System.Linq;
-global using global::System.Net.Http;
-global using global::System.Threading;
-global using global::System.Threading.Tasks;
diff --git a/Backend/obj/x64/Release/net8.0/linux-x64/Backend.assets.cache b/Backend/obj/x64/Release/net8.0/linux-x64/Backend.assets.cache
deleted file mode 100644
index 807b891..0000000
Binary files a/Backend/obj/x64/Release/net8.0/linux-x64/Backend.assets.cache and /dev/null differ
diff --git a/Backend/obj/x64/Release/net8.0/linux-x64/Backend.csproj.AssemblyReference.cache b/Backend/obj/x64/Release/net8.0/linux-x64/Backend.csproj.AssemblyReference.cache
deleted file mode 100644
index d9fcc88..0000000
Binary files a/Backend/obj/x64/Release/net8.0/linux-x64/Backend.csproj.AssemblyReference.cache and /dev/null differ
diff --git a/Backend/obj/x64/Release/net8.0/linux-x64/Backend.csproj.CopyComplete b/Backend/obj/x64/Release/net8.0/linux-x64/Backend.csproj.CopyComplete
deleted file mode 100644
index e69de29..0000000
diff --git a/Backend/obj/x64/Release/net8.0/linux-x64/Backend.csproj.CoreCompileInputs.cache b/Backend/obj/x64/Release/net8.0/linux-x64/Backend.csproj.CoreCompileInputs.cache
deleted file mode 100644
index b013a87..0000000
--- a/Backend/obj/x64/Release/net8.0/linux-x64/Backend.csproj.CoreCompileInputs.cache
+++ /dev/null
@@ -1 +0,0 @@
-a45478e460cc7ed145d5b48e8dcc51447c112939d381ae58564f808d03bbe64c
diff --git a/Backend/obj/x64/Release/net8.0/linux-x64/Backend.csproj.FileListAbsolute.txt b/Backend/obj/x64/Release/net8.0/linux-x64/Backend.csproj.FileListAbsolute.txt
deleted file mode 100644
index e727f3f..0000000
--- a/Backend/obj/x64/Release/net8.0/linux-x64/Backend.csproj.FileListAbsolute.txt
+++ /dev/null
@@ -1,24 +0,0 @@
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/x64/Release/net8.0/linux-x64/Backend
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/x64/Release/net8.0/linux-x64/Backend.deps.json
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/x64/Release/net8.0/linux-x64/Backend.runtimeconfig.json
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/x64/Release/net8.0/linux-x64/Backend.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/x64/Release/net8.0/linux-x64/Backend.pdb
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/x64/Release/net8.0/linux-x64/Microsoft.Data.Sqlite.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/x64/Release/net8.0/linux-x64/SQLitePCLRaw.batteries_v2.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/x64/Release/net8.0/linux-x64/SQLitePCLRaw.core.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/x64/Release/net8.0/linux-x64/SQLitePCLRaw.provider.e_sqlite3.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/x64/Release/net8.0/linux-x64/libsqlite3.so
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/x64/Release/net8.0/linux-x64/libe_sqlite3.so
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/x64/Release/net8.0/linux-x64/Models.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/bin/x64/Release/net8.0/linux-x64/Models.pdb
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/obj/x64/Release/net8.0/linux-x64/Backend.csproj.AssemblyReference.cache
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/obj/x64/Release/net8.0/linux-x64/Backend.GeneratedMSBuildEditorConfig.editorconfig
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/obj/x64/Release/net8.0/linux-x64/Backend.AssemblyInfoInputs.cache
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/obj/x64/Release/net8.0/linux-x64/Backend.AssemblyInfo.cs
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/obj/x64/Release/net8.0/linux-x64/Backend.csproj.CoreCompileInputs.cache
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/obj/x64/Release/net8.0/linux-x64/Backend.csproj.CopyComplete
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/obj/x64/Release/net8.0/linux-x64/Backend.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/obj/x64/Release/net8.0/linux-x64/refint/Backend.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/obj/x64/Release/net8.0/linux-x64/Backend.pdb
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/obj/x64/Release/net8.0/linux-x64/Backend.genruntimeconfig.cache
-/home/skingging/Documents/Projects/CSharp/RSE/Backend/obj/x64/Release/net8.0/linux-x64/ref/Backend.dll
diff --git a/Backend/obj/x64/Release/net8.0/linux-x64/Backend.dll b/Backend/obj/x64/Release/net8.0/linux-x64/Backend.dll
deleted file mode 100644
index 53ca44b..0000000
Binary files a/Backend/obj/x64/Release/net8.0/linux-x64/Backend.dll and /dev/null differ
diff --git a/Backend/obj/x64/Release/net8.0/linux-x64/Backend.genruntimeconfig.cache b/Backend/obj/x64/Release/net8.0/linux-x64/Backend.genruntimeconfig.cache
deleted file mode 100644
index d0104c7..0000000
--- a/Backend/obj/x64/Release/net8.0/linux-x64/Backend.genruntimeconfig.cache
+++ /dev/null
@@ -1 +0,0 @@
-b02f917e7635c55cf29076abdd23c944873923b9336038338ad93dd9e2605ca2
diff --git a/Backend/obj/x64/Release/net8.0/linux-x64/Backend.pdb b/Backend/obj/x64/Release/net8.0/linux-x64/Backend.pdb
deleted file mode 100644
index d2ebeb1..0000000
Binary files a/Backend/obj/x64/Release/net8.0/linux-x64/Backend.pdb and /dev/null differ
diff --git a/Backend/obj/x64/Release/net8.0/linux-x64/apphost b/Backend/obj/x64/Release/net8.0/linux-x64/apphost
deleted file mode 100755
index 47b2de1..0000000
Binary files a/Backend/obj/x64/Release/net8.0/linux-x64/apphost and /dev/null differ
diff --git a/Backend/obj/x64/Release/net8.0/linux-x64/ref/Backend.dll b/Backend/obj/x64/Release/net8.0/linux-x64/ref/Backend.dll
deleted file mode 100644
index 98acec0..0000000
Binary files a/Backend/obj/x64/Release/net8.0/linux-x64/ref/Backend.dll and /dev/null differ
diff --git a/Backend/obj/x64/Release/net8.0/linux-x64/refint/Backend.dll b/Backend/obj/x64/Release/net8.0/linux-x64/refint/Backend.dll
deleted file mode 100644
index 98acec0..0000000
Binary files a/Backend/obj/x64/Release/net8.0/linux-x64/refint/Backend.dll and /dev/null differ
diff --git a/Backend/obj/x64/Release/net8.0/ref/Backend.dll b/Backend/obj/x64/Release/net8.0/ref/Backend.dll
deleted file mode 100644
index 4ae8344..0000000
Binary files a/Backend/obj/x64/Release/net8.0/ref/Backend.dll and /dev/null differ
diff --git a/Backend/obj/x64/Release/net8.0/refint/Backend.dll b/Backend/obj/x64/Release/net8.0/refint/Backend.dll
deleted file mode 100644
index 4ae8344..0000000
Binary files a/Backend/obj/x64/Release/net8.0/refint/Backend.dll and /dev/null differ
diff --git a/Manager/obj/Debug/net8.0/.NETCoreApp,Version=v8.0.AssemblyAttributes.cs b/Manager/obj/Debug/net8.0/.NETCoreApp,Version=v8.0.AssemblyAttributes.cs
deleted file mode 100644
index dca70aa..0000000
--- a/Manager/obj/Debug/net8.0/.NETCoreApp,Version=v8.0.AssemblyAttributes.cs
+++ /dev/null
@@ -1,4 +0,0 @@
-//
-using System;
-using System.Reflection;
-[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v8.0", FrameworkDisplayName = ".NET 8.0")]
diff --git a/Manager/obj/Debug/net8.0/Manager.AssemblyInfo.cs b/Manager/obj/Debug/net8.0/Manager.AssemblyInfo.cs
deleted file mode 100644
index c8860b3..0000000
--- a/Manager/obj/Debug/net8.0/Manager.AssemblyInfo.cs
+++ /dev/null
@@ -1,22 +0,0 @@
-//------------------------------------------------------------------------------
-//
-// This code was generated by a tool.
-//
-// Changes to this file may cause incorrect behavior and will be lost if
-// the code is regenerated.
-//
-//------------------------------------------------------------------------------
-
-using System;
-using System.Reflection;
-
-[assembly: System.Reflection.AssemblyCompanyAttribute("Manager")]
-[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
-[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
-[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+f3c6338a6ae57d4e839090fca125bc38f764d016")]
-[assembly: System.Reflection.AssemblyProductAttribute("Manager")]
-[assembly: System.Reflection.AssemblyTitleAttribute("Manager")]
-[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
-
-// Generated by the MSBuild WriteCodeFragment class.
-
diff --git a/Manager/obj/Debug/net8.0/Manager.AssemblyInfoInputs.cache b/Manager/obj/Debug/net8.0/Manager.AssemblyInfoInputs.cache
deleted file mode 100644
index 2caa03c..0000000
--- a/Manager/obj/Debug/net8.0/Manager.AssemblyInfoInputs.cache
+++ /dev/null
@@ -1 +0,0 @@
-0fa3b16d3588ae8d59b20d58a27e925f7ee529b8ffe8d511b4d20b1ba1172bd0
diff --git a/Manager/obj/Debug/net8.0/Manager.GeneratedMSBuildEditorConfig.editorconfig b/Manager/obj/Debug/net8.0/Manager.GeneratedMSBuildEditorConfig.editorconfig
deleted file mode 100644
index b5c5304..0000000
--- a/Manager/obj/Debug/net8.0/Manager.GeneratedMSBuildEditorConfig.editorconfig
+++ /dev/null
@@ -1,18 +0,0 @@
-is_global = true
-build_property.EnableAotAnalyzer = true
-build_property.EnableSingleFileAnalyzer = true
-build_property.EnableTrimAnalyzer = true
-build_property.IncludeAllContentForSelfExtract =
-build_property.TargetFramework = net8.0
-build_property.TargetPlatformMinVersion =
-build_property.UsingMicrosoftNETSdkWeb =
-build_property.ProjectTypeGuids =
-build_property.InvariantGlobalization =
-build_property.PlatformNeutralAssembly =
-build_property.EnforceExtendedAnalyzerRules =
-build_property._SupportedPlatformList = Linux,macOS,Windows
-build_property.RootNamespace = Manager
-build_property.ProjectDir = /home/skingging/Documents/Projects/CSharp/RSE/Manager/
-build_property.EnableComHosting =
-build_property.EnableGeneratedComInterfaceComImportInterop = false
-build_property.EffectiveAnalysisLevelStyle = 8.0
diff --git a/Manager/obj/Debug/net8.0/Manager.GlobalUsings.g.cs b/Manager/obj/Debug/net8.0/Manager.GlobalUsings.g.cs
deleted file mode 100644
index 8578f3d..0000000
--- a/Manager/obj/Debug/net8.0/Manager.GlobalUsings.g.cs
+++ /dev/null
@@ -1,8 +0,0 @@
-//
-global using global::System;
-global using global::System.Collections.Generic;
-global using global::System.IO;
-global using global::System.Linq;
-global using global::System.Net.Http;
-global using global::System.Threading;
-global using global::System.Threading.Tasks;
diff --git a/Manager/obj/Debug/net8.0/Manager.assets.cache b/Manager/obj/Debug/net8.0/Manager.assets.cache
deleted file mode 100644
index d322c08..0000000
Binary files a/Manager/obj/Debug/net8.0/Manager.assets.cache and /dev/null differ
diff --git a/Manager/obj/Debug/net8.0/Manager.csproj.AssemblyReference.cache b/Manager/obj/Debug/net8.0/Manager.csproj.AssemblyReference.cache
deleted file mode 100644
index 1fda78a..0000000
Binary files a/Manager/obj/Debug/net8.0/Manager.csproj.AssemblyReference.cache and /dev/null differ
diff --git a/Manager/obj/Debug/net8.0/Manager.csproj.CoreCompileInputs.cache b/Manager/obj/Debug/net8.0/Manager.csproj.CoreCompileInputs.cache
deleted file mode 100644
index 474dc72..0000000
--- a/Manager/obj/Debug/net8.0/Manager.csproj.CoreCompileInputs.cache
+++ /dev/null
@@ -1 +0,0 @@
-8a6f7d84ab86fbf6e31c6cd183b6a18699f427c82afa1a699c8c1b4000eac5c1
diff --git a/Manager/obj/Debug/net8.0/Manager.csproj.FileListAbsolute.txt b/Manager/obj/Debug/net8.0/Manager.csproj.FileListAbsolute.txt
deleted file mode 100644
index bd43758..0000000
--- a/Manager/obj/Debug/net8.0/Manager.csproj.FileListAbsolute.txt
+++ /dev/null
@@ -1,81 +0,0 @@
-/home/skingging/Documents/Projects/CSharp/RSE/Manager/bin/Debug/net8.0/Manager
-/home/skingging/Documents/Projects/CSharp/RSE/Manager/bin/Debug/net8.0/Manager.deps.json
-/home/skingging/Documents/Projects/CSharp/RSE/Manager/bin/Debug/net8.0/Manager.runtimeconfig.json
-/home/skingging/Documents/Projects/CSharp/RSE/Manager/bin/Debug/net8.0/Manager.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Manager/bin/Debug/net8.0/Manager.pdb
-/home/skingging/Documents/Projects/CSharp/RSE/Manager/bin/Debug/net8.0/AsyncIO.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Manager/bin/Debug/net8.0/MessagePack.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Manager/bin/Debug/net8.0/MessagePack.Annotations.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Manager/bin/Debug/net8.0/Microsoft.Bcl.AsyncInterfaces.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Manager/bin/Debug/net8.0/Microsoft.Data.Sqlite.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Manager/bin/Debug/net8.0/Microsoft.Extensions.ObjectPool.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Manager/bin/Debug/net8.0/Microsoft.NET.StringTools.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Manager/bin/Debug/net8.0/Microsoft.Win32.SystemEvents.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Manager/bin/Debug/net8.0/NaCl.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Manager/bin/Debug/net8.0/NetMQ.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Manager/bin/Debug/net8.0/SQLitePCLRaw.batteries_v2.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Manager/bin/Debug/net8.0/SQLitePCLRaw.core.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Manager/bin/Debug/net8.0/SQLitePCLRaw.provider.e_sqlite3.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Manager/bin/Debug/net8.0/System.Drawing.Common.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Manager/bin/Debug/net8.0/System.Private.ServiceModel.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Manager/bin/Debug/net8.0/System.Security.Cryptography.Pkcs.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Manager/bin/Debug/net8.0/System.Security.Cryptography.Xml.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Manager/bin/Debug/net8.0/System.Security.Permissions.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Manager/bin/Debug/net8.0/System.ServiceModel.Primitives.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Manager/bin/Debug/net8.0/System.ServiceModel.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Manager/bin/Debug/net8.0/System.Windows.Extensions.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Manager/bin/Debug/net8.0/cs/System.Private.ServiceModel.resources.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Manager/bin/Debug/net8.0/de/System.Private.ServiceModel.resources.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Manager/bin/Debug/net8.0/es/System.Private.ServiceModel.resources.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Manager/bin/Debug/net8.0/fr/System.Private.ServiceModel.resources.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Manager/bin/Debug/net8.0/it/System.Private.ServiceModel.resources.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Manager/bin/Debug/net8.0/ja/System.Private.ServiceModel.resources.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Manager/bin/Debug/net8.0/ko/System.Private.ServiceModel.resources.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Manager/bin/Debug/net8.0/pl/System.Private.ServiceModel.resources.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Manager/bin/Debug/net8.0/pt-BR/System.Private.ServiceModel.resources.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Manager/bin/Debug/net8.0/ru/System.Private.ServiceModel.resources.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Manager/bin/Debug/net8.0/tr/System.Private.ServiceModel.resources.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Manager/bin/Debug/net8.0/zh-Hans/System.Private.ServiceModel.resources.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Manager/bin/Debug/net8.0/zh-Hant/System.Private.ServiceModel.resources.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Manager/bin/Debug/net8.0/runtimes/win/lib/netcoreapp3.0/Microsoft.Win32.SystemEvents.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Manager/bin/Debug/net8.0/runtimes/linux-x64/native/libsqlite3.so
-/home/skingging/Documents/Projects/CSharp/RSE/Manager/bin/Debug/net8.0/runtimes/osx-x64/native/libsqlite3.dylib
-/home/skingging/Documents/Projects/CSharp/RSE/Manager/bin/Debug/net8.0/runtimes/win7-x64/native/sqlite3.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Manager/bin/Debug/net8.0/runtimes/win7-x86/native/sqlite3.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Manager/bin/Debug/net8.0/runtimes/browser-wasm/nativeassets/net8.0/e_sqlite3.a
-/home/skingging/Documents/Projects/CSharp/RSE/Manager/bin/Debug/net8.0/runtimes/linux-arm/native/libe_sqlite3.so
-/home/skingging/Documents/Projects/CSharp/RSE/Manager/bin/Debug/net8.0/runtimes/linux-arm64/native/libe_sqlite3.so
-/home/skingging/Documents/Projects/CSharp/RSE/Manager/bin/Debug/net8.0/runtimes/linux-armel/native/libe_sqlite3.so
-/home/skingging/Documents/Projects/CSharp/RSE/Manager/bin/Debug/net8.0/runtimes/linux-mips64/native/libe_sqlite3.so
-/home/skingging/Documents/Projects/CSharp/RSE/Manager/bin/Debug/net8.0/runtimes/linux-musl-arm/native/libe_sqlite3.so
-/home/skingging/Documents/Projects/CSharp/RSE/Manager/bin/Debug/net8.0/runtimes/linux-musl-arm64/native/libe_sqlite3.so
-/home/skingging/Documents/Projects/CSharp/RSE/Manager/bin/Debug/net8.0/runtimes/linux-musl-x64/native/libe_sqlite3.so
-/home/skingging/Documents/Projects/CSharp/RSE/Manager/bin/Debug/net8.0/runtimes/linux-ppc64le/native/libe_sqlite3.so
-/home/skingging/Documents/Projects/CSharp/RSE/Manager/bin/Debug/net8.0/runtimes/linux-s390x/native/libe_sqlite3.so
-/home/skingging/Documents/Projects/CSharp/RSE/Manager/bin/Debug/net8.0/runtimes/linux-x64/native/libe_sqlite3.so
-/home/skingging/Documents/Projects/CSharp/RSE/Manager/bin/Debug/net8.0/runtimes/linux-x86/native/libe_sqlite3.so
-/home/skingging/Documents/Projects/CSharp/RSE/Manager/bin/Debug/net8.0/runtimes/maccatalyst-arm64/native/libe_sqlite3.dylib
-/home/skingging/Documents/Projects/CSharp/RSE/Manager/bin/Debug/net8.0/runtimes/maccatalyst-x64/native/libe_sqlite3.dylib
-/home/skingging/Documents/Projects/CSharp/RSE/Manager/bin/Debug/net8.0/runtimes/osx-arm64/native/libe_sqlite3.dylib
-/home/skingging/Documents/Projects/CSharp/RSE/Manager/bin/Debug/net8.0/runtimes/osx-x64/native/libe_sqlite3.dylib
-/home/skingging/Documents/Projects/CSharp/RSE/Manager/bin/Debug/net8.0/runtimes/win-arm/native/e_sqlite3.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Manager/bin/Debug/net8.0/runtimes/win-arm64/native/e_sqlite3.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Manager/bin/Debug/net8.0/runtimes/win-x64/native/e_sqlite3.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Manager/bin/Debug/net8.0/runtimes/win-x86/native/e_sqlite3.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Manager/bin/Debug/net8.0/runtimes/unix/lib/netcoreapp3.0/System.Drawing.Common.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Manager/bin/Debug/net8.0/runtimes/win/lib/netcoreapp3.0/System.Drawing.Common.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Manager/bin/Debug/net8.0/runtimes/win/lib/netcoreapp3.0/System.Security.Cryptography.Pkcs.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Manager/bin/Debug/net8.0/runtimes/win/lib/netcoreapp3.0/System.Windows.Extensions.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Manager/bin/Debug/net8.0/Models.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Manager/bin/Debug/net8.0/Models.pdb
-/home/skingging/Documents/Projects/CSharp/RSE/Manager/obj/Debug/net8.0/Manager.csproj.AssemblyReference.cache
-/home/skingging/Documents/Projects/CSharp/RSE/Manager/obj/Debug/net8.0/Manager.GeneratedMSBuildEditorConfig.editorconfig
-/home/skingging/Documents/Projects/CSharp/RSE/Manager/obj/Debug/net8.0/Manager.AssemblyInfoInputs.cache
-/home/skingging/Documents/Projects/CSharp/RSE/Manager/obj/Debug/net8.0/Manager.AssemblyInfo.cs
-/home/skingging/Documents/Projects/CSharp/RSE/Manager/obj/Debug/net8.0/Manager.csproj.CoreCompileInputs.cache
-/home/skingging/Documents/Projects/CSharp/RSE/Manager/obj/Debug/net8.0/Manager.csproj.Up2Date
-/home/skingging/Documents/Projects/CSharp/RSE/Manager/obj/Debug/net8.0/Manager.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Manager/obj/Debug/net8.0/refint/Manager.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Manager/obj/Debug/net8.0/Manager.pdb
-/home/skingging/Documents/Projects/CSharp/RSE/Manager/obj/Debug/net8.0/Manager.genruntimeconfig.cache
-/home/skingging/Documents/Projects/CSharp/RSE/Manager/obj/Debug/net8.0/ref/Manager.dll
diff --git a/Manager/obj/Debug/net8.0/Manager.csproj.Up2Date b/Manager/obj/Debug/net8.0/Manager.csproj.Up2Date
deleted file mode 100644
index e69de29..0000000
diff --git a/Manager/obj/Debug/net8.0/Manager.dll b/Manager/obj/Debug/net8.0/Manager.dll
deleted file mode 100644
index b7157b1..0000000
Binary files a/Manager/obj/Debug/net8.0/Manager.dll and /dev/null differ
diff --git a/Manager/obj/Debug/net8.0/Manager.genruntimeconfig.cache b/Manager/obj/Debug/net8.0/Manager.genruntimeconfig.cache
deleted file mode 100644
index 296d718..0000000
--- a/Manager/obj/Debug/net8.0/Manager.genruntimeconfig.cache
+++ /dev/null
@@ -1 +0,0 @@
-631bcb08105fa9011fb32a31d6f9b20b3fb506f102dbd4ae41818759f3965d8b
diff --git a/Manager/obj/Debug/net8.0/Manager.pdb b/Manager/obj/Debug/net8.0/Manager.pdb
deleted file mode 100644
index 58a0c66..0000000
Binary files a/Manager/obj/Debug/net8.0/Manager.pdb and /dev/null differ
diff --git a/Manager/obj/Debug/net8.0/apphost b/Manager/obj/Debug/net8.0/apphost
deleted file mode 100755
index 7e675c2..0000000
Binary files a/Manager/obj/Debug/net8.0/apphost and /dev/null differ
diff --git a/Manager/obj/Debug/net8.0/ref/Manager.dll b/Manager/obj/Debug/net8.0/ref/Manager.dll
deleted file mode 100644
index 603f294..0000000
Binary files a/Manager/obj/Debug/net8.0/ref/Manager.dll and /dev/null differ
diff --git a/Manager/obj/Debug/net8.0/refint/Manager.dll b/Manager/obj/Debug/net8.0/refint/Manager.dll
deleted file mode 100644
index 603f294..0000000
Binary files a/Manager/obj/Debug/net8.0/refint/Manager.dll and /dev/null differ
diff --git a/Manager/obj/Manager.csproj.nuget.dgspec.json b/Manager/obj/Manager.csproj.nuget.dgspec.json
deleted file mode 100644
index d72b716..0000000
--- a/Manager/obj/Manager.csproj.nuget.dgspec.json
+++ /dev/null
@@ -1,212 +0,0 @@
-{
- "format": 1,
- "restore": {
- "/home/skingging/Documents/Projects/CSharp/RSE/Manager/Manager.csproj": {}
- },
- "projects": {
- "/home/skingging/Documents/Projects/CSharp/RSE/Manager/Manager.csproj": {
- "version": "1.0.0",
- "restore": {
- "projectUniqueName": "/home/skingging/Documents/Projects/CSharp/RSE/Manager/Manager.csproj",
- "projectName": "Manager",
- "projectPath": "/home/skingging/Documents/Projects/CSharp/RSE/Manager/Manager.csproj",
- "packagesPath": "/home/skingging/.nuget/packages/",
- "outputPath": "/home/skingging/Documents/Projects/CSharp/RSE/Manager/obj/",
- "projectStyle": "PackageReference",
- "configFilePaths": [
- "/home/skingging/.nuget/NuGet/NuGet.Config"
- ],
- "originalTargetFrameworks": [
- "net8.0"
- ],
- "sources": {
- "https://api.nuget.org/v3/index.json": {}
- },
- "frameworks": {
- "net8.0": {
- "targetAlias": "net8.0",
- "projectReferences": {
- "/home/skingging/Documents/Projects/CSharp/RSE/Models/Models.csproj": {
- "projectPath": "/home/skingging/Documents/Projects/CSharp/RSE/Models/Models.csproj"
- }
- }
- }
- },
- "warningProperties": {
- "warnAsError": [
- "NU1605"
- ]
- },
- "restoreAuditProperties": {
- "enableAudit": "true",
- "auditLevel": "low",
- "auditMode": "all"
- }
- },
- "frameworks": {
- "net8.0": {
- "targetAlias": "net8.0",
- "dependencies": {
- "MessagePack": {
- "target": "Package",
- "version": "[3.0.238-rc.1, )"
- },
- "MessagePack.Annotations": {
- "target": "Package",
- "version": "[3.0.238-rc.1, )"
- },
- "MessagePackAnalyzer": {
- "include": "Runtime, Build, Native, ContentFiles, Analyzers, BuildTransitive",
- "suppressParent": "All",
- "target": "Package",
- "version": "[3.0.238-rc.1, )"
- },
- "Microsoft.DotNet.ILCompiler": {
- "suppressParent": "All",
- "target": "Package",
- "version": "[8.0.5, )",
- "autoReferenced": true
- },
- "Microsoft.NET.ILLink.Tasks": {
- "suppressParent": "All",
- "target": "Package",
- "version": "[8.0.5, )",
- "autoReferenced": true
- },
- "NetMQ": {
- "target": "Package",
- "version": "[4.0.1.13, )"
- }
- },
- "imports": [
- "net461",
- "net462",
- "net47",
- "net471",
- "net472",
- "net48",
- "net481"
- ],
- "assetTargetFallback": true,
- "warn": true,
- "downloadDependencies": [
- {
- "name": "Microsoft.AspNetCore.App.Ref",
- "version": "[8.0.5, 8.0.5]"
- },
- {
- "name": "Microsoft.NETCore.App.Host.linux-x64",
- "version": "[8.0.5, 8.0.5]"
- },
- {
- "name": "Microsoft.NETCore.App.Ref",
- "version": "[8.0.5, 8.0.5]"
- },
- {
- "name": "runtime.linux-x64.Microsoft.DotNet.ILCompiler",
- "version": "[8.0.5, 8.0.5]"
- }
- ],
- "frameworkReferences": {
- "Microsoft.NETCore.App": {
- "privateAssets": "all"
- }
- },
- "runtimeIdentifierGraphPath": "/home/skingging/.dotnet/sdk/9.0.100-preview.6.24328.19/PortableRuntimeIdentifierGraph.json"
- }
- }
- },
- "/home/skingging/Documents/Projects/CSharp/RSE/Models/Models.csproj": {
- "version": "1.0.0",
- "restore": {
- "projectUniqueName": "/home/skingging/Documents/Projects/CSharp/RSE/Models/Models.csproj",
- "projectName": "Models",
- "projectPath": "/home/skingging/Documents/Projects/CSharp/RSE/Models/Models.csproj",
- "packagesPath": "/home/skingging/.nuget/packages/",
- "outputPath": "/home/skingging/Documents/Projects/CSharp/RSE/Models/obj/",
- "projectStyle": "PackageReference",
- "configFilePaths": [
- "/home/skingging/.nuget/NuGet/NuGet.Config"
- ],
- "originalTargetFrameworks": [
- "net8.0"
- ],
- "sources": {
- "https://api.nuget.org/v3/index.json": {}
- },
- "frameworks": {
- "net8.0": {
- "targetAlias": "net8.0",
- "projectReferences": {}
- }
- },
- "warningProperties": {
- "warnAsError": [
- "NU1605"
- ]
- },
- "restoreAuditProperties": {
- "enableAudit": "true",
- "auditLevel": "low",
- "auditMode": "all"
- }
- },
- "frameworks": {
- "net8.0": {
- "targetAlias": "net8.0",
- "dependencies": {
- "MessagePack": {
- "target": "Package",
- "version": "[3.0.238-rc.1, )"
- },
- "MessagePack.Annotations": {
- "target": "Package",
- "version": "[3.0.238-rc.1, )"
- },
- "MessagePackAnalyzer": {
- "include": "Runtime, Build, Native, ContentFiles, Analyzers, BuildTransitive",
- "suppressParent": "All",
- "target": "Package",
- "version": "[3.0.238-rc.1, )"
- },
- "Microsoft.Data.Sqlite": {
- "target": "Package",
- "version": "[8.0.10, )"
- },
- "SQLite": {
- "target": "Package",
- "version": "[3.13.0, )"
- }
- },
- "imports": [
- "net461",
- "net462",
- "net47",
- "net471",
- "net472",
- "net48",
- "net481"
- ],
- "assetTargetFallback": true,
- "warn": true,
- "downloadDependencies": [
- {
- "name": "Microsoft.AspNetCore.App.Ref",
- "version": "[8.0.5, 8.0.5]"
- },
- {
- "name": "Microsoft.NETCore.App.Ref",
- "version": "[8.0.5, 8.0.5]"
- }
- ],
- "frameworkReferences": {
- "Microsoft.NETCore.App": {
- "privateAssets": "all"
- }
- },
- "runtimeIdentifierGraphPath": "/home/skingging/.dotnet/sdk/9.0.100-preview.6.24328.19/PortableRuntimeIdentifierGraph.json"
- }
- }
- }
- }
-}
\ No newline at end of file
diff --git a/Manager/obj/Manager.csproj.nuget.g.props b/Manager/obj/Manager.csproj.nuget.g.props
deleted file mode 100644
index a1148d3..0000000
--- a/Manager/obj/Manager.csproj.nuget.g.props
+++ /dev/null
@@ -1,23 +0,0 @@
-
-
-
- True
- NuGet
- $(MSBuildThisFileDirectory)project.assets.json
- /home/skingging/.nuget/packages/
- /home/skingging/.nuget/packages/
- PackageReference
- 6.10.1
-
-
-
-
-
-
-
-
-
- /home/skingging/.nuget/packages/microsoft.net.illink.tasks/8.0.5
- /home/skingging/.nuget/packages/microsoft.dotnet.ilcompiler/8.0.5
-
-
\ No newline at end of file
diff --git a/Manager/obj/Manager.csproj.nuget.g.targets b/Manager/obj/Manager.csproj.nuget.g.targets
deleted file mode 100644
index bb24271..0000000
--- a/Manager/obj/Manager.csproj.nuget.g.targets
+++ /dev/null
@@ -1,7 +0,0 @@
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/Manager/obj/Release/net8.0/.NETCoreApp,Version=v8.0.AssemblyAttributes.cs b/Manager/obj/Release/net8.0/.NETCoreApp,Version=v8.0.AssemblyAttributes.cs
deleted file mode 100644
index dca70aa..0000000
--- a/Manager/obj/Release/net8.0/.NETCoreApp,Version=v8.0.AssemblyAttributes.cs
+++ /dev/null
@@ -1,4 +0,0 @@
-//
-using System;
-using System.Reflection;
-[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v8.0", FrameworkDisplayName = ".NET 8.0")]
diff --git a/Manager/obj/Release/net8.0/Manager.AssemblyInfo.cs b/Manager/obj/Release/net8.0/Manager.AssemblyInfo.cs
deleted file mode 100644
index ff594b0..0000000
--- a/Manager/obj/Release/net8.0/Manager.AssemblyInfo.cs
+++ /dev/null
@@ -1,22 +0,0 @@
-//------------------------------------------------------------------------------
-//
-// This code was generated by a tool.
-//
-// Changes to this file may cause incorrect behavior and will be lost if
-// the code is regenerated.
-//
-//------------------------------------------------------------------------------
-
-using System;
-using System.Reflection;
-
-[assembly: System.Reflection.AssemblyCompanyAttribute("Manager")]
-[assembly: System.Reflection.AssemblyConfigurationAttribute("Release")]
-[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
-[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+f3c6338a6ae57d4e839090fca125bc38f764d016")]
-[assembly: System.Reflection.AssemblyProductAttribute("Manager")]
-[assembly: System.Reflection.AssemblyTitleAttribute("Manager")]
-[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
-
-// Generated by the MSBuild WriteCodeFragment class.
-
diff --git a/Manager/obj/Release/net8.0/Manager.AssemblyInfoInputs.cache b/Manager/obj/Release/net8.0/Manager.AssemblyInfoInputs.cache
deleted file mode 100644
index da47b11..0000000
--- a/Manager/obj/Release/net8.0/Manager.AssemblyInfoInputs.cache
+++ /dev/null
@@ -1 +0,0 @@
-cfcb6224cd1285029a88d6c786b98af9c68745343590d6b3a5e7df3d1051b9d0
diff --git a/Manager/obj/Release/net8.0/Manager.GeneratedMSBuildEditorConfig.editorconfig b/Manager/obj/Release/net8.0/Manager.GeneratedMSBuildEditorConfig.editorconfig
deleted file mode 100644
index b5c5304..0000000
--- a/Manager/obj/Release/net8.0/Manager.GeneratedMSBuildEditorConfig.editorconfig
+++ /dev/null
@@ -1,18 +0,0 @@
-is_global = true
-build_property.EnableAotAnalyzer = true
-build_property.EnableSingleFileAnalyzer = true
-build_property.EnableTrimAnalyzer = true
-build_property.IncludeAllContentForSelfExtract =
-build_property.TargetFramework = net8.0
-build_property.TargetPlatformMinVersion =
-build_property.UsingMicrosoftNETSdkWeb =
-build_property.ProjectTypeGuids =
-build_property.InvariantGlobalization =
-build_property.PlatformNeutralAssembly =
-build_property.EnforceExtendedAnalyzerRules =
-build_property._SupportedPlatformList = Linux,macOS,Windows
-build_property.RootNamespace = Manager
-build_property.ProjectDir = /home/skingging/Documents/Projects/CSharp/RSE/Manager/
-build_property.EnableComHosting =
-build_property.EnableGeneratedComInterfaceComImportInterop = false
-build_property.EffectiveAnalysisLevelStyle = 8.0
diff --git a/Manager/obj/Release/net8.0/Manager.GlobalUsings.g.cs b/Manager/obj/Release/net8.0/Manager.GlobalUsings.g.cs
deleted file mode 100644
index 8578f3d..0000000
--- a/Manager/obj/Release/net8.0/Manager.GlobalUsings.g.cs
+++ /dev/null
@@ -1,8 +0,0 @@
-//
-global using global::System;
-global using global::System.Collections.Generic;
-global using global::System.IO;
-global using global::System.Linq;
-global using global::System.Net.Http;
-global using global::System.Threading;
-global using global::System.Threading.Tasks;
diff --git a/Manager/obj/Release/net8.0/Manager.assets.cache b/Manager/obj/Release/net8.0/Manager.assets.cache
deleted file mode 100644
index 80994a4..0000000
Binary files a/Manager/obj/Release/net8.0/Manager.assets.cache and /dev/null differ
diff --git a/Manager/obj/Release/net8.0/Manager.csproj.AssemblyReference.cache b/Manager/obj/Release/net8.0/Manager.csproj.AssemblyReference.cache
deleted file mode 100644
index 04efa56..0000000
Binary files a/Manager/obj/Release/net8.0/Manager.csproj.AssemblyReference.cache and /dev/null differ
diff --git a/Manager/obj/Release/net8.0/Manager.csproj.CoreCompileInputs.cache b/Manager/obj/Release/net8.0/Manager.csproj.CoreCompileInputs.cache
deleted file mode 100644
index 8279360..0000000
--- a/Manager/obj/Release/net8.0/Manager.csproj.CoreCompileInputs.cache
+++ /dev/null
@@ -1 +0,0 @@
-67262f1fb3b38bb983915fec4ee7ed691b554d01aeb6a5f6c03407378767fd8d
diff --git a/Manager/obj/Release/net8.0/Manager.csproj.FileListAbsolute.txt b/Manager/obj/Release/net8.0/Manager.csproj.FileListAbsolute.txt
deleted file mode 100644
index 57f4fdb..0000000
--- a/Manager/obj/Release/net8.0/Manager.csproj.FileListAbsolute.txt
+++ /dev/null
@@ -1,81 +0,0 @@
-/home/skingging/Documents/Projects/CSharp/RSE/Manager/bin/Release/net8.0/Manager
-/home/skingging/Documents/Projects/CSharp/RSE/Manager/bin/Release/net8.0/Manager.deps.json
-/home/skingging/Documents/Projects/CSharp/RSE/Manager/bin/Release/net8.0/Manager.runtimeconfig.json
-/home/skingging/Documents/Projects/CSharp/RSE/Manager/bin/Release/net8.0/Manager.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Manager/bin/Release/net8.0/Manager.pdb
-/home/skingging/Documents/Projects/CSharp/RSE/Manager/bin/Release/net8.0/MessagePack.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Manager/bin/Release/net8.0/MessagePack.Annotations.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Manager/bin/Release/net8.0/Microsoft.Data.Sqlite.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Manager/bin/Release/net8.0/Microsoft.NET.StringTools.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Manager/bin/Release/net8.0/SQLitePCLRaw.batteries_v2.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Manager/bin/Release/net8.0/SQLitePCLRaw.core.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Manager/bin/Release/net8.0/SQLitePCLRaw.provider.e_sqlite3.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Manager/bin/Release/net8.0/runtimes/linux-x64/native/libsqlite3.so
-/home/skingging/Documents/Projects/CSharp/RSE/Manager/bin/Release/net8.0/runtimes/osx-x64/native/libsqlite3.dylib
-/home/skingging/Documents/Projects/CSharp/RSE/Manager/bin/Release/net8.0/runtimes/win7-x64/native/sqlite3.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Manager/bin/Release/net8.0/runtimes/win7-x86/native/sqlite3.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Manager/bin/Release/net8.0/runtimes/browser-wasm/nativeassets/net8.0/e_sqlite3.a
-/home/skingging/Documents/Projects/CSharp/RSE/Manager/bin/Release/net8.0/runtimes/linux-arm/native/libe_sqlite3.so
-/home/skingging/Documents/Projects/CSharp/RSE/Manager/bin/Release/net8.0/runtimes/linux-arm64/native/libe_sqlite3.so
-/home/skingging/Documents/Projects/CSharp/RSE/Manager/bin/Release/net8.0/runtimes/linux-armel/native/libe_sqlite3.so
-/home/skingging/Documents/Projects/CSharp/RSE/Manager/bin/Release/net8.0/runtimes/linux-mips64/native/libe_sqlite3.so
-/home/skingging/Documents/Projects/CSharp/RSE/Manager/bin/Release/net8.0/runtimes/linux-musl-arm/native/libe_sqlite3.so
-/home/skingging/Documents/Projects/CSharp/RSE/Manager/bin/Release/net8.0/runtimes/linux-musl-arm64/native/libe_sqlite3.so
-/home/skingging/Documents/Projects/CSharp/RSE/Manager/bin/Release/net8.0/runtimes/linux-musl-x64/native/libe_sqlite3.so
-/home/skingging/Documents/Projects/CSharp/RSE/Manager/bin/Release/net8.0/runtimes/linux-ppc64le/native/libe_sqlite3.so
-/home/skingging/Documents/Projects/CSharp/RSE/Manager/bin/Release/net8.0/runtimes/linux-s390x/native/libe_sqlite3.so
-/home/skingging/Documents/Projects/CSharp/RSE/Manager/bin/Release/net8.0/runtimes/linux-x64/native/libe_sqlite3.so
-/home/skingging/Documents/Projects/CSharp/RSE/Manager/bin/Release/net8.0/runtimes/linux-x86/native/libe_sqlite3.so
-/home/skingging/Documents/Projects/CSharp/RSE/Manager/bin/Release/net8.0/runtimes/maccatalyst-arm64/native/libe_sqlite3.dylib
-/home/skingging/Documents/Projects/CSharp/RSE/Manager/bin/Release/net8.0/runtimes/maccatalyst-x64/native/libe_sqlite3.dylib
-/home/skingging/Documents/Projects/CSharp/RSE/Manager/bin/Release/net8.0/runtimes/osx-arm64/native/libe_sqlite3.dylib
-/home/skingging/Documents/Projects/CSharp/RSE/Manager/bin/Release/net8.0/runtimes/osx-x64/native/libe_sqlite3.dylib
-/home/skingging/Documents/Projects/CSharp/RSE/Manager/bin/Release/net8.0/runtimes/win-arm/native/e_sqlite3.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Manager/bin/Release/net8.0/runtimes/win-arm64/native/e_sqlite3.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Manager/bin/Release/net8.0/runtimes/win-x64/native/e_sqlite3.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Manager/bin/Release/net8.0/runtimes/win-x86/native/e_sqlite3.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Manager/bin/Release/net8.0/Models.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Manager/bin/Release/net8.0/NetMQ.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Manager/bin/Release/net8.0/Models.pdb
-/home/skingging/Documents/Projects/CSharp/RSE/Manager/obj/Release/net8.0/Manager.csproj.AssemblyReference.cache
-/home/skingging/Documents/Projects/CSharp/RSE/Manager/obj/Release/net8.0/Manager.GeneratedMSBuildEditorConfig.editorconfig
-/home/skingging/Documents/Projects/CSharp/RSE/Manager/obj/Release/net8.0/Manager.AssemblyInfoInputs.cache
-/home/skingging/Documents/Projects/CSharp/RSE/Manager/obj/Release/net8.0/Manager.AssemblyInfo.cs
-/home/skingging/Documents/Projects/CSharp/RSE/Manager/obj/Release/net8.0/Manager.csproj.CoreCompileInputs.cache
-/home/skingging/Documents/Projects/CSharp/RSE/Manager/obj/Release/net8.0/Manager.csproj.Up2Date
-/home/skingging/Documents/Projects/CSharp/RSE/Manager/obj/Release/net8.0/Manager.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Manager/obj/Release/net8.0/refint/Manager.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Manager/obj/Release/net8.0/Manager.pdb
-/home/skingging/Documents/Projects/CSharp/RSE/Manager/obj/Release/net8.0/Manager.genruntimeconfig.cache
-/home/skingging/Documents/Projects/CSharp/RSE/Manager/obj/Release/net8.0/ref/Manager.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Manager/bin/Release/net8.0/AsyncIO.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Manager/bin/Release/net8.0/Microsoft.Bcl.AsyncInterfaces.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Manager/bin/Release/net8.0/Microsoft.Extensions.ObjectPool.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Manager/bin/Release/net8.0/Microsoft.Win32.SystemEvents.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Manager/bin/Release/net8.0/NaCl.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Manager/bin/Release/net8.0/System.Drawing.Common.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Manager/bin/Release/net8.0/System.Private.ServiceModel.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Manager/bin/Release/net8.0/System.Security.Cryptography.Pkcs.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Manager/bin/Release/net8.0/System.Security.Cryptography.Xml.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Manager/bin/Release/net8.0/System.Security.Permissions.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Manager/bin/Release/net8.0/System.ServiceModel.Primitives.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Manager/bin/Release/net8.0/System.ServiceModel.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Manager/bin/Release/net8.0/System.Windows.Extensions.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Manager/bin/Release/net8.0/cs/System.Private.ServiceModel.resources.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Manager/bin/Release/net8.0/de/System.Private.ServiceModel.resources.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Manager/bin/Release/net8.0/es/System.Private.ServiceModel.resources.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Manager/bin/Release/net8.0/fr/System.Private.ServiceModel.resources.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Manager/bin/Release/net8.0/it/System.Private.ServiceModel.resources.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Manager/bin/Release/net8.0/ja/System.Private.ServiceModel.resources.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Manager/bin/Release/net8.0/ko/System.Private.ServiceModel.resources.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Manager/bin/Release/net8.0/pl/System.Private.ServiceModel.resources.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Manager/bin/Release/net8.0/pt-BR/System.Private.ServiceModel.resources.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Manager/bin/Release/net8.0/ru/System.Private.ServiceModel.resources.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Manager/bin/Release/net8.0/tr/System.Private.ServiceModel.resources.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Manager/bin/Release/net8.0/zh-Hans/System.Private.ServiceModel.resources.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Manager/bin/Release/net8.0/zh-Hant/System.Private.ServiceModel.resources.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Manager/bin/Release/net8.0/runtimes/win/lib/netcoreapp3.0/Microsoft.Win32.SystemEvents.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Manager/bin/Release/net8.0/runtimes/unix/lib/netcoreapp3.0/System.Drawing.Common.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Manager/bin/Release/net8.0/runtimes/win/lib/netcoreapp3.0/System.Drawing.Common.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Manager/bin/Release/net8.0/runtimes/win/lib/netcoreapp3.0/System.Security.Cryptography.Pkcs.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Manager/bin/Release/net8.0/runtimes/win/lib/netcoreapp3.0/System.Windows.Extensions.dll
diff --git a/Manager/obj/Release/net8.0/Manager.csproj.Up2Date b/Manager/obj/Release/net8.0/Manager.csproj.Up2Date
deleted file mode 100644
index e69de29..0000000
diff --git a/Manager/obj/Release/net8.0/Manager.dll b/Manager/obj/Release/net8.0/Manager.dll
deleted file mode 100644
index f9efe76..0000000
Binary files a/Manager/obj/Release/net8.0/Manager.dll and /dev/null differ
diff --git a/Manager/obj/Release/net8.0/Manager.genruntimeconfig.cache b/Manager/obj/Release/net8.0/Manager.genruntimeconfig.cache
deleted file mode 100644
index 89ead80..0000000
--- a/Manager/obj/Release/net8.0/Manager.genruntimeconfig.cache
+++ /dev/null
@@ -1 +0,0 @@
-91934220b3585b775045ee04419d7f6c7c41d4d18256bb3420151045395c8b3c
diff --git a/Manager/obj/Release/net8.0/Manager.pdb b/Manager/obj/Release/net8.0/Manager.pdb
deleted file mode 100644
index 72ed347..0000000
Binary files a/Manager/obj/Release/net8.0/Manager.pdb and /dev/null differ
diff --git a/Manager/obj/Release/net8.0/apphost b/Manager/obj/Release/net8.0/apphost
deleted file mode 100755
index 7e675c2..0000000
Binary files a/Manager/obj/Release/net8.0/apphost and /dev/null differ
diff --git a/Manager/obj/Release/net8.0/ref/Manager.dll b/Manager/obj/Release/net8.0/ref/Manager.dll
deleted file mode 100644
index b9ddb5f..0000000
Binary files a/Manager/obj/Release/net8.0/ref/Manager.dll and /dev/null differ
diff --git a/Manager/obj/Release/net8.0/refint/Manager.dll b/Manager/obj/Release/net8.0/refint/Manager.dll
deleted file mode 100644
index b9ddb5f..0000000
Binary files a/Manager/obj/Release/net8.0/refint/Manager.dll and /dev/null differ
diff --git a/Manager/obj/project.assets.json b/Manager/obj/project.assets.json
deleted file mode 100644
index e00898a..0000000
--- a/Manager/obj/project.assets.json
+++ /dev/null
@@ -1,1917 +0,0 @@
-{
- "version": 3,
- "targets": {
- "net8.0": {
- "AsyncIO/0.1.69": {
- "type": "package",
- "compile": {
- "lib/netstandard2.0/AsyncIO.dll": {
- "related": ".pdb"
- }
- },
- "runtime": {
- "lib/netstandard2.0/AsyncIO.dll": {
- "related": ".pdb"
- }
- }
- },
- "MessagePack/3.0.238-rc.1": {
- "type": "package",
- "dependencies": {
- "MessagePack.Annotations": "3.0.238-rc.1",
- "MessagePackAnalyzer": "3.0.238-rc.1",
- "Microsoft.NET.StringTools": "17.11.4"
- },
- "compile": {
- "lib/net8.0/MessagePack.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net8.0/MessagePack.dll": {
- "related": ".xml"
- }
- }
- },
- "MessagePack.Annotations/3.0.238-rc.1": {
- "type": "package",
- "compile": {
- "lib/netstandard2.0/MessagePack.Annotations.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/netstandard2.0/MessagePack.Annotations.dll": {
- "related": ".xml"
- }
- }
- },
- "MessagePackAnalyzer/3.0.238-rc.1": {
- "type": "package",
- "build": {
- "build/MessagePackAnalyzer.targets": {}
- }
- },
- "Microsoft.Bcl.AsyncInterfaces/5.0.0": {
- "type": "package",
- "compile": {
- "lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll": {
- "related": ".xml"
- }
- }
- },
- "Microsoft.Data.Sqlite/8.0.10": {
- "type": "package",
- "dependencies": {
- "Microsoft.Data.Sqlite.Core": "8.0.10",
- "SQLitePCLRaw.bundle_e_sqlite3": "2.1.6"
- },
- "compile": {
- "lib/netstandard2.0/_._": {}
- },
- "runtime": {
- "lib/netstandard2.0/_._": {}
- }
- },
- "Microsoft.Data.Sqlite.Core/8.0.10": {
- "type": "package",
- "dependencies": {
- "SQLitePCLRaw.core": "2.1.6"
- },
- "compile": {
- "lib/net8.0/Microsoft.Data.Sqlite.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net8.0/Microsoft.Data.Sqlite.dll": {
- "related": ".xml"
- }
- }
- },
- "Microsoft.DotNet.ILCompiler/8.0.5": {
- "type": "package",
- "build": {
- "build/Microsoft.DotNet.ILCompiler.props": {}
- }
- },
- "Microsoft.Extensions.ObjectPool/5.0.10": {
- "type": "package",
- "compile": {
- "lib/net5.0/Microsoft.Extensions.ObjectPool.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net5.0/Microsoft.Extensions.ObjectPool.dll": {
- "related": ".xml"
- }
- }
- },
- "Microsoft.NET.ILLink.Tasks/8.0.5": {
- "type": "package",
- "build": {
- "build/Microsoft.NET.ILLink.Tasks.props": {}
- }
- },
- "Microsoft.NET.StringTools/17.11.4": {
- "type": "package",
- "compile": {
- "ref/net8.0/_._": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net8.0/Microsoft.NET.StringTools.dll": {
- "related": ".pdb;.xml"
- }
- }
- },
- "Microsoft.NETCore.Platforms/5.0.0": {
- "type": "package",
- "compile": {
- "lib/netstandard1.0/_._": {}
- },
- "runtime": {
- "lib/netstandard1.0/_._": {}
- }
- },
- "Microsoft.Win32.SystemEvents/5.0.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "5.0.0"
- },
- "compile": {
- "ref/netstandard2.0/_._": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/netstandard2.0/Microsoft.Win32.SystemEvents.dll": {
- "related": ".xml"
- }
- },
- "runtimeTargets": {
- "runtimes/win/lib/netcoreapp3.0/Microsoft.Win32.SystemEvents.dll": {
- "assetType": "runtime",
- "rid": "win"
- }
- }
- },
- "NaCl.Net/0.1.13": {
- "type": "package",
- "compile": {
- "lib/netstandard2.1/NaCl.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/netstandard2.1/NaCl.dll": {
- "related": ".xml"
- }
- }
- },
- "NetMQ/4.0.1.13": {
- "type": "package",
- "dependencies": {
- "AsyncIO": "0.1.69",
- "NaCl.Net": "0.1.13",
- "System.ServiceModel.Primitives": "4.9.0",
- "System.ValueTuple": "4.5.0"
- },
- "compile": {
- "lib/netstandard2.1/NetMQ.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/netstandard2.1/NetMQ.dll": {
- "related": ".xml"
- }
- }
- },
- "SQLite/3.13.0": {
- "type": "package",
- "compile": {
- "lib/netstandard1.0/_._": {}
- },
- "runtime": {
- "lib/netstandard1.0/_._": {}
- },
- "runtimeTargets": {
- "runtimes/linux-x64/native/libsqlite3.so": {
- "assetType": "native",
- "rid": "linux-x64"
- },
- "runtimes/osx-x64/native/libsqlite3.dylib": {
- "assetType": "native",
- "rid": "osx-x64"
- },
- "runtimes/win7-x64/native/sqlite3.dll": {
- "assetType": "native",
- "rid": "win7-x64"
- },
- "runtimes/win7-x86/native/sqlite3.dll": {
- "assetType": "native",
- "rid": "win7-x86"
- }
- }
- },
- "SQLitePCLRaw.bundle_e_sqlite3/2.1.6": {
- "type": "package",
- "dependencies": {
- "SQLitePCLRaw.lib.e_sqlite3": "2.1.6",
- "SQLitePCLRaw.provider.e_sqlite3": "2.1.6"
- },
- "compile": {
- "lib/netstandard2.0/SQLitePCLRaw.batteries_v2.dll": {}
- },
- "runtime": {
- "lib/netstandard2.0/SQLitePCLRaw.batteries_v2.dll": {}
- }
- },
- "SQLitePCLRaw.core/2.1.6": {
- "type": "package",
- "dependencies": {
- "System.Memory": "4.5.3"
- },
- "compile": {
- "lib/netstandard2.0/SQLitePCLRaw.core.dll": {}
- },
- "runtime": {
- "lib/netstandard2.0/SQLitePCLRaw.core.dll": {}
- }
- },
- "SQLitePCLRaw.lib.e_sqlite3/2.1.6": {
- "type": "package",
- "compile": {
- "lib/netstandard2.0/_._": {}
- },
- "runtime": {
- "lib/netstandard2.0/_._": {}
- },
- "build": {
- "buildTransitive/net8.0/SQLitePCLRaw.lib.e_sqlite3.targets": {}
- },
- "runtimeTargets": {
- "runtimes/browser-wasm/nativeassets/net8.0/e_sqlite3.a": {
- "assetType": "native",
- "rid": "browser-wasm"
- },
- "runtimes/linux-arm/native/libe_sqlite3.so": {
- "assetType": "native",
- "rid": "linux-arm"
- },
- "runtimes/linux-arm64/native/libe_sqlite3.so": {
- "assetType": "native",
- "rid": "linux-arm64"
- },
- "runtimes/linux-armel/native/libe_sqlite3.so": {
- "assetType": "native",
- "rid": "linux-armel"
- },
- "runtimes/linux-mips64/native/libe_sqlite3.so": {
- "assetType": "native",
- "rid": "linux-mips64"
- },
- "runtimes/linux-musl-arm/native/libe_sqlite3.so": {
- "assetType": "native",
- "rid": "linux-musl-arm"
- },
- "runtimes/linux-musl-arm64/native/libe_sqlite3.so": {
- "assetType": "native",
- "rid": "linux-musl-arm64"
- },
- "runtimes/linux-musl-x64/native/libe_sqlite3.so": {
- "assetType": "native",
- "rid": "linux-musl-x64"
- },
- "runtimes/linux-ppc64le/native/libe_sqlite3.so": {
- "assetType": "native",
- "rid": "linux-ppc64le"
- },
- "runtimes/linux-s390x/native/libe_sqlite3.so": {
- "assetType": "native",
- "rid": "linux-s390x"
- },
- "runtimes/linux-x64/native/libe_sqlite3.so": {
- "assetType": "native",
- "rid": "linux-x64"
- },
- "runtimes/linux-x86/native/libe_sqlite3.so": {
- "assetType": "native",
- "rid": "linux-x86"
- },
- "runtimes/maccatalyst-arm64/native/libe_sqlite3.dylib": {
- "assetType": "native",
- "rid": "maccatalyst-arm64"
- },
- "runtimes/maccatalyst-x64/native/libe_sqlite3.dylib": {
- "assetType": "native",
- "rid": "maccatalyst-x64"
- },
- "runtimes/osx-arm64/native/libe_sqlite3.dylib": {
- "assetType": "native",
- "rid": "osx-arm64"
- },
- "runtimes/osx-x64/native/libe_sqlite3.dylib": {
- "assetType": "native",
- "rid": "osx-x64"
- },
- "runtimes/win-arm/native/e_sqlite3.dll": {
- "assetType": "native",
- "rid": "win-arm"
- },
- "runtimes/win-arm64/native/e_sqlite3.dll": {
- "assetType": "native",
- "rid": "win-arm64"
- },
- "runtimes/win-x64/native/e_sqlite3.dll": {
- "assetType": "native",
- "rid": "win-x64"
- },
- "runtimes/win-x86/native/e_sqlite3.dll": {
- "assetType": "native",
- "rid": "win-x86"
- }
- }
- },
- "SQLitePCLRaw.provider.e_sqlite3/2.1.6": {
- "type": "package",
- "dependencies": {
- "SQLitePCLRaw.core": "2.1.6"
- },
- "compile": {
- "lib/net6.0/SQLitePCLRaw.provider.e_sqlite3.dll": {}
- },
- "runtime": {
- "lib/net6.0/SQLitePCLRaw.provider.e_sqlite3.dll": {}
- }
- },
- "System.Drawing.Common/5.0.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.Win32.SystemEvents": "5.0.0"
- },
- "compile": {
- "ref/netcoreapp3.0/System.Drawing.Common.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/netcoreapp3.0/System.Drawing.Common.dll": {
- "related": ".xml"
- }
- },
- "runtimeTargets": {
- "runtimes/unix/lib/netcoreapp3.0/System.Drawing.Common.dll": {
- "assetType": "runtime",
- "rid": "unix"
- },
- "runtimes/win/lib/netcoreapp3.0/System.Drawing.Common.dll": {
- "assetType": "runtime",
- "rid": "win"
- }
- }
- },
- "System.Formats.Asn1/5.0.0": {
- "type": "package",
- "compile": {
- "lib/netstandard2.0/_._": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/netstandard2.0/System.Formats.Asn1.dll": {
- "related": ".xml"
- }
- }
- },
- "System.Memory/4.5.3": {
- "type": "package",
- "compile": {
- "ref/netcoreapp2.1/_._": {}
- },
- "runtime": {
- "lib/netcoreapp2.1/_._": {}
- }
- },
- "System.Numerics.Vectors/4.5.0": {
- "type": "package",
- "compile": {
- "ref/netcoreapp2.0/_._": {}
- },
- "runtime": {
- "lib/netcoreapp2.0/_._": {}
- }
- },
- "System.Private.ServiceModel/4.9.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.Bcl.AsyncInterfaces": "5.0.0",
- "Microsoft.Extensions.ObjectPool": "5.0.10",
- "System.Numerics.Vectors": "4.5.0",
- "System.Reflection.DispatchProxy": "4.7.1",
- "System.Security.Cryptography.Xml": "5.0.0",
- "System.Security.Principal.Windows": "5.0.0"
- },
- "compile": {
- "ref/netstandard2.0/_._": {}
- },
- "runtime": {
- "lib/netstandard2.0/System.Private.ServiceModel.dll": {
- "related": ".pdb"
- }
- },
- "resource": {
- "lib/netstandard2.0/cs/System.Private.ServiceModel.resources.dll": {
- "locale": "cs"
- },
- "lib/netstandard2.0/de/System.Private.ServiceModel.resources.dll": {
- "locale": "de"
- },
- "lib/netstandard2.0/es/System.Private.ServiceModel.resources.dll": {
- "locale": "es"
- },
- "lib/netstandard2.0/fr/System.Private.ServiceModel.resources.dll": {
- "locale": "fr"
- },
- "lib/netstandard2.0/it/System.Private.ServiceModel.resources.dll": {
- "locale": "it"
- },
- "lib/netstandard2.0/ja/System.Private.ServiceModel.resources.dll": {
- "locale": "ja"
- },
- "lib/netstandard2.0/ko/System.Private.ServiceModel.resources.dll": {
- "locale": "ko"
- },
- "lib/netstandard2.0/pl/System.Private.ServiceModel.resources.dll": {
- "locale": "pl"
- },
- "lib/netstandard2.0/pt-BR/System.Private.ServiceModel.resources.dll": {
- "locale": "pt-BR"
- },
- "lib/netstandard2.0/ru/System.Private.ServiceModel.resources.dll": {
- "locale": "ru"
- },
- "lib/netstandard2.0/tr/System.Private.ServiceModel.resources.dll": {
- "locale": "tr"
- },
- "lib/netstandard2.0/zh-Hans/System.Private.ServiceModel.resources.dll": {
- "locale": "zh-Hans"
- },
- "lib/netstandard2.0/zh-Hant/System.Private.ServiceModel.resources.dll": {
- "locale": "zh-Hant"
- }
- }
- },
- "System.Reflection.DispatchProxy/4.7.1": {
- "type": "package",
- "compile": {
- "ref/netstandard2.0/System.Reflection.DispatchProxy.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/netcoreapp2.0/System.Reflection.DispatchProxy.dll": {
- "related": ".xml"
- }
- }
- },
- "System.Security.AccessControl/5.0.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "5.0.0",
- "System.Security.Principal.Windows": "5.0.0"
- },
- "compile": {
- "ref/netstandard2.0/System.Security.AccessControl.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/netstandard2.0/System.Security.AccessControl.dll": {
- "related": ".xml"
- }
- },
- "runtimeTargets": {
- "runtimes/win/lib/netcoreapp2.0/System.Security.AccessControl.dll": {
- "assetType": "runtime",
- "rid": "win"
- }
- }
- },
- "System.Security.Cryptography.Cng/5.0.0": {
- "type": "package",
- "dependencies": {
- "System.Formats.Asn1": "5.0.0"
- },
- "compile": {
- "ref/netcoreapp3.0/_._": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/netcoreapp3.0/System.Security.Cryptography.Cng.dll": {
- "related": ".xml"
- }
- },
- "runtimeTargets": {
- "runtimes/win/lib/netcoreapp3.0/System.Security.Cryptography.Cng.dll": {
- "assetType": "runtime",
- "rid": "win"
- }
- }
- },
- "System.Security.Cryptography.Pkcs/5.0.0": {
- "type": "package",
- "dependencies": {
- "System.Formats.Asn1": "5.0.0",
- "System.Security.Cryptography.Cng": "5.0.0"
- },
- "compile": {
- "ref/netcoreapp3.0/_._": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/netcoreapp3.0/System.Security.Cryptography.Pkcs.dll": {
- "related": ".xml"
- }
- },
- "runtimeTargets": {
- "runtimes/win/lib/netcoreapp3.0/System.Security.Cryptography.Pkcs.dll": {
- "assetType": "runtime",
- "rid": "win"
- }
- }
- },
- "System.Security.Cryptography.Xml/5.0.0": {
- "type": "package",
- "dependencies": {
- "System.Security.Cryptography.Pkcs": "5.0.0",
- "System.Security.Permissions": "5.0.0"
- },
- "compile": {
- "ref/netstandard2.0/System.Security.Cryptography.Xml.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/netstandard2.0/System.Security.Cryptography.Xml.dll": {
- "related": ".xml"
- }
- }
- },
- "System.Security.Permissions/5.0.0": {
- "type": "package",
- "dependencies": {
- "System.Security.AccessControl": "5.0.0",
- "System.Windows.Extensions": "5.0.0"
- },
- "compile": {
- "ref/net5.0/System.Security.Permissions.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net5.0/System.Security.Permissions.dll": {
- "related": ".xml"
- }
- }
- },
- "System.Security.Principal.Windows/5.0.0": {
- "type": "package",
- "compile": {
- "ref/netcoreapp3.0/System.Security.Principal.Windows.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/netstandard2.0/System.Security.Principal.Windows.dll": {
- "related": ".xml"
- }
- },
- "runtimeTargets": {
- "runtimes/unix/lib/netcoreapp2.1/System.Security.Principal.Windows.dll": {
- "assetType": "runtime",
- "rid": "unix"
- },
- "runtimes/win/lib/netcoreapp2.1/System.Security.Principal.Windows.dll": {
- "assetType": "runtime",
- "rid": "win"
- }
- }
- },
- "System.ServiceModel.Primitives/4.9.0": {
- "type": "package",
- "dependencies": {
- "System.Private.ServiceModel": "4.9.0"
- },
- "compile": {
- "ref/net6.0/System.ServiceModel.Primitives.dll": {},
- "ref/net6.0/System.ServiceModel.dll": {}
- },
- "runtime": {
- "lib/net6.0/System.ServiceModel.Primitives.dll": {
- "related": ".pdb"
- },
- "lib/net6.0/System.ServiceModel.dll": {
- "related": ".Primitives.pdb"
- }
- }
- },
- "System.ValueTuple/4.5.0": {
- "type": "package",
- "compile": {
- "ref/netcoreapp2.0/_._": {}
- },
- "runtime": {
- "lib/netcoreapp2.0/_._": {}
- }
- },
- "System.Windows.Extensions/5.0.0": {
- "type": "package",
- "dependencies": {
- "System.Drawing.Common": "5.0.0"
- },
- "compile": {
- "ref/netcoreapp3.0/System.Windows.Extensions.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/netcoreapp3.0/System.Windows.Extensions.dll": {
- "related": ".xml"
- }
- },
- "runtimeTargets": {
- "runtimes/win/lib/netcoreapp3.0/System.Windows.Extensions.dll": {
- "assetType": "runtime",
- "rid": "win"
- }
- }
- },
- "Models/1.0.0": {
- "type": "project",
- "framework": ".NETCoreApp,Version=v8.0",
- "dependencies": {
- "MessagePack": "3.0.238-rc.1",
- "MessagePack.Annotations": "3.0.238-rc.1",
- "Microsoft.Data.Sqlite": "8.0.10",
- "SQLite": "3.13.0"
- },
- "compile": {
- "bin/placeholder/Models.dll": {}
- },
- "runtime": {
- "bin/placeholder/Models.dll": {}
- }
- }
- }
- },
- "libraries": {
- "AsyncIO/0.1.69": {
- "sha512": "xyXJLi+wjy6AtIyWXHXJkPS0gItqVT4lg5w++7bA5YEjugYKdrFMGxCo6KUJ1yYwjriLQJ1g35LDljZs3Q90XQ==",
- "type": "package",
- "path": "asyncio/0.1.69",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "asyncio.0.1.69.nupkg.sha512",
- "asyncio.nuspec",
- "lib/net40/AsyncIO.dll",
- "lib/net40/AsyncIO.pdb",
- "lib/netstandard1.3/AsyncIO.dll",
- "lib/netstandard1.3/AsyncIO.pdb",
- "lib/netstandard2.0/AsyncIO.dll",
- "lib/netstandard2.0/AsyncIO.pdb"
- ]
- },
- "MessagePack/3.0.238-rc.1": {
- "sha512": "gAVmHb2gswXviGFpAmUgGBVvZEjYGph7Co5hp6IbshEooIuZT34Rv4YcBKvVnUCHdoqxQvK6DZIOPSLSYv3LjQ==",
- "type": "package",
- "path": "messagepack/3.0.238-rc.1",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "lib/net472/MessagePack.dll",
- "lib/net472/MessagePack.xml",
- "lib/net8.0/MessagePack.dll",
- "lib/net8.0/MessagePack.xml",
- "lib/netstandard2.0/MessagePack.dll",
- "lib/netstandard2.0/MessagePack.xml",
- "lib/netstandard2.1/MessagePack.dll",
- "lib/netstandard2.1/MessagePack.xml",
- "messagepack.3.0.238-rc.1.nupkg.sha512",
- "messagepack.nuspec"
- ]
- },
- "MessagePack.Annotations/3.0.238-rc.1": {
- "sha512": "yvnpKGuxZuFHnYZ9N8WQXQn0J28w2f0evh0RekDtuxIEKGPw/qQLQXyQWFzMunfb/+pKTWYlUZR1rvvNcwl10A==",
- "type": "package",
- "path": "messagepack.annotations/3.0.238-rc.1",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "lib/netstandard2.0/MessagePack.Annotations.dll",
- "lib/netstandard2.0/MessagePack.Annotations.xml",
- "messagepack.annotations.3.0.238-rc.1.nupkg.sha512",
- "messagepack.annotations.nuspec"
- ]
- },
- "MessagePackAnalyzer/3.0.238-rc.1": {
- "sha512": "qweXSZ+3mrf3RAqBs71vrF20SiNmqQdbrrt/L3749jh7OPpvdyZcHhOd20BSk+THQXgmmQfqF5F3o/J7S7tGCQ==",
- "type": "package",
- "path": "messagepackanalyzer/3.0.238-rc.1",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "analyzers/roslyn4.3/cs/MessagePack.Analyzers.CodeFixes.dll",
- "analyzers/roslyn4.3/cs/MessagePack.SourceGenerator.dll",
- "build/MessagePackAnalyzer.targets",
- "messagepackanalyzer.3.0.238-rc.1.nupkg.sha512",
- "messagepackanalyzer.nuspec"
- ]
- },
- "Microsoft.Bcl.AsyncInterfaces/5.0.0": {
- "sha512": "W8DPQjkMScOMTtJbPwmPyj9c3zYSFGawDW3jwlBOOsnY+EzZFLgNQ/UMkK35JmkNOVPdCyPr2Tw7Vv9N+KA3ZQ==",
- "type": "package",
- "path": "microsoft.bcl.asyncinterfaces/5.0.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "LICENSE.TXT",
- "THIRD-PARTY-NOTICES.TXT",
- "lib/net461/Microsoft.Bcl.AsyncInterfaces.dll",
- "lib/net461/Microsoft.Bcl.AsyncInterfaces.xml",
- "lib/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.dll",
- "lib/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.xml",
- "lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll",
- "lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.xml",
- "microsoft.bcl.asyncinterfaces.5.0.0.nupkg.sha512",
- "microsoft.bcl.asyncinterfaces.nuspec",
- "useSharedDesignerContext.txt",
- "version.txt"
- ]
- },
- "Microsoft.Data.Sqlite/8.0.10": {
- "sha512": "WN+qgrEcXg66YHtICl0W4If9v98PBenIj/INVkJaC+wqGX/Zus3aqyv6EI17EBRsw6tcvWsKd980X5iQ7wcj1Q==",
- "type": "package",
- "path": "microsoft.data.sqlite/8.0.10",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "PACKAGE.md",
- "lib/netstandard2.0/_._",
- "microsoft.data.sqlite.8.0.10.nupkg.sha512",
- "microsoft.data.sqlite.nuspec"
- ]
- },
- "Microsoft.Data.Sqlite.Core/8.0.10": {
- "sha512": "i95bgLqp6rJzmhQEtGhVVHnk1nYAhr/pLDul676PnwI/d7uDSSGs2ZPU9aP0VOuppkZaNinQOUCrD7cstDbQiQ==",
- "type": "package",
- "path": "microsoft.data.sqlite.core/8.0.10",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "PACKAGE.md",
- "lib/net6.0/Microsoft.Data.Sqlite.dll",
- "lib/net6.0/Microsoft.Data.Sqlite.xml",
- "lib/net8.0/Microsoft.Data.Sqlite.dll",
- "lib/net8.0/Microsoft.Data.Sqlite.xml",
- "lib/netstandard2.0/Microsoft.Data.Sqlite.dll",
- "lib/netstandard2.0/Microsoft.Data.Sqlite.xml",
- "microsoft.data.sqlite.core.8.0.10.nupkg.sha512",
- "microsoft.data.sqlite.core.nuspec"
- ]
- },
- "Microsoft.DotNet.ILCompiler/8.0.5": {
- "sha512": "tfdncRQLXNpATB4Ykj11O5+fbkBAHoeLi6XfyxAWmilU4rwC3apT612RIuhqB6tBGE69G7Dl1g7HeydsH3Wz1w==",
- "type": "package",
- "path": "microsoft.dotnet.ilcompiler/8.0.5",
- "hasTools": true,
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "LICENSE.TXT",
- "THIRD-PARTY-NOTICES.TXT",
- "build/BuildFrameworkNativeObjects.proj",
- "build/Microsoft.DotNet.ILCompiler.SingleEntry.targets",
- "build/Microsoft.DotNet.ILCompiler.props",
- "build/Microsoft.NETCore.Native.Publish.targets",
- "build/Microsoft.NETCore.Native.Unix.targets",
- "build/Microsoft.NETCore.Native.Windows.targets",
- "build/Microsoft.NETCore.Native.targets",
- "build/NativeAOT.natstepfilter",
- "build/NativeAOT.natvis",
- "build/WindowsAPIs.txt",
- "build/findvcvarsall.bat",
- "microsoft.dotnet.ilcompiler.8.0.5.nupkg.sha512",
- "microsoft.dotnet.ilcompiler.nuspec",
- "runtime.json",
- "tools/netstandard/ILCompiler.Build.Tasks.deps.json",
- "tools/netstandard/ILCompiler.Build.Tasks.dll",
- "tools/netstandard/ILCompiler.Build.Tasks.pdb"
- ]
- },
- "Microsoft.Extensions.ObjectPool/5.0.10": {
- "sha512": "pp9tbGqIhdEXL6Q1yJl+zevAJSq4BsxqhS1GXzBvEsEz9DDNu9GLNzgUy2xyFc4YjB4m4Ff2YEWTnvQvVYdkvQ==",
- "type": "package",
- "path": "microsoft.extensions.objectpool/5.0.10",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "THIRD-PARTY-NOTICES.TXT",
- "lib/net461/Microsoft.Extensions.ObjectPool.dll",
- "lib/net461/Microsoft.Extensions.ObjectPool.xml",
- "lib/net5.0/Microsoft.Extensions.ObjectPool.dll",
- "lib/net5.0/Microsoft.Extensions.ObjectPool.xml",
- "lib/netstandard2.0/Microsoft.Extensions.ObjectPool.dll",
- "lib/netstandard2.0/Microsoft.Extensions.ObjectPool.xml",
- "microsoft.extensions.objectpool.5.0.10.nupkg.sha512",
- "microsoft.extensions.objectpool.nuspec"
- ]
- },
- "Microsoft.NET.ILLink.Tasks/8.0.5": {
- "sha512": "4ISW1Ndgz86FkIbu5rVlMqhhtojdy5rUlxC/N+9kPh9qbYcvHiCvYbHKzAPVIx9OPYIjT9trXt7JI42Y5Ukq6A==",
- "type": "package",
- "path": "microsoft.net.illink.tasks/8.0.5",
- "hasTools": true,
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "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.5.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"
- ]
- },
- "Microsoft.NET.StringTools/17.11.4": {
- "sha512": "mudqUHhNpeqIdJoUx2YDWZO/I9uEDYVowan89R6wsomfnUJQk6HteoQTlNjZDixhT2B4IXMkMtgZtoceIjLRmA==",
- "type": "package",
- "path": "microsoft.net.stringtools/17.11.4",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "MSBuild-NuGet-Icon.png",
- "README.md",
- "lib/net472/Microsoft.NET.StringTools.dll",
- "lib/net472/Microsoft.NET.StringTools.pdb",
- "lib/net472/Microsoft.NET.StringTools.xml",
- "lib/net8.0/Microsoft.NET.StringTools.dll",
- "lib/net8.0/Microsoft.NET.StringTools.pdb",
- "lib/net8.0/Microsoft.NET.StringTools.xml",
- "lib/netstandard2.0/Microsoft.NET.StringTools.dll",
- "lib/netstandard2.0/Microsoft.NET.StringTools.pdb",
- "lib/netstandard2.0/Microsoft.NET.StringTools.xml",
- "microsoft.net.stringtools.17.11.4.nupkg.sha512",
- "microsoft.net.stringtools.nuspec",
- "notices/THIRDPARTYNOTICES.txt",
- "ref/net472/Microsoft.NET.StringTools.dll",
- "ref/net472/Microsoft.NET.StringTools.xml",
- "ref/net8.0/Microsoft.NET.StringTools.dll",
- "ref/net8.0/Microsoft.NET.StringTools.xml",
- "ref/netstandard2.0/Microsoft.NET.StringTools.dll",
- "ref/netstandard2.0/Microsoft.NET.StringTools.xml"
- ]
- },
- "Microsoft.NETCore.Platforms/5.0.0": {
- "sha512": "VyPlqzH2wavqquTcYpkIIAQ6WdenuKoFN0BdYBbCWsclXacSOHNQn66Gt4z5NBqEYW0FAPm5rlvki9ZiCij5xQ==",
- "type": "package",
- "path": "microsoft.netcore.platforms/5.0.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "LICENSE.TXT",
- "THIRD-PARTY-NOTICES.TXT",
- "lib/netstandard1.0/_._",
- "microsoft.netcore.platforms.5.0.0.nupkg.sha512",
- "microsoft.netcore.platforms.nuspec",
- "runtime.json",
- "useSharedDesignerContext.txt",
- "version.txt"
- ]
- },
- "Microsoft.Win32.SystemEvents/5.0.0": {
- "sha512": "Bh6blKG8VAKvXiLe2L+sEsn62nc1Ij34MrNxepD2OCrS5cpCwQa9MeLyhVQPQ/R4Wlzwuy6wMK8hLb11QPDRsQ==",
- "type": "package",
- "path": "microsoft.win32.systemevents/5.0.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "LICENSE.TXT",
- "THIRD-PARTY-NOTICES.TXT",
- "lib/net461/Microsoft.Win32.SystemEvents.dll",
- "lib/net461/Microsoft.Win32.SystemEvents.xml",
- "lib/netstandard2.0/Microsoft.Win32.SystemEvents.dll",
- "lib/netstandard2.0/Microsoft.Win32.SystemEvents.xml",
- "microsoft.win32.systemevents.5.0.0.nupkg.sha512",
- "microsoft.win32.systemevents.nuspec",
- "ref/net461/Microsoft.Win32.SystemEvents.dll",
- "ref/net461/Microsoft.Win32.SystemEvents.xml",
- "ref/netstandard2.0/Microsoft.Win32.SystemEvents.dll",
- "ref/netstandard2.0/Microsoft.Win32.SystemEvents.xml",
- "runtimes/win/lib/netcoreapp2.0/Microsoft.Win32.SystemEvents.dll",
- "runtimes/win/lib/netcoreapp2.0/Microsoft.Win32.SystemEvents.xml",
- "runtimes/win/lib/netcoreapp3.0/Microsoft.Win32.SystemEvents.dll",
- "runtimes/win/lib/netcoreapp3.0/Microsoft.Win32.SystemEvents.xml",
- "useSharedDesignerContext.txt",
- "version.txt"
- ]
- },
- "NaCl.Net/0.1.13": {
- "sha512": "AVg1455RQnyTy6tiessudruZHvbl70QWRPyx3og2I1Fei17LDNc7Z3DRgqN2+PsySBui/1EDP4A7adhQXydi6g==",
- "type": "package",
- "path": "nacl.net/0.1.13",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "lib/net45/NaCl.dll",
- "lib/net45/NaCl.xml",
- "lib/net472/NaCl.dll",
- "lib/net472/NaCl.xml",
- "lib/netstandard1.3/NaCl.dll",
- "lib/netstandard1.3/NaCl.xml",
- "lib/netstandard2.0/NaCl.dll",
- "lib/netstandard2.0/NaCl.xml",
- "lib/netstandard2.1/NaCl.dll",
- "lib/netstandard2.1/NaCl.xml",
- "nacl.net.0.1.13.nupkg.sha512",
- "nacl.net.nuspec"
- ]
- },
- "NetMQ/4.0.1.13": {
- "sha512": "OhjdNuwD2pGMzMYqzc5kBIDMt6DGw4dRWHxifWmrjWPXCpaeXy1A3MQAoKXJ88Z5UmWHMmF60AJ/FRWcutXxJg==",
- "type": "package",
- "path": "netmq/4.0.1.13",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "NetMQLogoSquare-256px.png",
- "lib/net45/NetMQ.dll",
- "lib/net45/NetMQ.xml",
- "lib/net47/NetMQ.dll",
- "lib/net47/NetMQ.xml",
- "lib/netstandard2.0/NetMQ.dll",
- "lib/netstandard2.0/NetMQ.xml",
- "lib/netstandard2.1/NetMQ.dll",
- "lib/netstandard2.1/NetMQ.xml",
- "netmq.4.0.1.13.nupkg.sha512",
- "netmq.nuspec"
- ]
- },
- "SQLite/3.13.0": {
- "sha512": "MJfRiz2p6aMVOxrxGMdVzhpzI0oxTgZSwC8eVuOpV8L7yYaFUu8q/OFYwv9P0/aZ/pdEu24O6gma6wZJMTun9A==",
- "type": "package",
- "path": "sqlite/3.13.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "build/net45/SQLite.props",
- "lib/netstandard1.0/_._",
- "runtimes/linux-x64/native/libsqlite3.so",
- "runtimes/osx-x64/native/libsqlite3.dylib",
- "runtimes/win10-arm/nativeassets/uap10.0/sqlite3.dll",
- "runtimes/win10-x64/nativeassets/uap10.0/sqlite3.dll",
- "runtimes/win10-x86/nativeassets/uap10.0/sqlite3.dll",
- "runtimes/win7-x64/native/sqlite3.dll",
- "runtimes/win7-x86/native/sqlite3.dll",
- "sqlite-version.txt",
- "sqlite.3.13.0.nupkg.sha512",
- "sqlite.nuspec"
- ]
- },
- "SQLitePCLRaw.bundle_e_sqlite3/2.1.6": {
- "sha512": "BmAf6XWt4TqtowmiWe4/5rRot6GerAeklmOPfviOvwLoF5WwgxcJHAxZtySuyW9r9w+HLILnm8VfJFLCUJYW8A==",
- "type": "package",
- "path": "sqlitepclraw.bundle_e_sqlite3/2.1.6",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "lib/monoandroid90/SQLitePCLRaw.batteries_v2.dll",
- "lib/net461/SQLitePCLRaw.batteries_v2.dll",
- "lib/net6.0-android31.0/SQLitePCLRaw.batteries_v2.dll",
- "lib/net6.0-android31.0/SQLitePCLRaw.batteries_v2.xml",
- "lib/net6.0-ios14.0/SQLitePCLRaw.batteries_v2.dll",
- "lib/net6.0-ios14.2/SQLitePCLRaw.batteries_v2.dll",
- "lib/net6.0-tvos10.0/SQLitePCLRaw.batteries_v2.dll",
- "lib/netstandard2.0/SQLitePCLRaw.batteries_v2.dll",
- "lib/xamarinios10/SQLitePCLRaw.batteries_v2.dll",
- "sqlitepclraw.bundle_e_sqlite3.2.1.6.nupkg.sha512",
- "sqlitepclraw.bundle_e_sqlite3.nuspec"
- ]
- },
- "SQLitePCLRaw.core/2.1.6": {
- "sha512": "wO6v9GeMx9CUngAet8hbO7xdm+M42p1XeJq47ogyRoYSvNSp0NGLI+MgC0bhrMk9C17MTVFlLiN6ylyExLCc5w==",
- "type": "package",
- "path": "sqlitepclraw.core/2.1.6",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "lib/netstandard2.0/SQLitePCLRaw.core.dll",
- "sqlitepclraw.core.2.1.6.nupkg.sha512",
- "sqlitepclraw.core.nuspec"
- ]
- },
- "SQLitePCLRaw.lib.e_sqlite3/2.1.6": {
- "sha512": "2ObJJLkIUIxRpOUlZNGuD4rICpBnrBR5anjyfUFQep4hMOIeqW+XGQYzrNmHSVz5xSWZ3klSbh7sFR6UyDj68Q==",
- "type": "package",
- "path": "sqlitepclraw.lib.e_sqlite3/2.1.6",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "buildTransitive/net461/SQLitePCLRaw.lib.e_sqlite3.targets",
- "buildTransitive/net6.0/SQLitePCLRaw.lib.e_sqlite3.targets",
- "buildTransitive/net7.0/SQLitePCLRaw.lib.e_sqlite3.targets",
- "buildTransitive/net8.0/SQLitePCLRaw.lib.e_sqlite3.targets",
- "lib/net461/_._",
- "lib/netstandard2.0/_._",
- "runtimes/browser-wasm/nativeassets/net6.0/e_sqlite3.a",
- "runtimes/browser-wasm/nativeassets/net7.0/e_sqlite3.a",
- "runtimes/browser-wasm/nativeassets/net8.0/e_sqlite3.a",
- "runtimes/linux-arm/native/libe_sqlite3.so",
- "runtimes/linux-arm64/native/libe_sqlite3.so",
- "runtimes/linux-armel/native/libe_sqlite3.so",
- "runtimes/linux-mips64/native/libe_sqlite3.so",
- "runtimes/linux-musl-arm/native/libe_sqlite3.so",
- "runtimes/linux-musl-arm64/native/libe_sqlite3.so",
- "runtimes/linux-musl-x64/native/libe_sqlite3.so",
- "runtimes/linux-ppc64le/native/libe_sqlite3.so",
- "runtimes/linux-s390x/native/libe_sqlite3.so",
- "runtimes/linux-x64/native/libe_sqlite3.so",
- "runtimes/linux-x86/native/libe_sqlite3.so",
- "runtimes/maccatalyst-arm64/native/libe_sqlite3.dylib",
- "runtimes/maccatalyst-x64/native/libe_sqlite3.dylib",
- "runtimes/osx-arm64/native/libe_sqlite3.dylib",
- "runtimes/osx-x64/native/libe_sqlite3.dylib",
- "runtimes/win-arm/native/e_sqlite3.dll",
- "runtimes/win-arm64/native/e_sqlite3.dll",
- "runtimes/win-x64/native/e_sqlite3.dll",
- "runtimes/win-x86/native/e_sqlite3.dll",
- "runtimes/win10-arm/nativeassets/uap10.0/e_sqlite3.dll",
- "runtimes/win10-arm64/nativeassets/uap10.0/e_sqlite3.dll",
- "runtimes/win10-x64/nativeassets/uap10.0/e_sqlite3.dll",
- "runtimes/win10-x86/nativeassets/uap10.0/e_sqlite3.dll",
- "sqlitepclraw.lib.e_sqlite3.2.1.6.nupkg.sha512",
- "sqlitepclraw.lib.e_sqlite3.nuspec"
- ]
- },
- "SQLitePCLRaw.provider.e_sqlite3/2.1.6": {
- "sha512": "PQ2Oq3yepLY4P7ll145P3xtx2bX8xF4PzaKPRpw9jZlKvfe4LE/saAV82inND9usn1XRpmxXk7Lal3MTI+6CNg==",
- "type": "package",
- "path": "sqlitepclraw.provider.e_sqlite3/2.1.6",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "lib/net6.0-windows7.0/SQLitePCLRaw.provider.e_sqlite3.dll",
- "lib/net6.0/SQLitePCLRaw.provider.e_sqlite3.dll",
- "lib/netstandard2.0/SQLitePCLRaw.provider.e_sqlite3.dll",
- "sqlitepclraw.provider.e_sqlite3.2.1.6.nupkg.sha512",
- "sqlitepclraw.provider.e_sqlite3.nuspec"
- ]
- },
- "System.Drawing.Common/5.0.0": {
- "sha512": "SztFwAnpfKC8+sEKXAFxCBWhKQaEd97EiOL7oZJZP56zbqnLpmxACWA8aGseaUExciuEAUuR9dY8f7HkTRAdnw==",
- "type": "package",
- "path": "system.drawing.common/5.0.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "LICENSE.TXT",
- "THIRD-PARTY-NOTICES.TXT",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/net461/System.Drawing.Common.dll",
- "lib/netcoreapp3.0/System.Drawing.Common.dll",
- "lib/netcoreapp3.0/System.Drawing.Common.xml",
- "lib/netstandard2.0/System.Drawing.Common.dll",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "lib/xamarintvos10/_._",
- "lib/xamarinwatchos10/_._",
- "ref/MonoAndroid10/_._",
- "ref/MonoTouch10/_._",
- "ref/net461/System.Drawing.Common.dll",
- "ref/netcoreapp3.0/System.Drawing.Common.dll",
- "ref/netcoreapp3.0/System.Drawing.Common.xml",
- "ref/netstandard2.0/System.Drawing.Common.dll",
- "ref/xamarinios10/_._",
- "ref/xamarinmac20/_._",
- "ref/xamarintvos10/_._",
- "ref/xamarinwatchos10/_._",
- "runtimes/unix/lib/netcoreapp2.0/System.Drawing.Common.dll",
- "runtimes/unix/lib/netcoreapp3.0/System.Drawing.Common.dll",
- "runtimes/unix/lib/netcoreapp3.0/System.Drawing.Common.xml",
- "runtimes/win/lib/netcoreapp2.0/System.Drawing.Common.dll",
- "runtimes/win/lib/netcoreapp3.0/System.Drawing.Common.dll",
- "runtimes/win/lib/netcoreapp3.0/System.Drawing.Common.xml",
- "system.drawing.common.5.0.0.nupkg.sha512",
- "system.drawing.common.nuspec",
- "useSharedDesignerContext.txt",
- "version.txt"
- ]
- },
- "System.Formats.Asn1/5.0.0": {
- "sha512": "MTvUIktmemNB+El0Fgw9egyqT9AYSIk6DTJeoDSpc3GIHxHCMo8COqkWT1mptX5tZ1SlQ6HJZ0OsSvMth1c12w==",
- "type": "package",
- "path": "system.formats.asn1/5.0.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "LICENSE.TXT",
- "THIRD-PARTY-NOTICES.TXT",
- "lib/net461/System.Formats.Asn1.dll",
- "lib/net461/System.Formats.Asn1.xml",
- "lib/netstandard2.0/System.Formats.Asn1.dll",
- "lib/netstandard2.0/System.Formats.Asn1.xml",
- "system.formats.asn1.5.0.0.nupkg.sha512",
- "system.formats.asn1.nuspec",
- "useSharedDesignerContext.txt",
- "version.txt"
- ]
- },
- "System.Memory/4.5.3": {
- "sha512": "3oDzvc/zzetpTKWMShs1AADwZjQ/36HnsufHRPcOjyRAAMLDlu2iD33MBI2opxnezcVUtXyqDXXjoFMOU9c7SA==",
- "type": "package",
- "path": "system.memory/4.5.3",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "LICENSE.TXT",
- "THIRD-PARTY-NOTICES.TXT",
- "lib/netcoreapp2.1/_._",
- "lib/netstandard1.1/System.Memory.dll",
- "lib/netstandard1.1/System.Memory.xml",
- "lib/netstandard2.0/System.Memory.dll",
- "lib/netstandard2.0/System.Memory.xml",
- "ref/netcoreapp2.1/_._",
- "system.memory.4.5.3.nupkg.sha512",
- "system.memory.nuspec",
- "useSharedDesignerContext.txt",
- "version.txt"
- ]
- },
- "System.Numerics.Vectors/4.5.0": {
- "sha512": "QQTlPTl06J/iiDbJCiepZ4H//BVraReU4O4EoRw1U02H5TLUIT7xn3GnDp9AXPSlJUDyFs4uWjWafNX6WrAojQ==",
- "type": "package",
- "path": "system.numerics.vectors/4.5.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "LICENSE.TXT",
- "THIRD-PARTY-NOTICES.TXT",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/net46/System.Numerics.Vectors.dll",
- "lib/net46/System.Numerics.Vectors.xml",
- "lib/netcoreapp2.0/_._",
- "lib/netstandard1.0/System.Numerics.Vectors.dll",
- "lib/netstandard1.0/System.Numerics.Vectors.xml",
- "lib/netstandard2.0/System.Numerics.Vectors.dll",
- "lib/netstandard2.0/System.Numerics.Vectors.xml",
- "lib/portable-net45+win8+wp8+wpa81/System.Numerics.Vectors.dll",
- "lib/portable-net45+win8+wp8+wpa81/System.Numerics.Vectors.xml",
- "lib/uap10.0.16299/_._",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "lib/xamarintvos10/_._",
- "lib/xamarinwatchos10/_._",
- "ref/MonoAndroid10/_._",
- "ref/MonoTouch10/_._",
- "ref/net45/System.Numerics.Vectors.dll",
- "ref/net45/System.Numerics.Vectors.xml",
- "ref/net46/System.Numerics.Vectors.dll",
- "ref/net46/System.Numerics.Vectors.xml",
- "ref/netcoreapp2.0/_._",
- "ref/netstandard1.0/System.Numerics.Vectors.dll",
- "ref/netstandard1.0/System.Numerics.Vectors.xml",
- "ref/netstandard2.0/System.Numerics.Vectors.dll",
- "ref/netstandard2.0/System.Numerics.Vectors.xml",
- "ref/uap10.0.16299/_._",
- "ref/xamarinios10/_._",
- "ref/xamarinmac20/_._",
- "ref/xamarintvos10/_._",
- "ref/xamarinwatchos10/_._",
- "system.numerics.vectors.4.5.0.nupkg.sha512",
- "system.numerics.vectors.nuspec",
- "useSharedDesignerContext.txt",
- "version.txt"
- ]
- },
- "System.Private.ServiceModel/4.9.0": {
- "sha512": "d3RjkrtpjUQ63PzFmm/SZ4aOXeJNP+8YW5QeP0lCJy8iX4xlHdlNLWTF9sRn9SmrFTK757kQXT9Op/R4l858uw==",
- "type": "package",
- "path": "system.private.servicemodel/4.9.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "LICENSE.TXT",
- "THIRD-PARTY-NOTICES.TXT",
- "lib/netstandard2.0/System.Private.ServiceModel.dll",
- "lib/netstandard2.0/System.Private.ServiceModel.pdb",
- "lib/netstandard2.0/cs/System.Private.ServiceModel.resources.dll",
- "lib/netstandard2.0/de/System.Private.ServiceModel.resources.dll",
- "lib/netstandard2.0/es/System.Private.ServiceModel.resources.dll",
- "lib/netstandard2.0/fr/System.Private.ServiceModel.resources.dll",
- "lib/netstandard2.0/it/System.Private.ServiceModel.resources.dll",
- "lib/netstandard2.0/ja/System.Private.ServiceModel.resources.dll",
- "lib/netstandard2.0/ko/System.Private.ServiceModel.resources.dll",
- "lib/netstandard2.0/pl/System.Private.ServiceModel.resources.dll",
- "lib/netstandard2.0/pt-BR/System.Private.ServiceModel.resources.dll",
- "lib/netstandard2.0/ru/System.Private.ServiceModel.resources.dll",
- "lib/netstandard2.0/tr/System.Private.ServiceModel.resources.dll",
- "lib/netstandard2.0/zh-Hans/System.Private.ServiceModel.resources.dll",
- "lib/netstandard2.0/zh-Hant/System.Private.ServiceModel.resources.dll",
- "ref/netstandard2.0/_._",
- "system.private.servicemodel.4.9.0.nupkg.sha512",
- "system.private.servicemodel.nuspec"
- ]
- },
- "System.Reflection.DispatchProxy/4.7.1": {
- "sha512": "C1sMLwIG6ILQ2bmOT4gh62V6oJlyF4BlHcVMrOoor49p0Ji2tA8QAoqyMcIhAdH6OHKJ8m7BU+r4LK2CUEOKqw==",
- "type": "package",
- "path": "system.reflection.dispatchproxy/4.7.1",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "LICENSE.TXT",
- "THIRD-PARTY-NOTICES.TXT",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/net461/System.Reflection.DispatchProxy.dll",
- "lib/net461/System.Reflection.DispatchProxy.xml",
- "lib/netcoreapp2.0/System.Reflection.DispatchProxy.dll",
- "lib/netcoreapp2.0/System.Reflection.DispatchProxy.xml",
- "lib/netstandard1.3/System.Reflection.DispatchProxy.dll",
- "lib/netstandard2.0/System.Reflection.DispatchProxy.dll",
- "lib/netstandard2.0/System.Reflection.DispatchProxy.xml",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "lib/xamarintvos10/_._",
- "lib/xamarinwatchos10/_._",
- "ref/MonoAndroid10/_._",
- "ref/MonoTouch10/_._",
- "ref/net461/System.Reflection.DispatchProxy.dll",
- "ref/net461/System.Reflection.DispatchProxy.xml",
- "ref/netstandard1.3/System.Reflection.DispatchProxy.dll",
- "ref/netstandard1.3/System.Reflection.DispatchProxy.xml",
- "ref/netstandard1.3/de/System.Reflection.DispatchProxy.xml",
- "ref/netstandard1.3/es/System.Reflection.DispatchProxy.xml",
- "ref/netstandard1.3/fr/System.Reflection.DispatchProxy.xml",
- "ref/netstandard1.3/it/System.Reflection.DispatchProxy.xml",
- "ref/netstandard1.3/ja/System.Reflection.DispatchProxy.xml",
- "ref/netstandard1.3/ko/System.Reflection.DispatchProxy.xml",
- "ref/netstandard1.3/ru/System.Reflection.DispatchProxy.xml",
- "ref/netstandard1.3/zh-hans/System.Reflection.DispatchProxy.xml",
- "ref/netstandard1.3/zh-hant/System.Reflection.DispatchProxy.xml",
- "ref/netstandard2.0/System.Reflection.DispatchProxy.dll",
- "ref/netstandard2.0/System.Reflection.DispatchProxy.xml",
- "ref/uap10.0.16299/System.Reflection.DispatchProxy.dll",
- "ref/uap10.0.16299/System.Reflection.DispatchProxy.xml",
- "ref/xamarinios10/_._",
- "ref/xamarinmac20/_._",
- "ref/xamarintvos10/_._",
- "ref/xamarinwatchos10/_._",
- "runtimes/aot/lib/netcore50/System.Reflection.DispatchProxy.dll",
- "runtimes/win-aot/lib/uap10.0.16299/System.Reflection.DispatchProxy.dll",
- "runtimes/win/lib/uap10.0.16299/System.Reflection.DispatchProxy.dll",
- "system.reflection.dispatchproxy.4.7.1.nupkg.sha512",
- "system.reflection.dispatchproxy.nuspec",
- "useSharedDesignerContext.txt",
- "version.txt"
- ]
- },
- "System.Security.AccessControl/5.0.0": {
- "sha512": "dagJ1mHZO3Ani8GH0PHpPEe/oYO+rVdbQjvjJkBRNQkX4t0r1iaeGn8+/ybkSLEan3/slM0t59SVdHzuHf2jmw==",
- "type": "package",
- "path": "system.security.accesscontrol/5.0.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "LICENSE.TXT",
- "THIRD-PARTY-NOTICES.TXT",
- "lib/net46/System.Security.AccessControl.dll",
- "lib/net461/System.Security.AccessControl.dll",
- "lib/net461/System.Security.AccessControl.xml",
- "lib/netstandard1.3/System.Security.AccessControl.dll",
- "lib/netstandard2.0/System.Security.AccessControl.dll",
- "lib/netstandard2.0/System.Security.AccessControl.xml",
- "lib/uap10.0.16299/_._",
- "ref/net46/System.Security.AccessControl.dll",
- "ref/net461/System.Security.AccessControl.dll",
- "ref/net461/System.Security.AccessControl.xml",
- "ref/netstandard1.3/System.Security.AccessControl.dll",
- "ref/netstandard1.3/System.Security.AccessControl.xml",
- "ref/netstandard1.3/de/System.Security.AccessControl.xml",
- "ref/netstandard1.3/es/System.Security.AccessControl.xml",
- "ref/netstandard1.3/fr/System.Security.AccessControl.xml",
- "ref/netstandard1.3/it/System.Security.AccessControl.xml",
- "ref/netstandard1.3/ja/System.Security.AccessControl.xml",
- "ref/netstandard1.3/ko/System.Security.AccessControl.xml",
- "ref/netstandard1.3/ru/System.Security.AccessControl.xml",
- "ref/netstandard1.3/zh-hans/System.Security.AccessControl.xml",
- "ref/netstandard1.3/zh-hant/System.Security.AccessControl.xml",
- "ref/netstandard2.0/System.Security.AccessControl.dll",
- "ref/netstandard2.0/System.Security.AccessControl.xml",
- "ref/uap10.0.16299/_._",
- "runtimes/win/lib/net46/System.Security.AccessControl.dll",
- "runtimes/win/lib/net461/System.Security.AccessControl.dll",
- "runtimes/win/lib/net461/System.Security.AccessControl.xml",
- "runtimes/win/lib/netcoreapp2.0/System.Security.AccessControl.dll",
- "runtimes/win/lib/netcoreapp2.0/System.Security.AccessControl.xml",
- "runtimes/win/lib/netstandard1.3/System.Security.AccessControl.dll",
- "runtimes/win/lib/uap10.0.16299/_._",
- "system.security.accesscontrol.5.0.0.nupkg.sha512",
- "system.security.accesscontrol.nuspec",
- "useSharedDesignerContext.txt",
- "version.txt"
- ]
- },
- "System.Security.Cryptography.Cng/5.0.0": {
- "sha512": "jIMXsKn94T9JY7PvPq/tMfqa6GAaHpElRDpmG+SuL+D3+sTw2M8VhnibKnN8Tq+4JqbPJ/f+BwtLeDMEnzAvRg==",
- "type": "package",
- "path": "system.security.cryptography.cng/5.0.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "LICENSE.TXT",
- "THIRD-PARTY-NOTICES.TXT",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/net46/System.Security.Cryptography.Cng.dll",
- "lib/net461/System.Security.Cryptography.Cng.dll",
- "lib/net461/System.Security.Cryptography.Cng.xml",
- "lib/net462/System.Security.Cryptography.Cng.dll",
- "lib/net462/System.Security.Cryptography.Cng.xml",
- "lib/net47/System.Security.Cryptography.Cng.dll",
- "lib/net47/System.Security.Cryptography.Cng.xml",
- "lib/netcoreapp2.1/System.Security.Cryptography.Cng.dll",
- "lib/netcoreapp3.0/System.Security.Cryptography.Cng.dll",
- "lib/netcoreapp3.0/System.Security.Cryptography.Cng.xml",
- "lib/netstandard1.3/System.Security.Cryptography.Cng.dll",
- "lib/netstandard1.4/System.Security.Cryptography.Cng.dll",
- "lib/netstandard1.6/System.Security.Cryptography.Cng.dll",
- "lib/netstandard2.0/System.Security.Cryptography.Cng.dll",
- "lib/netstandard2.0/System.Security.Cryptography.Cng.xml",
- "lib/netstandard2.1/System.Security.Cryptography.Cng.dll",
- "lib/netstandard2.1/System.Security.Cryptography.Cng.xml",
- "lib/uap10.0.16299/_._",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "lib/xamarintvos10/_._",
- "lib/xamarinwatchos10/_._",
- "ref/MonoAndroid10/_._",
- "ref/MonoTouch10/_._",
- "ref/net46/System.Security.Cryptography.Cng.dll",
- "ref/net461/System.Security.Cryptography.Cng.dll",
- "ref/net461/System.Security.Cryptography.Cng.xml",
- "ref/net462/System.Security.Cryptography.Cng.dll",
- "ref/net462/System.Security.Cryptography.Cng.xml",
- "ref/net47/System.Security.Cryptography.Cng.dll",
- "ref/net47/System.Security.Cryptography.Cng.xml",
- "ref/netcoreapp2.0/System.Security.Cryptography.Cng.dll",
- "ref/netcoreapp2.0/System.Security.Cryptography.Cng.xml",
- "ref/netcoreapp2.1/System.Security.Cryptography.Cng.dll",
- "ref/netcoreapp2.1/System.Security.Cryptography.Cng.xml",
- "ref/netcoreapp3.0/System.Security.Cryptography.Cng.dll",
- "ref/netcoreapp3.0/System.Security.Cryptography.Cng.xml",
- "ref/netstandard1.3/System.Security.Cryptography.Cng.dll",
- "ref/netstandard1.4/System.Security.Cryptography.Cng.dll",
- "ref/netstandard1.6/System.Security.Cryptography.Cng.dll",
- "ref/netstandard2.0/System.Security.Cryptography.Cng.dll",
- "ref/netstandard2.0/System.Security.Cryptography.Cng.xml",
- "ref/netstandard2.1/System.Security.Cryptography.Cng.dll",
- "ref/netstandard2.1/System.Security.Cryptography.Cng.xml",
- "ref/uap10.0.16299/_._",
- "ref/xamarinios10/_._",
- "ref/xamarinmac20/_._",
- "ref/xamarintvos10/_._",
- "ref/xamarinwatchos10/_._",
- "runtimes/win/lib/net46/System.Security.Cryptography.Cng.dll",
- "runtimes/win/lib/net461/System.Security.Cryptography.Cng.dll",
- "runtimes/win/lib/net461/System.Security.Cryptography.Cng.xml",
- "runtimes/win/lib/net462/System.Security.Cryptography.Cng.dll",
- "runtimes/win/lib/net462/System.Security.Cryptography.Cng.xml",
- "runtimes/win/lib/net47/System.Security.Cryptography.Cng.dll",
- "runtimes/win/lib/net47/System.Security.Cryptography.Cng.xml",
- "runtimes/win/lib/netcoreapp2.0/System.Security.Cryptography.Cng.dll",
- "runtimes/win/lib/netcoreapp2.1/System.Security.Cryptography.Cng.dll",
- "runtimes/win/lib/netcoreapp3.0/System.Security.Cryptography.Cng.dll",
- "runtimes/win/lib/netcoreapp3.0/System.Security.Cryptography.Cng.xml",
- "runtimes/win/lib/netstandard1.4/System.Security.Cryptography.Cng.dll",
- "runtimes/win/lib/netstandard1.6/System.Security.Cryptography.Cng.dll",
- "runtimes/win/lib/uap10.0.16299/_._",
- "system.security.cryptography.cng.5.0.0.nupkg.sha512",
- "system.security.cryptography.cng.nuspec",
- "useSharedDesignerContext.txt",
- "version.txt"
- ]
- },
- "System.Security.Cryptography.Pkcs/5.0.0": {
- "sha512": "9TPLGjBCGKmNvG8pjwPeuYy0SMVmGZRwlTZvyPHDbYv/DRkoeumJdfumaaDNQzVGMEmbWtg07zUpSW9q70IlDQ==",
- "type": "package",
- "path": "system.security.cryptography.pkcs/5.0.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "LICENSE.TXT",
- "THIRD-PARTY-NOTICES.TXT",
- "lib/net46/System.Security.Cryptography.Pkcs.dll",
- "lib/net461/System.Security.Cryptography.Pkcs.dll",
- "lib/net461/System.Security.Cryptography.Pkcs.xml",
- "lib/netcoreapp2.1/System.Security.Cryptography.Pkcs.dll",
- "lib/netcoreapp3.0/System.Security.Cryptography.Pkcs.dll",
- "lib/netcoreapp3.0/System.Security.Cryptography.Pkcs.xml",
- "lib/netstandard1.3/System.Security.Cryptography.Pkcs.dll",
- "lib/netstandard2.0/System.Security.Cryptography.Pkcs.dll",
- "lib/netstandard2.0/System.Security.Cryptography.Pkcs.xml",
- "lib/netstandard2.1/System.Security.Cryptography.Pkcs.dll",
- "lib/netstandard2.1/System.Security.Cryptography.Pkcs.xml",
- "ref/net46/System.Security.Cryptography.Pkcs.dll",
- "ref/net461/System.Security.Cryptography.Pkcs.dll",
- "ref/net461/System.Security.Cryptography.Pkcs.xml",
- "ref/netcoreapp2.1/System.Security.Cryptography.Pkcs.dll",
- "ref/netcoreapp2.1/System.Security.Cryptography.Pkcs.xml",
- "ref/netcoreapp3.0/System.Security.Cryptography.Pkcs.dll",
- "ref/netcoreapp3.0/System.Security.Cryptography.Pkcs.xml",
- "ref/netstandard1.3/System.Security.Cryptography.Pkcs.dll",
- "ref/netstandard2.0/System.Security.Cryptography.Pkcs.dll",
- "ref/netstandard2.0/System.Security.Cryptography.Pkcs.xml",
- "ref/netstandard2.1/System.Security.Cryptography.Pkcs.dll",
- "ref/netstandard2.1/System.Security.Cryptography.Pkcs.xml",
- "runtimes/win/lib/net46/System.Security.Cryptography.Pkcs.dll",
- "runtimes/win/lib/net461/System.Security.Cryptography.Pkcs.dll",
- "runtimes/win/lib/net461/System.Security.Cryptography.Pkcs.xml",
- "runtimes/win/lib/netcoreapp2.1/System.Security.Cryptography.Pkcs.dll",
- "runtimes/win/lib/netcoreapp3.0/System.Security.Cryptography.Pkcs.dll",
- "runtimes/win/lib/netcoreapp3.0/System.Security.Cryptography.Pkcs.xml",
- "runtimes/win/lib/netstandard1.3/System.Security.Cryptography.Pkcs.dll",
- "runtimes/win/lib/netstandard2.0/System.Security.Cryptography.Pkcs.dll",
- "runtimes/win/lib/netstandard2.0/System.Security.Cryptography.Pkcs.xml",
- "runtimes/win/lib/netstandard2.1/System.Security.Cryptography.Pkcs.dll",
- "runtimes/win/lib/netstandard2.1/System.Security.Cryptography.Pkcs.xml",
- "system.security.cryptography.pkcs.5.0.0.nupkg.sha512",
- "system.security.cryptography.pkcs.nuspec",
- "useSharedDesignerContext.txt",
- "version.txt"
- ]
- },
- "System.Security.Cryptography.Xml/5.0.0": {
- "sha512": "MYmkHtCW+paFmPGFDktnLdOeH3zUrNchbZNki87E1ejNSMm9enSRbJokmvFrsWUrDE4bRE1lVeAle01+t6SGhA==",
- "type": "package",
- "path": "system.security.cryptography.xml/5.0.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "LICENSE.TXT",
- "THIRD-PARTY-NOTICES.TXT",
- "lib/net461/System.Security.Cryptography.Xml.dll",
- "lib/net461/System.Security.Cryptography.Xml.xml",
- "lib/netstandard2.0/System.Security.Cryptography.Xml.dll",
- "lib/netstandard2.0/System.Security.Cryptography.Xml.xml",
- "ref/net461/System.Security.Cryptography.Xml.dll",
- "ref/net461/System.Security.Cryptography.Xml.xml",
- "ref/netstandard2.0/System.Security.Cryptography.Xml.dll",
- "ref/netstandard2.0/System.Security.Cryptography.Xml.xml",
- "system.security.cryptography.xml.5.0.0.nupkg.sha512",
- "system.security.cryptography.xml.nuspec",
- "useSharedDesignerContext.txt",
- "version.txt"
- ]
- },
- "System.Security.Permissions/5.0.0": {
- "sha512": "uE8juAhEkp7KDBCdjDIE3H9R1HJuEHqeqX8nLX9gmYKWwsqk3T5qZlPx8qle5DPKimC/Fy3AFTdV7HamgCh9qQ==",
- "type": "package",
- "path": "system.security.permissions/5.0.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "LICENSE.TXT",
- "THIRD-PARTY-NOTICES.TXT",
- "lib/net461/System.Security.Permissions.dll",
- "lib/net461/System.Security.Permissions.xml",
- "lib/net5.0/System.Security.Permissions.dll",
- "lib/net5.0/System.Security.Permissions.xml",
- "lib/netcoreapp3.0/System.Security.Permissions.dll",
- "lib/netcoreapp3.0/System.Security.Permissions.xml",
- "lib/netstandard2.0/System.Security.Permissions.dll",
- "lib/netstandard2.0/System.Security.Permissions.xml",
- "ref/net461/System.Security.Permissions.dll",
- "ref/net461/System.Security.Permissions.xml",
- "ref/net5.0/System.Security.Permissions.dll",
- "ref/net5.0/System.Security.Permissions.xml",
- "ref/netcoreapp3.0/System.Security.Permissions.dll",
- "ref/netcoreapp3.0/System.Security.Permissions.xml",
- "ref/netstandard2.0/System.Security.Permissions.dll",
- "ref/netstandard2.0/System.Security.Permissions.xml",
- "system.security.permissions.5.0.0.nupkg.sha512",
- "system.security.permissions.nuspec",
- "useSharedDesignerContext.txt",
- "version.txt"
- ]
- },
- "System.Security.Principal.Windows/5.0.0": {
- "sha512": "t0MGLukB5WAVU9bO3MGzvlGnyJPgUlcwerXn1kzBRjwLKixT96XV0Uza41W49gVd8zEMFu9vQEFlv0IOrytICA==",
- "type": "package",
- "path": "system.security.principal.windows/5.0.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "LICENSE.TXT",
- "THIRD-PARTY-NOTICES.TXT",
- "lib/net46/System.Security.Principal.Windows.dll",
- "lib/net461/System.Security.Principal.Windows.dll",
- "lib/net461/System.Security.Principal.Windows.xml",
- "lib/netstandard1.3/System.Security.Principal.Windows.dll",
- "lib/netstandard2.0/System.Security.Principal.Windows.dll",
- "lib/netstandard2.0/System.Security.Principal.Windows.xml",
- "lib/uap10.0.16299/_._",
- "ref/net46/System.Security.Principal.Windows.dll",
- "ref/net461/System.Security.Principal.Windows.dll",
- "ref/net461/System.Security.Principal.Windows.xml",
- "ref/netcoreapp3.0/System.Security.Principal.Windows.dll",
- "ref/netcoreapp3.0/System.Security.Principal.Windows.xml",
- "ref/netstandard1.3/System.Security.Principal.Windows.dll",
- "ref/netstandard1.3/System.Security.Principal.Windows.xml",
- "ref/netstandard1.3/de/System.Security.Principal.Windows.xml",
- "ref/netstandard1.3/es/System.Security.Principal.Windows.xml",
- "ref/netstandard1.3/fr/System.Security.Principal.Windows.xml",
- "ref/netstandard1.3/it/System.Security.Principal.Windows.xml",
- "ref/netstandard1.3/ja/System.Security.Principal.Windows.xml",
- "ref/netstandard1.3/ko/System.Security.Principal.Windows.xml",
- "ref/netstandard1.3/ru/System.Security.Principal.Windows.xml",
- "ref/netstandard1.3/zh-hans/System.Security.Principal.Windows.xml",
- "ref/netstandard1.3/zh-hant/System.Security.Principal.Windows.xml",
- "ref/netstandard2.0/System.Security.Principal.Windows.dll",
- "ref/netstandard2.0/System.Security.Principal.Windows.xml",
- "ref/uap10.0.16299/_._",
- "runtimes/unix/lib/netcoreapp2.0/System.Security.Principal.Windows.dll",
- "runtimes/unix/lib/netcoreapp2.0/System.Security.Principal.Windows.xml",
- "runtimes/unix/lib/netcoreapp2.1/System.Security.Principal.Windows.dll",
- "runtimes/unix/lib/netcoreapp2.1/System.Security.Principal.Windows.xml",
- "runtimes/win/lib/net46/System.Security.Principal.Windows.dll",
- "runtimes/win/lib/net461/System.Security.Principal.Windows.dll",
- "runtimes/win/lib/net461/System.Security.Principal.Windows.xml",
- "runtimes/win/lib/netcoreapp2.0/System.Security.Principal.Windows.dll",
- "runtimes/win/lib/netcoreapp2.0/System.Security.Principal.Windows.xml",
- "runtimes/win/lib/netcoreapp2.1/System.Security.Principal.Windows.dll",
- "runtimes/win/lib/netcoreapp2.1/System.Security.Principal.Windows.xml",
- "runtimes/win/lib/netstandard1.3/System.Security.Principal.Windows.dll",
- "runtimes/win/lib/uap10.0.16299/_._",
- "system.security.principal.windows.5.0.0.nupkg.sha512",
- "system.security.principal.windows.nuspec",
- "useSharedDesignerContext.txt",
- "version.txt"
- ]
- },
- "System.ServiceModel.Primitives/4.9.0": {
- "sha512": "LTFPVdS8Nf76xg/wRZkDa+2Q+GnjTOmwkTlwuoetwX37mAfYnGkf7p8ydhpDwVmomNljpUOhUUGxfjQyd5YcOg==",
- "type": "package",
- "path": "system.servicemodel.primitives/4.9.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "LICENSE.TXT",
- "THIRD-PARTY-NOTICES.TXT",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/net45/_._",
- "lib/net46/System.ServiceModel.Primitives.dll",
- "lib/net461/System.ServiceModel.Primitives.dll",
- "lib/net461/System.ServiceModel.Primitives.pdb",
- "lib/net6.0/System.ServiceModel.Primitives.dll",
- "lib/net6.0/System.ServiceModel.Primitives.pdb",
- "lib/net6.0/System.ServiceModel.dll",
- "lib/netcore50/System.ServiceModel.Primitives.dll",
- "lib/netcoreapp2.1/System.ServiceModel.Primitives.dll",
- "lib/netcoreapp2.1/System.ServiceModel.Primitives.pdb",
- "lib/netcoreapp2.1/System.ServiceModel.dll",
- "lib/netstandard1.3/System.ServiceModel.Primitives.dll",
- "lib/netstandard2.0/System.ServiceModel.Primitives.dll",
- "lib/netstandard2.0/System.ServiceModel.Primitives.pdb",
- "lib/netstandard2.0/System.ServiceModel.dll",
- "lib/portable-net45+win8+wp8/_._",
- "lib/win8/_._",
- "lib/wp8/_._",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "lib/xamarintvos10/_._",
- "lib/xamarinwatchos10/_._",
- "ref/MonoAndroid10/_._",
- "ref/MonoTouch10/_._",
- "ref/net45/_._",
- "ref/net46/System.ServiceModel.Primitives.dll",
- "ref/net461/System.ServiceModel.Primitives.dll",
- "ref/net6.0/System.ServiceModel.Primitives.dll",
- "ref/net6.0/System.ServiceModel.dll",
- "ref/netcore50/System.ServiceModel.Primitives.dll",
- "ref/netcoreapp2.1/System.ServiceModel.Primitives.dll",
- "ref/netcoreapp2.1/System.ServiceModel.dll",
- "ref/netstandard1.0/System.ServiceModel.Primitives.dll",
- "ref/netstandard1.1/System.ServiceModel.Primitives.dll",
- "ref/netstandard1.3/System.ServiceModel.Primitives.dll",
- "ref/netstandard2.0/System.ServiceModel.Primitives.dll",
- "ref/netstandard2.0/System.ServiceModel.dll",
- "ref/portable-net45+win8+wp8/_._",
- "ref/win8/_._",
- "ref/wp8/_._",
- "ref/xamarinios10/_._",
- "ref/xamarinmac20/_._",
- "ref/xamarintvos10/_._",
- "ref/xamarinwatchos10/_._",
- "system.servicemodel.primitives.4.9.0.nupkg.sha512",
- "system.servicemodel.primitives.nuspec"
- ]
- },
- "System.ValueTuple/4.5.0": {
- "sha512": "okurQJO6NRE/apDIP23ajJ0hpiNmJ+f0BwOlB/cSqTLQlw5upkf+5+96+iG2Jw40G1fCVCyPz/FhIABUjMR+RQ==",
- "type": "package",
- "path": "system.valuetuple/4.5.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "LICENSE.TXT",
- "THIRD-PARTY-NOTICES.TXT",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/net461/System.ValueTuple.dll",
- "lib/net461/System.ValueTuple.xml",
- "lib/net47/System.ValueTuple.dll",
- "lib/net47/System.ValueTuple.xml",
- "lib/netcoreapp2.0/_._",
- "lib/netstandard1.0/System.ValueTuple.dll",
- "lib/netstandard1.0/System.ValueTuple.xml",
- "lib/netstandard2.0/_._",
- "lib/portable-net40+sl4+win8+wp8/System.ValueTuple.dll",
- "lib/portable-net40+sl4+win8+wp8/System.ValueTuple.xml",
- "lib/uap10.0.16299/_._",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "lib/xamarintvos10/_._",
- "lib/xamarinwatchos10/_._",
- "ref/MonoAndroid10/_._",
- "ref/MonoTouch10/_._",
- "ref/net461/System.ValueTuple.dll",
- "ref/net47/System.ValueTuple.dll",
- "ref/netcoreapp2.0/_._",
- "ref/netstandard2.0/_._",
- "ref/portable-net40+sl4+win8+wp8/System.ValueTuple.dll",
- "ref/uap10.0.16299/_._",
- "ref/xamarinios10/_._",
- "ref/xamarinmac20/_._",
- "ref/xamarintvos10/_._",
- "ref/xamarinwatchos10/_._",
- "system.valuetuple.4.5.0.nupkg.sha512",
- "system.valuetuple.nuspec",
- "useSharedDesignerContext.txt",
- "version.txt"
- ]
- },
- "System.Windows.Extensions/5.0.0": {
- "sha512": "c1ho9WU9ZxMZawML+ssPKZfdnrg/OjR3pe0m9v8230z3acqphwvPJqzAkH54xRYm5ntZHGG1EPP3sux9H3qSPg==",
- "type": "package",
- "path": "system.windows.extensions/5.0.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "LICENSE.TXT",
- "THIRD-PARTY-NOTICES.TXT",
- "lib/netcoreapp3.0/System.Windows.Extensions.dll",
- "lib/netcoreapp3.0/System.Windows.Extensions.xml",
- "ref/netcoreapp3.0/System.Windows.Extensions.dll",
- "ref/netcoreapp3.0/System.Windows.Extensions.xml",
- "runtimes/win/lib/netcoreapp3.0/System.Windows.Extensions.dll",
- "runtimes/win/lib/netcoreapp3.0/System.Windows.Extensions.xml",
- "system.windows.extensions.5.0.0.nupkg.sha512",
- "system.windows.extensions.nuspec",
- "useSharedDesignerContext.txt",
- "version.txt"
- ]
- },
- "Models/1.0.0": {
- "type": "project",
- "path": "../Models/Models.csproj",
- "msbuildProject": "../Models/Models.csproj"
- }
- },
- "projectFileDependencyGroups": {
- "net8.0": [
- "MessagePack >= 3.0.238-rc.1",
- "MessagePack.Annotations >= 3.0.238-rc.1",
- "MessagePackAnalyzer >= 3.0.238-rc.1",
- "Microsoft.DotNet.ILCompiler >= 8.0.5",
- "Microsoft.NET.ILLink.Tasks >= 8.0.5",
- "Models >= 1.0.0",
- "NetMQ >= 4.0.1.13"
- ]
- },
- "packageFolders": {
- "/home/skingging/.nuget/packages/": {}
- },
- "project": {
- "version": "1.0.0",
- "restore": {
- "projectUniqueName": "/home/skingging/Documents/Projects/CSharp/RSE/Manager/Manager.csproj",
- "projectName": "Manager",
- "projectPath": "/home/skingging/Documents/Projects/CSharp/RSE/Manager/Manager.csproj",
- "packagesPath": "/home/skingging/.nuget/packages/",
- "outputPath": "/home/skingging/Documents/Projects/CSharp/RSE/Manager/obj/",
- "projectStyle": "PackageReference",
- "configFilePaths": [
- "/home/skingging/.nuget/NuGet/NuGet.Config"
- ],
- "originalTargetFrameworks": [
- "net8.0"
- ],
- "sources": {
- "https://api.nuget.org/v3/index.json": {}
- },
- "frameworks": {
- "net8.0": {
- "targetAlias": "net8.0",
- "projectReferences": {
- "/home/skingging/Documents/Projects/CSharp/RSE/Models/Models.csproj": {
- "projectPath": "/home/skingging/Documents/Projects/CSharp/RSE/Models/Models.csproj"
- }
- }
- }
- },
- "warningProperties": {
- "warnAsError": [
- "NU1605"
- ]
- },
- "restoreAuditProperties": {
- "enableAudit": "true",
- "auditLevel": "low",
- "auditMode": "all"
- }
- },
- "frameworks": {
- "net8.0": {
- "targetAlias": "net8.0",
- "dependencies": {
- "MessagePack": {
- "target": "Package",
- "version": "[3.0.238-rc.1, )"
- },
- "MessagePack.Annotations": {
- "target": "Package",
- "version": "[3.0.238-rc.1, )"
- },
- "MessagePackAnalyzer": {
- "include": "Runtime, Build, Native, ContentFiles, Analyzers, BuildTransitive",
- "suppressParent": "All",
- "target": "Package",
- "version": "[3.0.238-rc.1, )"
- },
- "Microsoft.DotNet.ILCompiler": {
- "suppressParent": "All",
- "target": "Package",
- "version": "[8.0.5, )",
- "autoReferenced": true
- },
- "Microsoft.NET.ILLink.Tasks": {
- "suppressParent": "All",
- "target": "Package",
- "version": "[8.0.5, )",
- "autoReferenced": true
- },
- "NetMQ": {
- "target": "Package",
- "version": "[4.0.1.13, )"
- }
- },
- "imports": [
- "net461",
- "net462",
- "net47",
- "net471",
- "net472",
- "net48",
- "net481"
- ],
- "assetTargetFallback": true,
- "warn": true,
- "downloadDependencies": [
- {
- "name": "Microsoft.AspNetCore.App.Ref",
- "version": "[8.0.5, 8.0.5]"
- },
- {
- "name": "Microsoft.NETCore.App.Host.linux-x64",
- "version": "[8.0.5, 8.0.5]"
- },
- {
- "name": "Microsoft.NETCore.App.Ref",
- "version": "[8.0.5, 8.0.5]"
- },
- {
- "name": "runtime.linux-x64.Microsoft.DotNet.ILCompiler",
- "version": "[8.0.5, 8.0.5]"
- }
- ],
- "frameworkReferences": {
- "Microsoft.NETCore.App": {
- "privateAssets": "all"
- }
- },
- "runtimeIdentifierGraphPath": "/home/skingging/.dotnet/sdk/9.0.100-preview.6.24328.19/PortableRuntimeIdentifierGraph.json"
- }
- }
- },
- "logs": [
- {
- "code": "NU1904",
- "level": "Warning",
- "warningLevel": 1,
- "message": "Package 'System.Drawing.Common' 5.0.0 has a known critical severity vulnerability, https://github.com/advisories/GHSA-rxg9-xrhp-64gj",
- "libraryId": "System.Drawing.Common",
- "targetGraphs": [
- "net8.0"
- ]
- },
- {
- "code": "NU1903",
- "level": "Warning",
- "warningLevel": 1,
- "message": "Package 'System.Formats.Asn1' 5.0.0 has a known high severity vulnerability, https://github.com/advisories/GHSA-447r-wph3-92pm",
- "libraryId": "System.Formats.Asn1",
- "targetGraphs": [
- "net8.0"
- ]
- },
- {
- "code": "NU1902",
- "level": "Warning",
- "warningLevel": 1,
- "message": "Package 'System.Security.Cryptography.Xml' 5.0.0 has a known moderate severity vulnerability, https://github.com/advisories/GHSA-vh55-786g-wjwj",
- "libraryId": "System.Security.Cryptography.Xml",
- "targetGraphs": [
- "net8.0"
- ]
- }
- ]
-}
\ No newline at end of file
diff --git a/Manager/obj/project.nuget.cache b/Manager/obj/project.nuget.cache
deleted file mode 100644
index 15f92d1..0000000
--- a/Manager/obj/project.nuget.cache
+++ /dev/null
@@ -1,79 +0,0 @@
-{
- "version": 2,
- "dgSpecHash": "RiFuDez0ZZ8=",
- "success": true,
- "projectFilePath": "/home/skingging/Documents/Projects/CSharp/RSE/Manager/Manager.csproj",
- "expectedPackageFiles": [
- "/home/skingging/.nuget/packages/asyncio/0.1.69/asyncio.0.1.69.nupkg.sha512",
- "/home/skingging/.nuget/packages/messagepack/3.0.238-rc.1/messagepack.3.0.238-rc.1.nupkg.sha512",
- "/home/skingging/.nuget/packages/messagepack.annotations/3.0.238-rc.1/messagepack.annotations.3.0.238-rc.1.nupkg.sha512",
- "/home/skingging/.nuget/packages/messagepackanalyzer/3.0.238-rc.1/messagepackanalyzer.3.0.238-rc.1.nupkg.sha512",
- "/home/skingging/.nuget/packages/microsoft.bcl.asyncinterfaces/5.0.0/microsoft.bcl.asyncinterfaces.5.0.0.nupkg.sha512",
- "/home/skingging/.nuget/packages/microsoft.data.sqlite/8.0.10/microsoft.data.sqlite.8.0.10.nupkg.sha512",
- "/home/skingging/.nuget/packages/microsoft.data.sqlite.core/8.0.10/microsoft.data.sqlite.core.8.0.10.nupkg.sha512",
- "/home/skingging/.nuget/packages/microsoft.dotnet.ilcompiler/8.0.5/microsoft.dotnet.ilcompiler.8.0.5.nupkg.sha512",
- "/home/skingging/.nuget/packages/microsoft.extensions.objectpool/5.0.10/microsoft.extensions.objectpool.5.0.10.nupkg.sha512",
- "/home/skingging/.nuget/packages/microsoft.net.illink.tasks/8.0.5/microsoft.net.illink.tasks.8.0.5.nupkg.sha512",
- "/home/skingging/.nuget/packages/microsoft.net.stringtools/17.11.4/microsoft.net.stringtools.17.11.4.nupkg.sha512",
- "/home/skingging/.nuget/packages/microsoft.netcore.platforms/5.0.0/microsoft.netcore.platforms.5.0.0.nupkg.sha512",
- "/home/skingging/.nuget/packages/microsoft.win32.systemevents/5.0.0/microsoft.win32.systemevents.5.0.0.nupkg.sha512",
- "/home/skingging/.nuget/packages/nacl.net/0.1.13/nacl.net.0.1.13.nupkg.sha512",
- "/home/skingging/.nuget/packages/netmq/4.0.1.13/netmq.4.0.1.13.nupkg.sha512",
- "/home/skingging/.nuget/packages/sqlite/3.13.0/sqlite.3.13.0.nupkg.sha512",
- "/home/skingging/.nuget/packages/sqlitepclraw.bundle_e_sqlite3/2.1.6/sqlitepclraw.bundle_e_sqlite3.2.1.6.nupkg.sha512",
- "/home/skingging/.nuget/packages/sqlitepclraw.core/2.1.6/sqlitepclraw.core.2.1.6.nupkg.sha512",
- "/home/skingging/.nuget/packages/sqlitepclraw.lib.e_sqlite3/2.1.6/sqlitepclraw.lib.e_sqlite3.2.1.6.nupkg.sha512",
- "/home/skingging/.nuget/packages/sqlitepclraw.provider.e_sqlite3/2.1.6/sqlitepclraw.provider.e_sqlite3.2.1.6.nupkg.sha512",
- "/home/skingging/.nuget/packages/system.drawing.common/5.0.0/system.drawing.common.5.0.0.nupkg.sha512",
- "/home/skingging/.nuget/packages/system.formats.asn1/5.0.0/system.formats.asn1.5.0.0.nupkg.sha512",
- "/home/skingging/.nuget/packages/system.memory/4.5.3/system.memory.4.5.3.nupkg.sha512",
- "/home/skingging/.nuget/packages/system.numerics.vectors/4.5.0/system.numerics.vectors.4.5.0.nupkg.sha512",
- "/home/skingging/.nuget/packages/system.private.servicemodel/4.9.0/system.private.servicemodel.4.9.0.nupkg.sha512",
- "/home/skingging/.nuget/packages/system.reflection.dispatchproxy/4.7.1/system.reflection.dispatchproxy.4.7.1.nupkg.sha512",
- "/home/skingging/.nuget/packages/system.security.accesscontrol/5.0.0/system.security.accesscontrol.5.0.0.nupkg.sha512",
- "/home/skingging/.nuget/packages/system.security.cryptography.cng/5.0.0/system.security.cryptography.cng.5.0.0.nupkg.sha512",
- "/home/skingging/.nuget/packages/system.security.cryptography.pkcs/5.0.0/system.security.cryptography.pkcs.5.0.0.nupkg.sha512",
- "/home/skingging/.nuget/packages/system.security.cryptography.xml/5.0.0/system.security.cryptography.xml.5.0.0.nupkg.sha512",
- "/home/skingging/.nuget/packages/system.security.permissions/5.0.0/system.security.permissions.5.0.0.nupkg.sha512",
- "/home/skingging/.nuget/packages/system.security.principal.windows/5.0.0/system.security.principal.windows.5.0.0.nupkg.sha512",
- "/home/skingging/.nuget/packages/system.servicemodel.primitives/4.9.0/system.servicemodel.primitives.4.9.0.nupkg.sha512",
- "/home/skingging/.nuget/packages/system.valuetuple/4.5.0/system.valuetuple.4.5.0.nupkg.sha512",
- "/home/skingging/.nuget/packages/system.windows.extensions/5.0.0/system.windows.extensions.5.0.0.nupkg.sha512",
- "/home/skingging/.nuget/packages/microsoft.netcore.app.ref/8.0.5/microsoft.netcore.app.ref.8.0.5.nupkg.sha512",
- "/home/skingging/.nuget/packages/microsoft.aspnetcore.app.ref/8.0.5/microsoft.aspnetcore.app.ref.8.0.5.nupkg.sha512",
- "/home/skingging/.nuget/packages/runtime.linux-x64.microsoft.dotnet.ilcompiler/8.0.5/runtime.linux-x64.microsoft.dotnet.ilcompiler.8.0.5.nupkg.sha512",
- "/home/skingging/.nuget/packages/microsoft.netcore.app.host.linux-x64/8.0.5/microsoft.netcore.app.host.linux-x64.8.0.5.nupkg.sha512"
- ],
- "logs": [
- {
- "code": "NU1904",
- "level": "Warning",
- "warningLevel": 1,
- "message": "Package 'System.Drawing.Common' 5.0.0 has a known critical severity vulnerability, https://github.com/advisories/GHSA-rxg9-xrhp-64gj",
- "libraryId": "System.Drawing.Common",
- "targetGraphs": [
- "net8.0"
- ]
- },
- {
- "code": "NU1903",
- "level": "Warning",
- "warningLevel": 1,
- "message": "Package 'System.Formats.Asn1' 5.0.0 has a known high severity vulnerability, https://github.com/advisories/GHSA-447r-wph3-92pm",
- "libraryId": "System.Formats.Asn1",
- "targetGraphs": [
- "net8.0"
- ]
- },
- {
- "code": "NU1902",
- "level": "Warning",
- "warningLevel": 1,
- "message": "Package 'System.Security.Cryptography.Xml' 5.0.0 has a known moderate severity vulnerability, https://github.com/advisories/GHSA-vh55-786g-wjwj",
- "libraryId": "System.Security.Cryptography.Xml",
- "targetGraphs": [
- "net8.0"
- ]
- }
- ]
-}
\ No newline at end of file
diff --git a/Manager/obj/project.packagespec.json b/Manager/obj/project.packagespec.json
deleted file mode 100644
index a7bf079..0000000
--- a/Manager/obj/project.packagespec.json
+++ /dev/null
@@ -1 +0,0 @@
-"restore":{"projectUniqueName":"/home/skingging/Documents/Projects/CSharp/RSE/Manager/Manager.csproj","projectName":"Manager","projectPath":"/home/skingging/Documents/Projects/CSharp/RSE/Manager/Manager.csproj","outputPath":"/home/skingging/Documents/Projects/CSharp/RSE/Manager/obj/","projectStyle":"PackageReference","originalTargetFrameworks":["net8.0"],"sources":{"https://api.nuget.org/v3/index.json":{}},"frameworks":{"net8.0":{"targetAlias":"net8.0","projectReferences":{"/home/skingging/Documents/Projects/CSharp/RSE/Models/Models.csproj":{"projectPath":"/home/skingging/Documents/Projects/CSharp/RSE/Models/Models.csproj"}}}},"warningProperties":{"warnAsError":["NU1605"]},"restoreAuditProperties":{"enableAudit":"true","auditLevel":"low","auditMode":"all"}}"frameworks":{"net8.0":{"targetAlias":"net8.0","dependencies":{"MessagePack":{"target":"Package","version":"[3.0.238-rc.1, )"},"MessagePack.Annotations":{"target":"Package","version":"[3.0.238-rc.1, )"},"MessagePackAnalyzer":{"include":"Runtime, Build, Native, ContentFiles, Analyzers, BuildTransitive","suppressParent":"All","target":"Package","version":"[3.0.238-rc.1, )"},"Microsoft.DotNet.ILCompiler":{"suppressParent":"All","target":"Package","version":"[8.0.5, )","autoReferenced":true},"Microsoft.NET.ILLink.Tasks":{"suppressParent":"All","target":"Package","version":"[8.0.5, )","autoReferenced":true},"NetMQ":{"target":"Package","version":"[4.0.1.13, )"}},"imports":["net461","net462","net47","net471","net472","net48","net481"],"assetTargetFallback":true,"warn":true,"downloadDependencies":[{"name":"Microsoft.AspNetCore.App.Ref","version":"[8.0.5, 8.0.5]"},{"name":"Microsoft.NETCore.App.Host.linux-x64","version":"[8.0.5, 8.0.5]"},{"name":"Microsoft.NETCore.App.Ref","version":"[8.0.5, 8.0.5]"},{"name":"runtime.linux-x64.Microsoft.DotNet.ILCompiler","version":"[8.0.5, 8.0.5]"}],"frameworkReferences":{"Microsoft.NETCore.App":{"privateAssets":"all"}},"runtimeIdentifierGraphPath":"/home/skingging/.dotnet/sdk/9.0.100-preview.6.24328.19/PortableRuntimeIdentifierGraph.json"}}
\ No newline at end of file
diff --git a/Manager/obj/rider.project.model.nuget.info b/Manager/obj/rider.project.model.nuget.info
deleted file mode 100644
index 6e6447c..0000000
--- a/Manager/obj/rider.project.model.nuget.info
+++ /dev/null
@@ -1 +0,0 @@
-17314870008461004
\ No newline at end of file
diff --git a/Manager/obj/rider.project.restore.info b/Manager/obj/rider.project.restore.info
deleted file mode 100644
index 6e6447c..0000000
--- a/Manager/obj/rider.project.restore.info
+++ /dev/null
@@ -1 +0,0 @@
-17314870008461004
\ No newline at end of file
diff --git a/Models/obj/Debug/net8.0/.NETCoreApp,Version=v8.0.AssemblyAttributes.cs b/Models/obj/Debug/net8.0/.NETCoreApp,Version=v8.0.AssemblyAttributes.cs
deleted file mode 100644
index 2217181..0000000
--- a/Models/obj/Debug/net8.0/.NETCoreApp,Version=v8.0.AssemblyAttributes.cs
+++ /dev/null
@@ -1,4 +0,0 @@
-//
-using System;
-using System.Reflection;
-[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v8.0", FrameworkDisplayName = ".NET 8.0")]
diff --git a/Models/obj/Debug/net8.0/Models.AssemblyInfo.cs b/Models/obj/Debug/net8.0/Models.AssemblyInfo.cs
deleted file mode 100644
index d460a70..0000000
--- a/Models/obj/Debug/net8.0/Models.AssemblyInfo.cs
+++ /dev/null
@@ -1,22 +0,0 @@
-//------------------------------------------------------------------------------
-//
-// This code was generated by a tool.
-//
-// Changes to this file may cause incorrect behavior and will be lost if
-// the code is regenerated.
-//
-//------------------------------------------------------------------------------
-
-using System;
-using System.Reflection;
-
-[assembly: System.Reflection.AssemblyCompanyAttribute("Models")]
-[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
-[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
-[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+f3c6338a6ae57d4e839090fca125bc38f764d016")]
-[assembly: System.Reflection.AssemblyProductAttribute("Models")]
-[assembly: System.Reflection.AssemblyTitleAttribute("Models")]
-[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
-
-// Generated by the MSBuild WriteCodeFragment class.
-
diff --git a/Models/obj/Debug/net8.0/Models.AssemblyInfoInputs.cache b/Models/obj/Debug/net8.0/Models.AssemblyInfoInputs.cache
deleted file mode 100644
index 70e2755..0000000
--- a/Models/obj/Debug/net8.0/Models.AssemblyInfoInputs.cache
+++ /dev/null
@@ -1 +0,0 @@
-3b3966ab846f2baa830e3dc9c894857e2451f35c409bfaa672762e55f8497742
diff --git a/Models/obj/Debug/net8.0/Models.GeneratedMSBuildEditorConfig.editorconfig b/Models/obj/Debug/net8.0/Models.GeneratedMSBuildEditorConfig.editorconfig
deleted file mode 100644
index ebc3b90..0000000
--- a/Models/obj/Debug/net8.0/Models.GeneratedMSBuildEditorConfig.editorconfig
+++ /dev/null
@@ -1,14 +0,0 @@
-is_global = true
-build_property.TargetFramework = net8.0
-build_property.TargetPlatformMinVersion =
-build_property.UsingMicrosoftNETSdkWeb =
-build_property.ProjectTypeGuids =
-build_property.InvariantGlobalization =
-build_property.PlatformNeutralAssembly =
-build_property.EnforceExtendedAnalyzerRules =
-build_property._SupportedPlatformList = Linux,macOS,Windows
-build_property.RootNamespace = Models
-build_property.ProjectDir = /home/skingging/Documents/Projects/CSharp/RSE/Models/
-build_property.EnableComHosting =
-build_property.EnableGeneratedComInterfaceComImportInterop =
-build_property.EffectiveAnalysisLevelStyle = 8.0
diff --git a/Models/obj/Debug/net8.0/Models.GlobalUsings.g.cs b/Models/obj/Debug/net8.0/Models.GlobalUsings.g.cs
deleted file mode 100644
index 8578f3d..0000000
--- a/Models/obj/Debug/net8.0/Models.GlobalUsings.g.cs
+++ /dev/null
@@ -1,8 +0,0 @@
-//
-global using global::System;
-global using global::System.Collections.Generic;
-global using global::System.IO;
-global using global::System.Linq;
-global using global::System.Net.Http;
-global using global::System.Threading;
-global using global::System.Threading.Tasks;
diff --git a/Models/obj/Debug/net8.0/Models.assets.cache b/Models/obj/Debug/net8.0/Models.assets.cache
deleted file mode 100644
index a50bf30..0000000
Binary files a/Models/obj/Debug/net8.0/Models.assets.cache and /dev/null differ
diff --git a/Models/obj/Debug/net8.0/Models.csproj.AssemblyReference.cache b/Models/obj/Debug/net8.0/Models.csproj.AssemblyReference.cache
deleted file mode 100644
index 0a929b7..0000000
Binary files a/Models/obj/Debug/net8.0/Models.csproj.AssemblyReference.cache and /dev/null differ
diff --git a/Models/obj/Debug/net8.0/Models.csproj.CoreCompileInputs.cache b/Models/obj/Debug/net8.0/Models.csproj.CoreCompileInputs.cache
deleted file mode 100644
index 82d9711..0000000
--- a/Models/obj/Debug/net8.0/Models.csproj.CoreCompileInputs.cache
+++ /dev/null
@@ -1 +0,0 @@
-92848b9e5ccd2dd8e8582074983e283ea433c279311f5c7e15d195dbd4729245
diff --git a/Models/obj/Debug/net8.0/Models.csproj.FileListAbsolute.txt b/Models/obj/Debug/net8.0/Models.csproj.FileListAbsolute.txt
deleted file mode 100644
index 8b89acb..0000000
--- a/Models/obj/Debug/net8.0/Models.csproj.FileListAbsolute.txt
+++ /dev/null
@@ -1,12 +0,0 @@
-/home/skingging/Documents/Projects/CSharp/RSE/Models/bin/Debug/net8.0/Models.deps.json
-/home/skingging/Documents/Projects/CSharp/RSE/Models/bin/Debug/net8.0/Models.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Models/bin/Debug/net8.0/Models.pdb
-/home/skingging/Documents/Projects/CSharp/RSE/Models/obj/Debug/net8.0/Models.GeneratedMSBuildEditorConfig.editorconfig
-/home/skingging/Documents/Projects/CSharp/RSE/Models/obj/Debug/net8.0/Models.AssemblyInfoInputs.cache
-/home/skingging/Documents/Projects/CSharp/RSE/Models/obj/Debug/net8.0/Models.AssemblyInfo.cs
-/home/skingging/Documents/Projects/CSharp/RSE/Models/obj/Debug/net8.0/Models.csproj.CoreCompileInputs.cache
-/home/skingging/Documents/Projects/CSharp/RSE/Models/obj/Debug/net8.0/Models.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Models/obj/Debug/net8.0/refint/Models.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Models/obj/Debug/net8.0/Models.pdb
-/home/skingging/Documents/Projects/CSharp/RSE/Models/obj/Debug/net8.0/ref/Models.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Models/obj/Debug/net8.0/Models.csproj.AssemblyReference.cache
diff --git a/Models/obj/Debug/net8.0/Models.dll b/Models/obj/Debug/net8.0/Models.dll
deleted file mode 100644
index 183764d..0000000
Binary files a/Models/obj/Debug/net8.0/Models.dll and /dev/null differ
diff --git a/Models/obj/Debug/net8.0/Models.pdb b/Models/obj/Debug/net8.0/Models.pdb
deleted file mode 100644
index 2d53042..0000000
Binary files a/Models/obj/Debug/net8.0/Models.pdb and /dev/null differ
diff --git a/Models/obj/Debug/net8.0/ref/Models.dll b/Models/obj/Debug/net8.0/ref/Models.dll
deleted file mode 100644
index fad6f9b..0000000
Binary files a/Models/obj/Debug/net8.0/ref/Models.dll and /dev/null differ
diff --git a/Models/obj/Debug/net8.0/refint/Models.dll b/Models/obj/Debug/net8.0/refint/Models.dll
deleted file mode 100644
index fad6f9b..0000000
Binary files a/Models/obj/Debug/net8.0/refint/Models.dll and /dev/null differ
diff --git a/Models/obj/Models.csproj.EntityFrameworkCore.targets b/Models/obj/Models.csproj.EntityFrameworkCore.targets
deleted file mode 100644
index 6b67a59..0000000
--- a/Models/obj/Models.csproj.EntityFrameworkCore.targets
+++ /dev/null
@@ -1,28 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Models/obj/Models.csproj.nuget.dgspec.json b/Models/obj/Models.csproj.nuget.dgspec.json
deleted file mode 100644
index 4dcd15c..0000000
--- a/Models/obj/Models.csproj.nuget.dgspec.json
+++ /dev/null
@@ -1,100 +0,0 @@
-{
- "format": 1,
- "restore": {
- "/home/skingging/Documents/Projects/CSharp/RSE/Models/Models.csproj": {}
- },
- "projects": {
- "/home/skingging/Documents/Projects/CSharp/RSE/Models/Models.csproj": {
- "version": "1.0.0",
- "restore": {
- "projectUniqueName": "/home/skingging/Documents/Projects/CSharp/RSE/Models/Models.csproj",
- "projectName": "Models",
- "projectPath": "/home/skingging/Documents/Projects/CSharp/RSE/Models/Models.csproj",
- "packagesPath": "/home/skingging/.nuget/packages/",
- "outputPath": "/home/skingging/Documents/Projects/CSharp/RSE/Models/obj/",
- "projectStyle": "PackageReference",
- "configFilePaths": [
- "/home/skingging/.nuget/NuGet/NuGet.Config"
- ],
- "originalTargetFrameworks": [
- "net8.0"
- ],
- "sources": {
- "https://api.nuget.org/v3/index.json": {}
- },
- "frameworks": {
- "net8.0": {
- "targetAlias": "net8.0",
- "projectReferences": {}
- }
- },
- "warningProperties": {
- "warnAsError": [
- "NU1605"
- ]
- },
- "restoreAuditProperties": {
- "enableAudit": "true",
- "auditLevel": "low",
- "auditMode": "all"
- }
- },
- "frameworks": {
- "net8.0": {
- "targetAlias": "net8.0",
- "dependencies": {
- "MessagePack": {
- "target": "Package",
- "version": "[3.0.238-rc.1, )"
- },
- "MessagePack.Annotations": {
- "target": "Package",
- "version": "[3.0.238-rc.1, )"
- },
- "MessagePackAnalyzer": {
- "include": "Runtime, Build, Native, ContentFiles, Analyzers, BuildTransitive",
- "suppressParent": "All",
- "target": "Package",
- "version": "[3.0.238-rc.1, )"
- },
- "Microsoft.Data.Sqlite": {
- "target": "Package",
- "version": "[8.0.10, )"
- },
- "SQLite": {
- "target": "Package",
- "version": "[3.13.0, )"
- }
- },
- "imports": [
- "net461",
- "net462",
- "net47",
- "net471",
- "net472",
- "net48",
- "net481"
- ],
- "assetTargetFallback": true,
- "warn": true,
- "downloadDependencies": [
- {
- "name": "Microsoft.AspNetCore.App.Ref",
- "version": "[8.0.5, 8.0.5]"
- },
- {
- "name": "Microsoft.NETCore.App.Ref",
- "version": "[8.0.5, 8.0.5]"
- }
- ],
- "frameworkReferences": {
- "Microsoft.NETCore.App": {
- "privateAssets": "all"
- }
- },
- "runtimeIdentifierGraphPath": "/home/skingging/.dotnet/sdk/9.0.100-preview.6.24328.19/PortableRuntimeIdentifierGraph.json"
- }
- }
- }
- }
-}
\ No newline at end of file
diff --git a/Models/obj/Models.csproj.nuget.g.props b/Models/obj/Models.csproj.nuget.g.props
deleted file mode 100644
index 0641418..0000000
--- a/Models/obj/Models.csproj.nuget.g.props
+++ /dev/null
@@ -1,15 +0,0 @@
-
-
-
- True
- NuGet
- $(MSBuildThisFileDirectory)project.assets.json
- /home/skingging/.nuget/packages/
- /home/skingging/.nuget/packages/
- PackageReference
- 6.10.1
-
-
-
-
-
\ No newline at end of file
diff --git a/Models/obj/Models.csproj.nuget.g.targets b/Models/obj/Models.csproj.nuget.g.targets
deleted file mode 100644
index bb24271..0000000
--- a/Models/obj/Models.csproj.nuget.g.targets
+++ /dev/null
@@ -1,7 +0,0 @@
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/Models/obj/Release/net8.0/.NETCoreApp,Version=v8.0.AssemblyAttributes.cs b/Models/obj/Release/net8.0/.NETCoreApp,Version=v8.0.AssemblyAttributes.cs
deleted file mode 100644
index 2217181..0000000
--- a/Models/obj/Release/net8.0/.NETCoreApp,Version=v8.0.AssemblyAttributes.cs
+++ /dev/null
@@ -1,4 +0,0 @@
-//
-using System;
-using System.Reflection;
-[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v8.0", FrameworkDisplayName = ".NET 8.0")]
diff --git a/Models/obj/Release/net8.0/Models.AssemblyInfo.cs b/Models/obj/Release/net8.0/Models.AssemblyInfo.cs
deleted file mode 100644
index 2d11913..0000000
--- a/Models/obj/Release/net8.0/Models.AssemblyInfo.cs
+++ /dev/null
@@ -1,22 +0,0 @@
-//------------------------------------------------------------------------------
-//
-// This code was generated by a tool.
-//
-// Changes to this file may cause incorrect behavior and will be lost if
-// the code is regenerated.
-//
-//------------------------------------------------------------------------------
-
-using System;
-using System.Reflection;
-
-[assembly: System.Reflection.AssemblyCompanyAttribute("Models")]
-[assembly: System.Reflection.AssemblyConfigurationAttribute("Release")]
-[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
-[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+f3c6338a6ae57d4e839090fca125bc38f764d016")]
-[assembly: System.Reflection.AssemblyProductAttribute("Models")]
-[assembly: System.Reflection.AssemblyTitleAttribute("Models")]
-[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
-
-// Generated by the MSBuild WriteCodeFragment class.
-
diff --git a/Models/obj/Release/net8.0/Models.AssemblyInfoInputs.cache b/Models/obj/Release/net8.0/Models.AssemblyInfoInputs.cache
deleted file mode 100644
index bf5db10..0000000
--- a/Models/obj/Release/net8.0/Models.AssemblyInfoInputs.cache
+++ /dev/null
@@ -1 +0,0 @@
-bb0c2d9d87a7312699b453948dc650e35ab584804c7b493f054c01ebc45922a0
diff --git a/Models/obj/Release/net8.0/Models.GeneratedMSBuildEditorConfig.editorconfig b/Models/obj/Release/net8.0/Models.GeneratedMSBuildEditorConfig.editorconfig
deleted file mode 100644
index ebc3b90..0000000
--- a/Models/obj/Release/net8.0/Models.GeneratedMSBuildEditorConfig.editorconfig
+++ /dev/null
@@ -1,14 +0,0 @@
-is_global = true
-build_property.TargetFramework = net8.0
-build_property.TargetPlatformMinVersion =
-build_property.UsingMicrosoftNETSdkWeb =
-build_property.ProjectTypeGuids =
-build_property.InvariantGlobalization =
-build_property.PlatformNeutralAssembly =
-build_property.EnforceExtendedAnalyzerRules =
-build_property._SupportedPlatformList = Linux,macOS,Windows
-build_property.RootNamespace = Models
-build_property.ProjectDir = /home/skingging/Documents/Projects/CSharp/RSE/Models/
-build_property.EnableComHosting =
-build_property.EnableGeneratedComInterfaceComImportInterop =
-build_property.EffectiveAnalysisLevelStyle = 8.0
diff --git a/Models/obj/Release/net8.0/Models.GlobalUsings.g.cs b/Models/obj/Release/net8.0/Models.GlobalUsings.g.cs
deleted file mode 100644
index 8578f3d..0000000
--- a/Models/obj/Release/net8.0/Models.GlobalUsings.g.cs
+++ /dev/null
@@ -1,8 +0,0 @@
-//
-global using global::System;
-global using global::System.Collections.Generic;
-global using global::System.IO;
-global using global::System.Linq;
-global using global::System.Net.Http;
-global using global::System.Threading;
-global using global::System.Threading.Tasks;
diff --git a/Models/obj/Release/net8.0/Models.assets.cache b/Models/obj/Release/net8.0/Models.assets.cache
deleted file mode 100644
index 1a1e25a..0000000
Binary files a/Models/obj/Release/net8.0/Models.assets.cache and /dev/null differ
diff --git a/Models/obj/Release/net8.0/Models.csproj.AssemblyReference.cache b/Models/obj/Release/net8.0/Models.csproj.AssemblyReference.cache
deleted file mode 100644
index 0a929b7..0000000
Binary files a/Models/obj/Release/net8.0/Models.csproj.AssemblyReference.cache and /dev/null differ
diff --git a/Models/obj/Release/net8.0/Models.csproj.CoreCompileInputs.cache b/Models/obj/Release/net8.0/Models.csproj.CoreCompileInputs.cache
deleted file mode 100644
index 245f4e5..0000000
--- a/Models/obj/Release/net8.0/Models.csproj.CoreCompileInputs.cache
+++ /dev/null
@@ -1 +0,0 @@
-4cf2794389665fa4009a3508018cef322df1e671b22a7bcaa3aeabab17b74bf5
diff --git a/Models/obj/Release/net8.0/Models.csproj.FileListAbsolute.txt b/Models/obj/Release/net8.0/Models.csproj.FileListAbsolute.txt
deleted file mode 100644
index cd3c544..0000000
--- a/Models/obj/Release/net8.0/Models.csproj.FileListAbsolute.txt
+++ /dev/null
@@ -1,12 +0,0 @@
-/home/skingging/Documents/Projects/CSharp/RSE/Models/obj/Release/net8.0/Models.csproj.AssemblyReference.cache
-/home/skingging/Documents/Projects/CSharp/RSE/Models/obj/Release/net8.0/Models.GeneratedMSBuildEditorConfig.editorconfig
-/home/skingging/Documents/Projects/CSharp/RSE/Models/obj/Release/net8.0/Models.AssemblyInfoInputs.cache
-/home/skingging/Documents/Projects/CSharp/RSE/Models/obj/Release/net8.0/Models.AssemblyInfo.cs
-/home/skingging/Documents/Projects/CSharp/RSE/Models/obj/Release/net8.0/Models.csproj.CoreCompileInputs.cache
-/home/skingging/Documents/Projects/CSharp/RSE/Models/bin/Release/net8.0/Models.deps.json
-/home/skingging/Documents/Projects/CSharp/RSE/Models/bin/Release/net8.0/Models.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Models/bin/Release/net8.0/Models.pdb
-/home/skingging/Documents/Projects/CSharp/RSE/Models/obj/Release/net8.0/Models.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Models/obj/Release/net8.0/refint/Models.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Models/obj/Release/net8.0/Models.pdb
-/home/skingging/Documents/Projects/CSharp/RSE/Models/obj/Release/net8.0/ref/Models.dll
diff --git a/Models/obj/Release/net8.0/Models.dll b/Models/obj/Release/net8.0/Models.dll
deleted file mode 100644
index 7959f54..0000000
Binary files a/Models/obj/Release/net8.0/Models.dll and /dev/null differ
diff --git a/Models/obj/Release/net8.0/Models.pdb b/Models/obj/Release/net8.0/Models.pdb
deleted file mode 100644
index 426184a..0000000
Binary files a/Models/obj/Release/net8.0/Models.pdb and /dev/null differ
diff --git a/Models/obj/Release/net8.0/ref/Models.dll b/Models/obj/Release/net8.0/ref/Models.dll
deleted file mode 100644
index eccfa4b..0000000
Binary files a/Models/obj/Release/net8.0/ref/Models.dll and /dev/null differ
diff --git a/Models/obj/Release/net8.0/refint/Models.dll b/Models/obj/Release/net8.0/refint/Models.dll
deleted file mode 100644
index eccfa4b..0000000
Binary files a/Models/obj/Release/net8.0/refint/Models.dll and /dev/null differ
diff --git a/Models/obj/project.assets.json b/Models/obj/project.assets.json
deleted file mode 100644
index c9b79fc..0000000
--- a/Models/obj/project.assets.json
+++ /dev/null
@@ -1,598 +0,0 @@
-{
- "version": 3,
- "targets": {
- "net8.0": {
- "MessagePack/3.0.238-rc.1": {
- "type": "package",
- "dependencies": {
- "MessagePack.Annotations": "3.0.238-rc.1",
- "MessagePackAnalyzer": "3.0.238-rc.1",
- "Microsoft.NET.StringTools": "17.11.4"
- },
- "compile": {
- "lib/net8.0/MessagePack.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net8.0/MessagePack.dll": {
- "related": ".xml"
- }
- }
- },
- "MessagePack.Annotations/3.0.238-rc.1": {
- "type": "package",
- "compile": {
- "lib/netstandard2.0/MessagePack.Annotations.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/netstandard2.0/MessagePack.Annotations.dll": {
- "related": ".xml"
- }
- }
- },
- "MessagePackAnalyzer/3.0.238-rc.1": {
- "type": "package",
- "build": {
- "build/MessagePackAnalyzer.targets": {}
- }
- },
- "Microsoft.Data.Sqlite/8.0.10": {
- "type": "package",
- "dependencies": {
- "Microsoft.Data.Sqlite.Core": "8.0.10",
- "SQLitePCLRaw.bundle_e_sqlite3": "2.1.6"
- },
- "compile": {
- "lib/netstandard2.0/_._": {}
- },
- "runtime": {
- "lib/netstandard2.0/_._": {}
- }
- },
- "Microsoft.Data.Sqlite.Core/8.0.10": {
- "type": "package",
- "dependencies": {
- "SQLitePCLRaw.core": "2.1.6"
- },
- "compile": {
- "lib/net8.0/Microsoft.Data.Sqlite.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net8.0/Microsoft.Data.Sqlite.dll": {
- "related": ".xml"
- }
- }
- },
- "Microsoft.NET.StringTools/17.11.4": {
- "type": "package",
- "compile": {
- "ref/net8.0/_._": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net8.0/Microsoft.NET.StringTools.dll": {
- "related": ".pdb;.xml"
- }
- }
- },
- "SQLite/3.13.0": {
- "type": "package",
- "compile": {
- "lib/netstandard1.0/_._": {}
- },
- "runtime": {
- "lib/netstandard1.0/_._": {}
- },
- "runtimeTargets": {
- "runtimes/linux-x64/native/libsqlite3.so": {
- "assetType": "native",
- "rid": "linux-x64"
- },
- "runtimes/osx-x64/native/libsqlite3.dylib": {
- "assetType": "native",
- "rid": "osx-x64"
- },
- "runtimes/win7-x64/native/sqlite3.dll": {
- "assetType": "native",
- "rid": "win7-x64"
- },
- "runtimes/win7-x86/native/sqlite3.dll": {
- "assetType": "native",
- "rid": "win7-x86"
- }
- }
- },
- "SQLitePCLRaw.bundle_e_sqlite3/2.1.6": {
- "type": "package",
- "dependencies": {
- "SQLitePCLRaw.lib.e_sqlite3": "2.1.6",
- "SQLitePCLRaw.provider.e_sqlite3": "2.1.6"
- },
- "compile": {
- "lib/netstandard2.0/SQLitePCLRaw.batteries_v2.dll": {}
- },
- "runtime": {
- "lib/netstandard2.0/SQLitePCLRaw.batteries_v2.dll": {}
- }
- },
- "SQLitePCLRaw.core/2.1.6": {
- "type": "package",
- "dependencies": {
- "System.Memory": "4.5.3"
- },
- "compile": {
- "lib/netstandard2.0/SQLitePCLRaw.core.dll": {}
- },
- "runtime": {
- "lib/netstandard2.0/SQLitePCLRaw.core.dll": {}
- }
- },
- "SQLitePCLRaw.lib.e_sqlite3/2.1.6": {
- "type": "package",
- "compile": {
- "lib/netstandard2.0/_._": {}
- },
- "runtime": {
- "lib/netstandard2.0/_._": {}
- },
- "build": {
- "buildTransitive/net8.0/SQLitePCLRaw.lib.e_sqlite3.targets": {}
- },
- "runtimeTargets": {
- "runtimes/browser-wasm/nativeassets/net8.0/e_sqlite3.a": {
- "assetType": "native",
- "rid": "browser-wasm"
- },
- "runtimes/linux-arm/native/libe_sqlite3.so": {
- "assetType": "native",
- "rid": "linux-arm"
- },
- "runtimes/linux-arm64/native/libe_sqlite3.so": {
- "assetType": "native",
- "rid": "linux-arm64"
- },
- "runtimes/linux-armel/native/libe_sqlite3.so": {
- "assetType": "native",
- "rid": "linux-armel"
- },
- "runtimes/linux-mips64/native/libe_sqlite3.so": {
- "assetType": "native",
- "rid": "linux-mips64"
- },
- "runtimes/linux-musl-arm/native/libe_sqlite3.so": {
- "assetType": "native",
- "rid": "linux-musl-arm"
- },
- "runtimes/linux-musl-arm64/native/libe_sqlite3.so": {
- "assetType": "native",
- "rid": "linux-musl-arm64"
- },
- "runtimes/linux-musl-x64/native/libe_sqlite3.so": {
- "assetType": "native",
- "rid": "linux-musl-x64"
- },
- "runtimes/linux-ppc64le/native/libe_sqlite3.so": {
- "assetType": "native",
- "rid": "linux-ppc64le"
- },
- "runtimes/linux-s390x/native/libe_sqlite3.so": {
- "assetType": "native",
- "rid": "linux-s390x"
- },
- "runtimes/linux-x64/native/libe_sqlite3.so": {
- "assetType": "native",
- "rid": "linux-x64"
- },
- "runtimes/linux-x86/native/libe_sqlite3.so": {
- "assetType": "native",
- "rid": "linux-x86"
- },
- "runtimes/maccatalyst-arm64/native/libe_sqlite3.dylib": {
- "assetType": "native",
- "rid": "maccatalyst-arm64"
- },
- "runtimes/maccatalyst-x64/native/libe_sqlite3.dylib": {
- "assetType": "native",
- "rid": "maccatalyst-x64"
- },
- "runtimes/osx-arm64/native/libe_sqlite3.dylib": {
- "assetType": "native",
- "rid": "osx-arm64"
- },
- "runtimes/osx-x64/native/libe_sqlite3.dylib": {
- "assetType": "native",
- "rid": "osx-x64"
- },
- "runtimes/win-arm/native/e_sqlite3.dll": {
- "assetType": "native",
- "rid": "win-arm"
- },
- "runtimes/win-arm64/native/e_sqlite3.dll": {
- "assetType": "native",
- "rid": "win-arm64"
- },
- "runtimes/win-x64/native/e_sqlite3.dll": {
- "assetType": "native",
- "rid": "win-x64"
- },
- "runtimes/win-x86/native/e_sqlite3.dll": {
- "assetType": "native",
- "rid": "win-x86"
- }
- }
- },
- "SQLitePCLRaw.provider.e_sqlite3/2.1.6": {
- "type": "package",
- "dependencies": {
- "SQLitePCLRaw.core": "2.1.6"
- },
- "compile": {
- "lib/net6.0/SQLitePCLRaw.provider.e_sqlite3.dll": {}
- },
- "runtime": {
- "lib/net6.0/SQLitePCLRaw.provider.e_sqlite3.dll": {}
- }
- },
- "System.Memory/4.5.3": {
- "type": "package",
- "compile": {
- "ref/netcoreapp2.1/_._": {}
- },
- "runtime": {
- "lib/netcoreapp2.1/_._": {}
- }
- }
- }
- },
- "libraries": {
- "MessagePack/3.0.238-rc.1": {
- "sha512": "gAVmHb2gswXviGFpAmUgGBVvZEjYGph7Co5hp6IbshEooIuZT34Rv4YcBKvVnUCHdoqxQvK6DZIOPSLSYv3LjQ==",
- "type": "package",
- "path": "messagepack/3.0.238-rc.1",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "lib/net472/MessagePack.dll",
- "lib/net472/MessagePack.xml",
- "lib/net8.0/MessagePack.dll",
- "lib/net8.0/MessagePack.xml",
- "lib/netstandard2.0/MessagePack.dll",
- "lib/netstandard2.0/MessagePack.xml",
- "lib/netstandard2.1/MessagePack.dll",
- "lib/netstandard2.1/MessagePack.xml",
- "messagepack.3.0.238-rc.1.nupkg.sha512",
- "messagepack.nuspec"
- ]
- },
- "MessagePack.Annotations/3.0.238-rc.1": {
- "sha512": "yvnpKGuxZuFHnYZ9N8WQXQn0J28w2f0evh0RekDtuxIEKGPw/qQLQXyQWFzMunfb/+pKTWYlUZR1rvvNcwl10A==",
- "type": "package",
- "path": "messagepack.annotations/3.0.238-rc.1",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "lib/netstandard2.0/MessagePack.Annotations.dll",
- "lib/netstandard2.0/MessagePack.Annotations.xml",
- "messagepack.annotations.3.0.238-rc.1.nupkg.sha512",
- "messagepack.annotations.nuspec"
- ]
- },
- "MessagePackAnalyzer/3.0.238-rc.1": {
- "sha512": "qweXSZ+3mrf3RAqBs71vrF20SiNmqQdbrrt/L3749jh7OPpvdyZcHhOd20BSk+THQXgmmQfqF5F3o/J7S7tGCQ==",
- "type": "package",
- "path": "messagepackanalyzer/3.0.238-rc.1",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "analyzers/roslyn4.3/cs/MessagePack.Analyzers.CodeFixes.dll",
- "analyzers/roslyn4.3/cs/MessagePack.SourceGenerator.dll",
- "build/MessagePackAnalyzer.targets",
- "messagepackanalyzer.3.0.238-rc.1.nupkg.sha512",
- "messagepackanalyzer.nuspec"
- ]
- },
- "Microsoft.Data.Sqlite/8.0.10": {
- "sha512": "WN+qgrEcXg66YHtICl0W4If9v98PBenIj/INVkJaC+wqGX/Zus3aqyv6EI17EBRsw6tcvWsKd980X5iQ7wcj1Q==",
- "type": "package",
- "path": "microsoft.data.sqlite/8.0.10",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "PACKAGE.md",
- "lib/netstandard2.0/_._",
- "microsoft.data.sqlite.8.0.10.nupkg.sha512",
- "microsoft.data.sqlite.nuspec"
- ]
- },
- "Microsoft.Data.Sqlite.Core/8.0.10": {
- "sha512": "i95bgLqp6rJzmhQEtGhVVHnk1nYAhr/pLDul676PnwI/d7uDSSGs2ZPU9aP0VOuppkZaNinQOUCrD7cstDbQiQ==",
- "type": "package",
- "path": "microsoft.data.sqlite.core/8.0.10",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "PACKAGE.md",
- "lib/net6.0/Microsoft.Data.Sqlite.dll",
- "lib/net6.0/Microsoft.Data.Sqlite.xml",
- "lib/net8.0/Microsoft.Data.Sqlite.dll",
- "lib/net8.0/Microsoft.Data.Sqlite.xml",
- "lib/netstandard2.0/Microsoft.Data.Sqlite.dll",
- "lib/netstandard2.0/Microsoft.Data.Sqlite.xml",
- "microsoft.data.sqlite.core.8.0.10.nupkg.sha512",
- "microsoft.data.sqlite.core.nuspec"
- ]
- },
- "Microsoft.NET.StringTools/17.11.4": {
- "sha512": "mudqUHhNpeqIdJoUx2YDWZO/I9uEDYVowan89R6wsomfnUJQk6HteoQTlNjZDixhT2B4IXMkMtgZtoceIjLRmA==",
- "type": "package",
- "path": "microsoft.net.stringtools/17.11.4",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "MSBuild-NuGet-Icon.png",
- "README.md",
- "lib/net472/Microsoft.NET.StringTools.dll",
- "lib/net472/Microsoft.NET.StringTools.pdb",
- "lib/net472/Microsoft.NET.StringTools.xml",
- "lib/net8.0/Microsoft.NET.StringTools.dll",
- "lib/net8.0/Microsoft.NET.StringTools.pdb",
- "lib/net8.0/Microsoft.NET.StringTools.xml",
- "lib/netstandard2.0/Microsoft.NET.StringTools.dll",
- "lib/netstandard2.0/Microsoft.NET.StringTools.pdb",
- "lib/netstandard2.0/Microsoft.NET.StringTools.xml",
- "microsoft.net.stringtools.17.11.4.nupkg.sha512",
- "microsoft.net.stringtools.nuspec",
- "notices/THIRDPARTYNOTICES.txt",
- "ref/net472/Microsoft.NET.StringTools.dll",
- "ref/net472/Microsoft.NET.StringTools.xml",
- "ref/net8.0/Microsoft.NET.StringTools.dll",
- "ref/net8.0/Microsoft.NET.StringTools.xml",
- "ref/netstandard2.0/Microsoft.NET.StringTools.dll",
- "ref/netstandard2.0/Microsoft.NET.StringTools.xml"
- ]
- },
- "SQLite/3.13.0": {
- "sha512": "MJfRiz2p6aMVOxrxGMdVzhpzI0oxTgZSwC8eVuOpV8L7yYaFUu8q/OFYwv9P0/aZ/pdEu24O6gma6wZJMTun9A==",
- "type": "package",
- "path": "sqlite/3.13.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "build/net45/SQLite.props",
- "lib/netstandard1.0/_._",
- "runtimes/linux-x64/native/libsqlite3.so",
- "runtimes/osx-x64/native/libsqlite3.dylib",
- "runtimes/win10-arm/nativeassets/uap10.0/sqlite3.dll",
- "runtimes/win10-x64/nativeassets/uap10.0/sqlite3.dll",
- "runtimes/win10-x86/nativeassets/uap10.0/sqlite3.dll",
- "runtimes/win7-x64/native/sqlite3.dll",
- "runtimes/win7-x86/native/sqlite3.dll",
- "sqlite-version.txt",
- "sqlite.3.13.0.nupkg.sha512",
- "sqlite.nuspec"
- ]
- },
- "SQLitePCLRaw.bundle_e_sqlite3/2.1.6": {
- "sha512": "BmAf6XWt4TqtowmiWe4/5rRot6GerAeklmOPfviOvwLoF5WwgxcJHAxZtySuyW9r9w+HLILnm8VfJFLCUJYW8A==",
- "type": "package",
- "path": "sqlitepclraw.bundle_e_sqlite3/2.1.6",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "lib/monoandroid90/SQLitePCLRaw.batteries_v2.dll",
- "lib/net461/SQLitePCLRaw.batteries_v2.dll",
- "lib/net6.0-android31.0/SQLitePCLRaw.batteries_v2.dll",
- "lib/net6.0-android31.0/SQLitePCLRaw.batteries_v2.xml",
- "lib/net6.0-ios14.0/SQLitePCLRaw.batteries_v2.dll",
- "lib/net6.0-ios14.2/SQLitePCLRaw.batteries_v2.dll",
- "lib/net6.0-tvos10.0/SQLitePCLRaw.batteries_v2.dll",
- "lib/netstandard2.0/SQLitePCLRaw.batteries_v2.dll",
- "lib/xamarinios10/SQLitePCLRaw.batteries_v2.dll",
- "sqlitepclraw.bundle_e_sqlite3.2.1.6.nupkg.sha512",
- "sqlitepclraw.bundle_e_sqlite3.nuspec"
- ]
- },
- "SQLitePCLRaw.core/2.1.6": {
- "sha512": "wO6v9GeMx9CUngAet8hbO7xdm+M42p1XeJq47ogyRoYSvNSp0NGLI+MgC0bhrMk9C17MTVFlLiN6ylyExLCc5w==",
- "type": "package",
- "path": "sqlitepclraw.core/2.1.6",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "lib/netstandard2.0/SQLitePCLRaw.core.dll",
- "sqlitepclraw.core.2.1.6.nupkg.sha512",
- "sqlitepclraw.core.nuspec"
- ]
- },
- "SQLitePCLRaw.lib.e_sqlite3/2.1.6": {
- "sha512": "2ObJJLkIUIxRpOUlZNGuD4rICpBnrBR5anjyfUFQep4hMOIeqW+XGQYzrNmHSVz5xSWZ3klSbh7sFR6UyDj68Q==",
- "type": "package",
- "path": "sqlitepclraw.lib.e_sqlite3/2.1.6",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "buildTransitive/net461/SQLitePCLRaw.lib.e_sqlite3.targets",
- "buildTransitive/net6.0/SQLitePCLRaw.lib.e_sqlite3.targets",
- "buildTransitive/net7.0/SQLitePCLRaw.lib.e_sqlite3.targets",
- "buildTransitive/net8.0/SQLitePCLRaw.lib.e_sqlite3.targets",
- "lib/net461/_._",
- "lib/netstandard2.0/_._",
- "runtimes/browser-wasm/nativeassets/net6.0/e_sqlite3.a",
- "runtimes/browser-wasm/nativeassets/net7.0/e_sqlite3.a",
- "runtimes/browser-wasm/nativeassets/net8.0/e_sqlite3.a",
- "runtimes/linux-arm/native/libe_sqlite3.so",
- "runtimes/linux-arm64/native/libe_sqlite3.so",
- "runtimes/linux-armel/native/libe_sqlite3.so",
- "runtimes/linux-mips64/native/libe_sqlite3.so",
- "runtimes/linux-musl-arm/native/libe_sqlite3.so",
- "runtimes/linux-musl-arm64/native/libe_sqlite3.so",
- "runtimes/linux-musl-x64/native/libe_sqlite3.so",
- "runtimes/linux-ppc64le/native/libe_sqlite3.so",
- "runtimes/linux-s390x/native/libe_sqlite3.so",
- "runtimes/linux-x64/native/libe_sqlite3.so",
- "runtimes/linux-x86/native/libe_sqlite3.so",
- "runtimes/maccatalyst-arm64/native/libe_sqlite3.dylib",
- "runtimes/maccatalyst-x64/native/libe_sqlite3.dylib",
- "runtimes/osx-arm64/native/libe_sqlite3.dylib",
- "runtimes/osx-x64/native/libe_sqlite3.dylib",
- "runtimes/win-arm/native/e_sqlite3.dll",
- "runtimes/win-arm64/native/e_sqlite3.dll",
- "runtimes/win-x64/native/e_sqlite3.dll",
- "runtimes/win-x86/native/e_sqlite3.dll",
- "runtimes/win10-arm/nativeassets/uap10.0/e_sqlite3.dll",
- "runtimes/win10-arm64/nativeassets/uap10.0/e_sqlite3.dll",
- "runtimes/win10-x64/nativeassets/uap10.0/e_sqlite3.dll",
- "runtimes/win10-x86/nativeassets/uap10.0/e_sqlite3.dll",
- "sqlitepclraw.lib.e_sqlite3.2.1.6.nupkg.sha512",
- "sqlitepclraw.lib.e_sqlite3.nuspec"
- ]
- },
- "SQLitePCLRaw.provider.e_sqlite3/2.1.6": {
- "sha512": "PQ2Oq3yepLY4P7ll145P3xtx2bX8xF4PzaKPRpw9jZlKvfe4LE/saAV82inND9usn1XRpmxXk7Lal3MTI+6CNg==",
- "type": "package",
- "path": "sqlitepclraw.provider.e_sqlite3/2.1.6",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "lib/net6.0-windows7.0/SQLitePCLRaw.provider.e_sqlite3.dll",
- "lib/net6.0/SQLitePCLRaw.provider.e_sqlite3.dll",
- "lib/netstandard2.0/SQLitePCLRaw.provider.e_sqlite3.dll",
- "sqlitepclraw.provider.e_sqlite3.2.1.6.nupkg.sha512",
- "sqlitepclraw.provider.e_sqlite3.nuspec"
- ]
- },
- "System.Memory/4.5.3": {
- "sha512": "3oDzvc/zzetpTKWMShs1AADwZjQ/36HnsufHRPcOjyRAAMLDlu2iD33MBI2opxnezcVUtXyqDXXjoFMOU9c7SA==",
- "type": "package",
- "path": "system.memory/4.5.3",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "LICENSE.TXT",
- "THIRD-PARTY-NOTICES.TXT",
- "lib/netcoreapp2.1/_._",
- "lib/netstandard1.1/System.Memory.dll",
- "lib/netstandard1.1/System.Memory.xml",
- "lib/netstandard2.0/System.Memory.dll",
- "lib/netstandard2.0/System.Memory.xml",
- "ref/netcoreapp2.1/_._",
- "system.memory.4.5.3.nupkg.sha512",
- "system.memory.nuspec",
- "useSharedDesignerContext.txt",
- "version.txt"
- ]
- }
- },
- "projectFileDependencyGroups": {
- "net8.0": [
- "MessagePack >= 3.0.238-rc.1",
- "MessagePack.Annotations >= 3.0.238-rc.1",
- "MessagePackAnalyzer >= 3.0.238-rc.1",
- "Microsoft.Data.Sqlite >= 8.0.10",
- "SQLite >= 3.13.0"
- ]
- },
- "packageFolders": {
- "/home/skingging/.nuget/packages/": {}
- },
- "project": {
- "version": "1.0.0",
- "restore": {
- "projectUniqueName": "/home/skingging/Documents/Projects/CSharp/RSE/Models/Models.csproj",
- "projectName": "Models",
- "projectPath": "/home/skingging/Documents/Projects/CSharp/RSE/Models/Models.csproj",
- "packagesPath": "/home/skingging/.nuget/packages/",
- "outputPath": "/home/skingging/Documents/Projects/CSharp/RSE/Models/obj/",
- "projectStyle": "PackageReference",
- "configFilePaths": [
- "/home/skingging/.nuget/NuGet/NuGet.Config"
- ],
- "originalTargetFrameworks": [
- "net8.0"
- ],
- "sources": {
- "https://api.nuget.org/v3/index.json": {}
- },
- "frameworks": {
- "net8.0": {
- "targetAlias": "net8.0",
- "projectReferences": {}
- }
- },
- "warningProperties": {
- "warnAsError": [
- "NU1605"
- ]
- },
- "restoreAuditProperties": {
- "enableAudit": "true",
- "auditLevel": "low",
- "auditMode": "all"
- }
- },
- "frameworks": {
- "net8.0": {
- "targetAlias": "net8.0",
- "dependencies": {
- "MessagePack": {
- "target": "Package",
- "version": "[3.0.238-rc.1, )"
- },
- "MessagePack.Annotations": {
- "target": "Package",
- "version": "[3.0.238-rc.1, )"
- },
- "MessagePackAnalyzer": {
- "include": "Runtime, Build, Native, ContentFiles, Analyzers, BuildTransitive",
- "suppressParent": "All",
- "target": "Package",
- "version": "[3.0.238-rc.1, )"
- },
- "Microsoft.Data.Sqlite": {
- "target": "Package",
- "version": "[8.0.10, )"
- },
- "SQLite": {
- "target": "Package",
- "version": "[3.13.0, )"
- }
- },
- "imports": [
- "net461",
- "net462",
- "net47",
- "net471",
- "net472",
- "net48",
- "net481"
- ],
- "assetTargetFallback": true,
- "warn": true,
- "downloadDependencies": [
- {
- "name": "Microsoft.AspNetCore.App.Ref",
- "version": "[8.0.5, 8.0.5]"
- },
- {
- "name": "Microsoft.NETCore.App.Ref",
- "version": "[8.0.5, 8.0.5]"
- }
- ],
- "frameworkReferences": {
- "Microsoft.NETCore.App": {
- "privateAssets": "all"
- }
- },
- "runtimeIdentifierGraphPath": "/home/skingging/.dotnet/sdk/9.0.100-preview.6.24328.19/PortableRuntimeIdentifierGraph.json"
- }
- }
- }
-}
\ No newline at end of file
diff --git a/Models/obj/project.nuget.cache b/Models/obj/project.nuget.cache
deleted file mode 100644
index ac9b592..0000000
--- a/Models/obj/project.nuget.cache
+++ /dev/null
@@ -1,23 +0,0 @@
-{
- "version": 2,
- "dgSpecHash": "F7fXUmCFXZ8=",
- "success": true,
- "projectFilePath": "/home/skingging/Documents/Projects/CSharp/RSE/Models/Models.csproj",
- "expectedPackageFiles": [
- "/home/skingging/.nuget/packages/messagepack/3.0.238-rc.1/messagepack.3.0.238-rc.1.nupkg.sha512",
- "/home/skingging/.nuget/packages/messagepack.annotations/3.0.238-rc.1/messagepack.annotations.3.0.238-rc.1.nupkg.sha512",
- "/home/skingging/.nuget/packages/messagepackanalyzer/3.0.238-rc.1/messagepackanalyzer.3.0.238-rc.1.nupkg.sha512",
- "/home/skingging/.nuget/packages/microsoft.data.sqlite/8.0.10/microsoft.data.sqlite.8.0.10.nupkg.sha512",
- "/home/skingging/.nuget/packages/microsoft.data.sqlite.core/8.0.10/microsoft.data.sqlite.core.8.0.10.nupkg.sha512",
- "/home/skingging/.nuget/packages/microsoft.net.stringtools/17.11.4/microsoft.net.stringtools.17.11.4.nupkg.sha512",
- "/home/skingging/.nuget/packages/sqlite/3.13.0/sqlite.3.13.0.nupkg.sha512",
- "/home/skingging/.nuget/packages/sqlitepclraw.bundle_e_sqlite3/2.1.6/sqlitepclraw.bundle_e_sqlite3.2.1.6.nupkg.sha512",
- "/home/skingging/.nuget/packages/sqlitepclraw.core/2.1.6/sqlitepclraw.core.2.1.6.nupkg.sha512",
- "/home/skingging/.nuget/packages/sqlitepclraw.lib.e_sqlite3/2.1.6/sqlitepclraw.lib.e_sqlite3.2.1.6.nupkg.sha512",
- "/home/skingging/.nuget/packages/sqlitepclraw.provider.e_sqlite3/2.1.6/sqlitepclraw.provider.e_sqlite3.2.1.6.nupkg.sha512",
- "/home/skingging/.nuget/packages/system.memory/4.5.3/system.memory.4.5.3.nupkg.sha512",
- "/home/skingging/.nuget/packages/microsoft.netcore.app.ref/8.0.5/microsoft.netcore.app.ref.8.0.5.nupkg.sha512",
- "/home/skingging/.nuget/packages/microsoft.aspnetcore.app.ref/8.0.5/microsoft.aspnetcore.app.ref.8.0.5.nupkg.sha512"
- ],
- "logs": []
-}
\ No newline at end of file
diff --git a/Models/obj/project.packagespec.json b/Models/obj/project.packagespec.json
deleted file mode 100644
index ee9c311..0000000
--- a/Models/obj/project.packagespec.json
+++ /dev/null
@@ -1 +0,0 @@
-"restore":{"projectUniqueName":"/home/skingging/Documents/Projects/CSharp/RSE/Models/Models.csproj","projectName":"Models","projectPath":"/home/skingging/Documents/Projects/CSharp/RSE/Models/Models.csproj","outputPath":"/home/skingging/Documents/Projects/CSharp/RSE/Models/obj/","projectStyle":"PackageReference","originalTargetFrameworks":["net8.0"],"sources":{"https://api.nuget.org/v3/index.json":{}},"frameworks":{"net8.0":{"targetAlias":"net8.0","projectReferences":{}}},"warningProperties":{"warnAsError":["NU1605"]},"restoreAuditProperties":{"enableAudit":"true","auditLevel":"low","auditMode":"all"}}"frameworks":{"net8.0":{"targetAlias":"net8.0","dependencies":{"MessagePack":{"target":"Package","version":"[3.0.238-rc.1, )"},"MessagePack.Annotations":{"target":"Package","version":"[3.0.238-rc.1, )"},"MessagePackAnalyzer":{"include":"Runtime, Build, Native, ContentFiles, Analyzers, BuildTransitive","suppressParent":"All","target":"Package","version":"[3.0.238-rc.1, )"},"Microsoft.Data.Sqlite":{"target":"Package","version":"[8.0.10, )"},"SQLite":{"target":"Package","version":"[3.13.0, )"}},"imports":["net461","net462","net47","net471","net472","net48","net481"],"assetTargetFallback":true,"warn":true,"downloadDependencies":[{"name":"Microsoft.AspNetCore.App.Ref","version":"[8.0.5, 8.0.5]"},{"name":"Microsoft.NETCore.App.Ref","version":"[8.0.5, 8.0.5]"}],"frameworkReferences":{"Microsoft.NETCore.App":{"privateAssets":"all"}},"runtimeIdentifierGraphPath":"/home/skingging/.dotnet/sdk/9.0.100-preview.6.24328.19/PortableRuntimeIdentifierGraph.json"}}
\ No newline at end of file
diff --git a/Models/obj/rider.project.model.nuget.info b/Models/obj/rider.project.model.nuget.info
deleted file mode 100644
index 940aaae..0000000
--- a/Models/obj/rider.project.model.nuget.info
+++ /dev/null
@@ -1 +0,0 @@
-17314870007240992
\ No newline at end of file
diff --git a/Models/obj/rider.project.restore.info b/Models/obj/rider.project.restore.info
deleted file mode 100644
index 940aaae..0000000
--- a/Models/obj/rider.project.restore.info
+++ /dev/null
@@ -1 +0,0 @@
-17314870007240992
\ No newline at end of file
diff --git a/Proxy/obj/Debug/net8.0/.NETCoreApp,Version=v8.0.AssemblyAttributes.cs b/Proxy/obj/Debug/net8.0/.NETCoreApp,Version=v8.0.AssemblyAttributes.cs
deleted file mode 100644
index dca70aa..0000000
--- a/Proxy/obj/Debug/net8.0/.NETCoreApp,Version=v8.0.AssemblyAttributes.cs
+++ /dev/null
@@ -1,4 +0,0 @@
-//
-using System;
-using System.Reflection;
-[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v8.0", FrameworkDisplayName = ".NET 8.0")]
diff --git a/Proxy/obj/Debug/net8.0/Proxy.AssemblyInfo.cs b/Proxy/obj/Debug/net8.0/Proxy.AssemblyInfo.cs
deleted file mode 100644
index a43576b..0000000
--- a/Proxy/obj/Debug/net8.0/Proxy.AssemblyInfo.cs
+++ /dev/null
@@ -1,22 +0,0 @@
-//------------------------------------------------------------------------------
-//
-// This code was generated by a tool.
-//
-// Changes to this file may cause incorrect behavior and will be lost if
-// the code is regenerated.
-//
-//------------------------------------------------------------------------------
-
-using System;
-using System.Reflection;
-
-[assembly: System.Reflection.AssemblyCompanyAttribute("Proxy")]
-[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
-[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
-[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+f3c6338a6ae57d4e839090fca125bc38f764d016")]
-[assembly: System.Reflection.AssemblyProductAttribute("Proxy")]
-[assembly: System.Reflection.AssemblyTitleAttribute("Proxy")]
-[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
-
-// Generated by the MSBuild WriteCodeFragment class.
-
diff --git a/Proxy/obj/Debug/net8.0/Proxy.AssemblyInfoInputs.cache b/Proxy/obj/Debug/net8.0/Proxy.AssemblyInfoInputs.cache
deleted file mode 100644
index 389307a..0000000
--- a/Proxy/obj/Debug/net8.0/Proxy.AssemblyInfoInputs.cache
+++ /dev/null
@@ -1 +0,0 @@
-49d6e226fd8b13f4ab95203aeabd4f3f6aca67566c8caa39ad073c3be3984969
diff --git a/Proxy/obj/Debug/net8.0/Proxy.GeneratedMSBuildEditorConfig.editorconfig b/Proxy/obj/Debug/net8.0/Proxy.GeneratedMSBuildEditorConfig.editorconfig
deleted file mode 100644
index 72dd6b4..0000000
--- a/Proxy/obj/Debug/net8.0/Proxy.GeneratedMSBuildEditorConfig.editorconfig
+++ /dev/null
@@ -1,24 +0,0 @@
-is_global = true
-build_property.EnableAotAnalyzer = true
-build_property.EnableSingleFileAnalyzer = true
-build_property.EnableTrimAnalyzer = true
-build_property.IncludeAllContentForSelfExtract =
-build_property.TargetFramework = net8.0
-build_property.TargetPlatformMinVersion =
-build_property.UsingMicrosoftNETSdkWeb = true
-build_property.ProjectTypeGuids =
-build_property.InvariantGlobalization = true
-build_property.PlatformNeutralAssembly =
-build_property.EnforceExtendedAnalyzerRules =
-build_property._SupportedPlatformList = Linux,macOS,Windows
-build_property.RootNamespace = Proxy
-build_property.RootNamespace = Proxy
-build_property.ProjectDir = /home/skingging/Documents/Projects/CSharp/RSE/Proxy/
-build_property.EnableComHosting =
-build_property.EnableGeneratedComInterfaceComImportInterop = false
-build_property.RazorLangVersion = 8.0
-build_property.SupportLocalizedComponentNames =
-build_property.GenerateRazorMetadataSourceChecksumAttributes =
-build_property.MSBuildProjectDirectory = /home/skingging/Documents/Projects/CSharp/RSE/Proxy
-build_property._RazorSourceGeneratorDebug =
-build_property.EffectiveAnalysisLevelStyle = 8.0
diff --git a/Proxy/obj/Debug/net8.0/Proxy.GlobalUsings.g.cs b/Proxy/obj/Debug/net8.0/Proxy.GlobalUsings.g.cs
deleted file mode 100644
index 025530a..0000000
--- a/Proxy/obj/Debug/net8.0/Proxy.GlobalUsings.g.cs
+++ /dev/null
@@ -1,17 +0,0 @@
-//
-global using global::Microsoft.AspNetCore.Builder;
-global using global::Microsoft.AspNetCore.Hosting;
-global using global::Microsoft.AspNetCore.Http;
-global using global::Microsoft.AspNetCore.Routing;
-global using global::Microsoft.Extensions.Configuration;
-global using global::Microsoft.Extensions.DependencyInjection;
-global using global::Microsoft.Extensions.Hosting;
-global using global::Microsoft.Extensions.Logging;
-global using global::System;
-global using global::System.Collections.Generic;
-global using global::System.IO;
-global using global::System.Linq;
-global using global::System.Net.Http;
-global using global::System.Net.Http.Json;
-global using global::System.Threading;
-global using global::System.Threading.Tasks;
diff --git a/Proxy/obj/Debug/net8.0/Proxy.MvcApplicationPartsAssemblyInfo.cache b/Proxy/obj/Debug/net8.0/Proxy.MvcApplicationPartsAssemblyInfo.cache
deleted file mode 100644
index e69de29..0000000
diff --git a/Proxy/obj/Debug/net8.0/Proxy.assets.cache b/Proxy/obj/Debug/net8.0/Proxy.assets.cache
deleted file mode 100644
index 2714628..0000000
Binary files a/Proxy/obj/Debug/net8.0/Proxy.assets.cache and /dev/null differ
diff --git a/Proxy/obj/Debug/net8.0/Proxy.csproj.AssemblyReference.cache b/Proxy/obj/Debug/net8.0/Proxy.csproj.AssemblyReference.cache
deleted file mode 100644
index 231bfb4..0000000
Binary files a/Proxy/obj/Debug/net8.0/Proxy.csproj.AssemblyReference.cache and /dev/null differ
diff --git a/Proxy/obj/Debug/net8.0/Proxy.csproj.CoreCompileInputs.cache b/Proxy/obj/Debug/net8.0/Proxy.csproj.CoreCompileInputs.cache
deleted file mode 100644
index d0230f8..0000000
--- a/Proxy/obj/Debug/net8.0/Proxy.csproj.CoreCompileInputs.cache
+++ /dev/null
@@ -1 +0,0 @@
-7da8c1e32c02e998ecc16a382bde6441c112779402cde040cf311f49bc0390a3
diff --git a/Proxy/obj/Debug/net8.0/Proxy.csproj.FileListAbsolute.txt b/Proxy/obj/Debug/net8.0/Proxy.csproj.FileListAbsolute.txt
deleted file mode 100644
index eba2598..0000000
--- a/Proxy/obj/Debug/net8.0/Proxy.csproj.FileListAbsolute.txt
+++ /dev/null
@@ -1,91 +0,0 @@
-/home/skingging/Documents/Projects/CSharp/RSE/Proxy/bin/Debug/net8.0/appsettings.Development.json
-/home/skingging/Documents/Projects/CSharp/RSE/Proxy/bin/Debug/net8.0/appsettings.json
-/home/skingging/Documents/Projects/CSharp/RSE/Proxy/bin/Debug/net8.0/Proxy.staticwebassets.endpoints.json
-/home/skingging/Documents/Projects/CSharp/RSE/Proxy/bin/Debug/net8.0/Proxy
-/home/skingging/Documents/Projects/CSharp/RSE/Proxy/bin/Debug/net8.0/Proxy.deps.json
-/home/skingging/Documents/Projects/CSharp/RSE/Proxy/bin/Debug/net8.0/Proxy.runtimeconfig.json
-/home/skingging/Documents/Projects/CSharp/RSE/Proxy/bin/Debug/net8.0/Proxy.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Proxy/bin/Debug/net8.0/Proxy.pdb
-/home/skingging/Documents/Projects/CSharp/RSE/Proxy/bin/Debug/net8.0/AsyncIO.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Proxy/bin/Debug/net8.0/MessagePack.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Proxy/bin/Debug/net8.0/MessagePack.Annotations.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Proxy/bin/Debug/net8.0/Microsoft.Bcl.AsyncInterfaces.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Proxy/bin/Debug/net8.0/Microsoft.Data.Sqlite.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Proxy/bin/Debug/net8.0/Microsoft.NET.StringTools.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Proxy/bin/Debug/net8.0/Microsoft.Win32.SystemEvents.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Proxy/bin/Debug/net8.0/NaCl.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Proxy/bin/Debug/net8.0/NetMQ.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Proxy/bin/Debug/net8.0/SQLitePCLRaw.batteries_v2.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Proxy/bin/Debug/net8.0/SQLitePCLRaw.core.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Proxy/bin/Debug/net8.0/SQLitePCLRaw.provider.e_sqlite3.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Proxy/bin/Debug/net8.0/System.Drawing.Common.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Proxy/bin/Debug/net8.0/System.Private.ServiceModel.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Proxy/bin/Debug/net8.0/System.Security.Permissions.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Proxy/bin/Debug/net8.0/System.ServiceModel.Primitives.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Proxy/bin/Debug/net8.0/System.ServiceModel.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Proxy/bin/Debug/net8.0/System.Windows.Extensions.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Proxy/bin/Debug/net8.0/cs/System.Private.ServiceModel.resources.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Proxy/bin/Debug/net8.0/de/System.Private.ServiceModel.resources.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Proxy/bin/Debug/net8.0/es/System.Private.ServiceModel.resources.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Proxy/bin/Debug/net8.0/fr/System.Private.ServiceModel.resources.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Proxy/bin/Debug/net8.0/it/System.Private.ServiceModel.resources.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Proxy/bin/Debug/net8.0/ja/System.Private.ServiceModel.resources.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Proxy/bin/Debug/net8.0/ko/System.Private.ServiceModel.resources.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Proxy/bin/Debug/net8.0/pl/System.Private.ServiceModel.resources.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Proxy/bin/Debug/net8.0/pt-BR/System.Private.ServiceModel.resources.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Proxy/bin/Debug/net8.0/ru/System.Private.ServiceModel.resources.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Proxy/bin/Debug/net8.0/tr/System.Private.ServiceModel.resources.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Proxy/bin/Debug/net8.0/zh-Hans/System.Private.ServiceModel.resources.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Proxy/bin/Debug/net8.0/zh-Hant/System.Private.ServiceModel.resources.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Proxy/bin/Debug/net8.0/runtimes/win/lib/netcoreapp3.0/Microsoft.Win32.SystemEvents.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Proxy/bin/Debug/net8.0/runtimes/linux-x64/native/libsqlite3.so
-/home/skingging/Documents/Projects/CSharp/RSE/Proxy/bin/Debug/net8.0/runtimes/osx-x64/native/libsqlite3.dylib
-/home/skingging/Documents/Projects/CSharp/RSE/Proxy/bin/Debug/net8.0/runtimes/win7-x64/native/sqlite3.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Proxy/bin/Debug/net8.0/runtimes/win7-x86/native/sqlite3.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Proxy/bin/Debug/net8.0/runtimes/browser-wasm/nativeassets/net8.0/e_sqlite3.a
-/home/skingging/Documents/Projects/CSharp/RSE/Proxy/bin/Debug/net8.0/runtimes/linux-arm/native/libe_sqlite3.so
-/home/skingging/Documents/Projects/CSharp/RSE/Proxy/bin/Debug/net8.0/runtimes/linux-arm64/native/libe_sqlite3.so
-/home/skingging/Documents/Projects/CSharp/RSE/Proxy/bin/Debug/net8.0/runtimes/linux-armel/native/libe_sqlite3.so
-/home/skingging/Documents/Projects/CSharp/RSE/Proxy/bin/Debug/net8.0/runtimes/linux-mips64/native/libe_sqlite3.so
-/home/skingging/Documents/Projects/CSharp/RSE/Proxy/bin/Debug/net8.0/runtimes/linux-musl-arm/native/libe_sqlite3.so
-/home/skingging/Documents/Projects/CSharp/RSE/Proxy/bin/Debug/net8.0/runtimes/linux-musl-arm64/native/libe_sqlite3.so
-/home/skingging/Documents/Projects/CSharp/RSE/Proxy/bin/Debug/net8.0/runtimes/linux-musl-x64/native/libe_sqlite3.so
-/home/skingging/Documents/Projects/CSharp/RSE/Proxy/bin/Debug/net8.0/runtimes/linux-ppc64le/native/libe_sqlite3.so
-/home/skingging/Documents/Projects/CSharp/RSE/Proxy/bin/Debug/net8.0/runtimes/linux-s390x/native/libe_sqlite3.so
-/home/skingging/Documents/Projects/CSharp/RSE/Proxy/bin/Debug/net8.0/runtimes/linux-x64/native/libe_sqlite3.so
-/home/skingging/Documents/Projects/CSharp/RSE/Proxy/bin/Debug/net8.0/runtimes/linux-x86/native/libe_sqlite3.so
-/home/skingging/Documents/Projects/CSharp/RSE/Proxy/bin/Debug/net8.0/runtimes/maccatalyst-arm64/native/libe_sqlite3.dylib
-/home/skingging/Documents/Projects/CSharp/RSE/Proxy/bin/Debug/net8.0/runtimes/maccatalyst-x64/native/libe_sqlite3.dylib
-/home/skingging/Documents/Projects/CSharp/RSE/Proxy/bin/Debug/net8.0/runtimes/osx-arm64/native/libe_sqlite3.dylib
-/home/skingging/Documents/Projects/CSharp/RSE/Proxy/bin/Debug/net8.0/runtimes/osx-x64/native/libe_sqlite3.dylib
-/home/skingging/Documents/Projects/CSharp/RSE/Proxy/bin/Debug/net8.0/runtimes/win-arm/native/e_sqlite3.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Proxy/bin/Debug/net8.0/runtimes/win-arm64/native/e_sqlite3.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Proxy/bin/Debug/net8.0/runtimes/win-x64/native/e_sqlite3.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Proxy/bin/Debug/net8.0/runtimes/win-x86/native/e_sqlite3.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Proxy/bin/Debug/net8.0/runtimes/unix/lib/netcoreapp3.0/System.Drawing.Common.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Proxy/bin/Debug/net8.0/runtimes/win/lib/netcoreapp3.0/System.Drawing.Common.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Proxy/bin/Debug/net8.0/runtimes/win/lib/netcoreapp3.0/System.Windows.Extensions.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Proxy/bin/Debug/net8.0/Models.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Proxy/bin/Debug/net8.0/Models.pdb
-/home/skingging/Documents/Projects/CSharp/RSE/Proxy/obj/Debug/net8.0/Proxy.csproj.AssemblyReference.cache
-/home/skingging/Documents/Projects/CSharp/RSE/Proxy/obj/Debug/net8.0/Proxy.GeneratedMSBuildEditorConfig.editorconfig
-/home/skingging/Documents/Projects/CSharp/RSE/Proxy/obj/Debug/net8.0/Proxy.AssemblyInfoInputs.cache
-/home/skingging/Documents/Projects/CSharp/RSE/Proxy/obj/Debug/net8.0/Proxy.AssemblyInfo.cs
-/home/skingging/Documents/Projects/CSharp/RSE/Proxy/obj/Debug/net8.0/Proxy.csproj.CoreCompileInputs.cache
-/home/skingging/Documents/Projects/CSharp/RSE/Proxy/obj/Debug/net8.0/Proxy.MvcApplicationPartsAssemblyInfo.cache
-/home/skingging/Documents/Projects/CSharp/RSE/Proxy/obj/Debug/net8.0/scopedcss/bundle/Proxy.styles.css
-/home/skingging/Documents/Projects/CSharp/RSE/Proxy/obj/Debug/net8.0/staticwebassets.build.json
-/home/skingging/Documents/Projects/CSharp/RSE/Proxy/obj/Debug/net8.0/staticwebassets.development.json
-/home/skingging/Documents/Projects/CSharp/RSE/Proxy/obj/Debug/net8.0/staticwebassets.build.endpoints.json
-/home/skingging/Documents/Projects/CSharp/RSE/Proxy/obj/Debug/net8.0/staticwebassets/msbuild.Proxy.Microsoft.AspNetCore.StaticWebAssets.props
-/home/skingging/Documents/Projects/CSharp/RSE/Proxy/obj/Debug/net8.0/staticwebassets/msbuild.Proxy.Microsoft.AspNetCore.StaticWebAssetEndpoints.props
-/home/skingging/Documents/Projects/CSharp/RSE/Proxy/obj/Debug/net8.0/staticwebassets/msbuild.build.Proxy.props
-/home/skingging/Documents/Projects/CSharp/RSE/Proxy/obj/Debug/net8.0/staticwebassets/msbuild.buildMultiTargeting.Proxy.props
-/home/skingging/Documents/Projects/CSharp/RSE/Proxy/obj/Debug/net8.0/staticwebassets/msbuild.buildTransitive.Proxy.props
-/home/skingging/Documents/Projects/CSharp/RSE/Proxy/obj/Debug/net8.0/staticwebassets.pack.json
-/home/skingging/Documents/Projects/CSharp/RSE/Proxy/obj/Debug/net8.0/Proxy.csproj.Up2Date
-/home/skingging/Documents/Projects/CSharp/RSE/Proxy/obj/Debug/net8.0/Proxy.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Proxy/obj/Debug/net8.0/refint/Proxy.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Proxy/obj/Debug/net8.0/Proxy.pdb
-/home/skingging/Documents/Projects/CSharp/RSE/Proxy/obj/Debug/net8.0/Proxy.genruntimeconfig.cache
-/home/skingging/Documents/Projects/CSharp/RSE/Proxy/obj/Debug/net8.0/ref/Proxy.dll
diff --git a/Proxy/obj/Debug/net8.0/Proxy.csproj.Up2Date b/Proxy/obj/Debug/net8.0/Proxy.csproj.Up2Date
deleted file mode 100644
index e69de29..0000000
diff --git a/Proxy/obj/Debug/net8.0/Proxy.dll b/Proxy/obj/Debug/net8.0/Proxy.dll
deleted file mode 100644
index 90e605c..0000000
Binary files a/Proxy/obj/Debug/net8.0/Proxy.dll and /dev/null differ
diff --git a/Proxy/obj/Debug/net8.0/Proxy.genruntimeconfig.cache b/Proxy/obj/Debug/net8.0/Proxy.genruntimeconfig.cache
deleted file mode 100644
index 433ed2c..0000000
--- a/Proxy/obj/Debug/net8.0/Proxy.genruntimeconfig.cache
+++ /dev/null
@@ -1 +0,0 @@
-6990c25ace5247b1e43a569e01a821d8458426a8168115752a0abcfcf643d95e
diff --git a/Proxy/obj/Debug/net8.0/Proxy.pdb b/Proxy/obj/Debug/net8.0/Proxy.pdb
deleted file mode 100644
index 3a9e9da..0000000
Binary files a/Proxy/obj/Debug/net8.0/Proxy.pdb and /dev/null differ
diff --git a/Proxy/obj/Debug/net8.0/apphost b/Proxy/obj/Debug/net8.0/apphost
deleted file mode 100755
index d2abd70..0000000
Binary files a/Proxy/obj/Debug/net8.0/apphost and /dev/null differ
diff --git a/Proxy/obj/Debug/net8.0/ref/Proxy.dll b/Proxy/obj/Debug/net8.0/ref/Proxy.dll
deleted file mode 100644
index 2145729..0000000
Binary files a/Proxy/obj/Debug/net8.0/ref/Proxy.dll and /dev/null differ
diff --git a/Proxy/obj/Debug/net8.0/refint/Proxy.dll b/Proxy/obj/Debug/net8.0/refint/Proxy.dll
deleted file mode 100644
index 2145729..0000000
Binary files a/Proxy/obj/Debug/net8.0/refint/Proxy.dll and /dev/null differ
diff --git a/Proxy/obj/Debug/net8.0/staticwebassets.build.endpoints.json b/Proxy/obj/Debug/net8.0/staticwebassets.build.endpoints.json
deleted file mode 100644
index 1333eb0..0000000
--- a/Proxy/obj/Debug/net8.0/staticwebassets.build.endpoints.json
+++ /dev/null
@@ -1,4 +0,0 @@
-{
- "Version": 1,
- "Endpoints": []
-}
\ No newline at end of file
diff --git a/Proxy/obj/Debug/net8.0/staticwebassets.build.json b/Proxy/obj/Debug/net8.0/staticwebassets.build.json
deleted file mode 100644
index 8ec5888..0000000
--- a/Proxy/obj/Debug/net8.0/staticwebassets.build.json
+++ /dev/null
@@ -1,12 +0,0 @@
-{
- "Version": 1,
- "Hash": "C2WXXrMfy15KHSB6lR4kMr1rY46BEbFGDxJ5tFtB66s=",
- "Source": "Proxy",
- "BasePath": "_content/Proxy",
- "Mode": "Default",
- "ManifestType": "Build",
- "ReferencedProjectsConfiguration": [],
- "DiscoveryPatterns": [],
- "Assets": [],
- "Endpoints": []
-}
\ No newline at end of file
diff --git a/Proxy/obj/Debug/net8.0/staticwebassets/msbuild.build.Proxy.props b/Proxy/obj/Debug/net8.0/staticwebassets/msbuild.build.Proxy.props
deleted file mode 100644
index ddaed44..0000000
--- a/Proxy/obj/Debug/net8.0/staticwebassets/msbuild.build.Proxy.props
+++ /dev/null
@@ -1,4 +0,0 @@
-
-
-
-
\ No newline at end of file
diff --git a/Proxy/obj/Debug/net8.0/staticwebassets/msbuild.buildMultiTargeting.Proxy.props b/Proxy/obj/Debug/net8.0/staticwebassets/msbuild.buildMultiTargeting.Proxy.props
deleted file mode 100644
index 408ae96..0000000
--- a/Proxy/obj/Debug/net8.0/staticwebassets/msbuild.buildMultiTargeting.Proxy.props
+++ /dev/null
@@ -1,3 +0,0 @@
-
-
-
\ No newline at end of file
diff --git a/Proxy/obj/Debug/net8.0/staticwebassets/msbuild.buildTransitive.Proxy.props b/Proxy/obj/Debug/net8.0/staticwebassets/msbuild.buildTransitive.Proxy.props
deleted file mode 100644
index 1cc0905..0000000
--- a/Proxy/obj/Debug/net8.0/staticwebassets/msbuild.buildTransitive.Proxy.props
+++ /dev/null
@@ -1,3 +0,0 @@
-
-
-
\ No newline at end of file
diff --git a/Proxy/obj/Proxy.csproj.nuget.dgspec.json b/Proxy/obj/Proxy.csproj.nuget.dgspec.json
deleted file mode 100644
index f5406d3..0000000
--- a/Proxy/obj/Proxy.csproj.nuget.dgspec.json
+++ /dev/null
@@ -1,215 +0,0 @@
-{
- "format": 1,
- "restore": {
- "/home/skingging/Documents/Projects/CSharp/RSE/Proxy/Proxy.csproj": {}
- },
- "projects": {
- "/home/skingging/Documents/Projects/CSharp/RSE/Models/Models.csproj": {
- "version": "1.0.0",
- "restore": {
- "projectUniqueName": "/home/skingging/Documents/Projects/CSharp/RSE/Models/Models.csproj",
- "projectName": "Models",
- "projectPath": "/home/skingging/Documents/Projects/CSharp/RSE/Models/Models.csproj",
- "packagesPath": "/home/skingging/.nuget/packages/",
- "outputPath": "/home/skingging/Documents/Projects/CSharp/RSE/Models/obj/",
- "projectStyle": "PackageReference",
- "configFilePaths": [
- "/home/skingging/.nuget/NuGet/NuGet.Config"
- ],
- "originalTargetFrameworks": [
- "net8.0"
- ],
- "sources": {
- "https://api.nuget.org/v3/index.json": {}
- },
- "frameworks": {
- "net8.0": {
- "targetAlias": "net8.0",
- "projectReferences": {}
- }
- },
- "warningProperties": {
- "warnAsError": [
- "NU1605"
- ]
- },
- "restoreAuditProperties": {
- "enableAudit": "true",
- "auditLevel": "low",
- "auditMode": "all"
- }
- },
- "frameworks": {
- "net8.0": {
- "targetAlias": "net8.0",
- "dependencies": {
- "MessagePack": {
- "target": "Package",
- "version": "[3.0.238-rc.1, )"
- },
- "MessagePack.Annotations": {
- "target": "Package",
- "version": "[3.0.238-rc.1, )"
- },
- "MessagePackAnalyzer": {
- "include": "Runtime, Build, Native, ContentFiles, Analyzers, BuildTransitive",
- "suppressParent": "All",
- "target": "Package",
- "version": "[3.0.238-rc.1, )"
- },
- "Microsoft.Data.Sqlite": {
- "target": "Package",
- "version": "[8.0.10, )"
- },
- "SQLite": {
- "target": "Package",
- "version": "[3.13.0, )"
- }
- },
- "imports": [
- "net461",
- "net462",
- "net47",
- "net471",
- "net472",
- "net48",
- "net481"
- ],
- "assetTargetFallback": true,
- "warn": true,
- "downloadDependencies": [
- {
- "name": "Microsoft.AspNetCore.App.Ref",
- "version": "[8.0.5, 8.0.5]"
- },
- {
- "name": "Microsoft.NETCore.App.Ref",
- "version": "[8.0.5, 8.0.5]"
- }
- ],
- "frameworkReferences": {
- "Microsoft.NETCore.App": {
- "privateAssets": "all"
- }
- },
- "runtimeIdentifierGraphPath": "/home/skingging/.dotnet/sdk/9.0.100-preview.6.24328.19/PortableRuntimeIdentifierGraph.json"
- }
- }
- },
- "/home/skingging/Documents/Projects/CSharp/RSE/Proxy/Proxy.csproj": {
- "version": "1.0.0",
- "restore": {
- "projectUniqueName": "/home/skingging/Documents/Projects/CSharp/RSE/Proxy/Proxy.csproj",
- "projectName": "Proxy",
- "projectPath": "/home/skingging/Documents/Projects/CSharp/RSE/Proxy/Proxy.csproj",
- "packagesPath": "/home/skingging/.nuget/packages/",
- "outputPath": "/home/skingging/Documents/Projects/CSharp/RSE/Proxy/obj/",
- "projectStyle": "PackageReference",
- "configFilePaths": [
- "/home/skingging/.nuget/NuGet/NuGet.Config"
- ],
- "originalTargetFrameworks": [
- "net8.0"
- ],
- "sources": {
- "https://api.nuget.org/v3/index.json": {}
- },
- "frameworks": {
- "net8.0": {
- "targetAlias": "net8.0",
- "projectReferences": {
- "/home/skingging/Documents/Projects/CSharp/RSE/Models/Models.csproj": {
- "projectPath": "/home/skingging/Documents/Projects/CSharp/RSE/Models/Models.csproj"
- }
- }
- }
- },
- "warningProperties": {
- "warnAsError": [
- "NU1605"
- ]
- },
- "restoreAuditProperties": {
- "enableAudit": "true",
- "auditLevel": "low",
- "auditMode": "all"
- }
- },
- "frameworks": {
- "net8.0": {
- "targetAlias": "net8.0",
- "dependencies": {
- "MessagePack": {
- "target": "Package",
- "version": "[3.0.238-rc.1, )"
- },
- "MessagePack.Annotations": {
- "target": "Package",
- "version": "[3.0.238-rc.1, )"
- },
- "MessagePackAnalyzer": {
- "include": "Runtime, Build, Native, ContentFiles, Analyzers, BuildTransitive",
- "suppressParent": "All",
- "target": "Package",
- "version": "[3.0.238-rc.1, )"
- },
- "Microsoft.DotNet.ILCompiler": {
- "suppressParent": "All",
- "target": "Package",
- "version": "[8.0.5, )",
- "autoReferenced": true
- },
- "Microsoft.NET.ILLink.Tasks": {
- "suppressParent": "All",
- "target": "Package",
- "version": "[8.0.5, )",
- "autoReferenced": true
- },
- "NetMQ": {
- "target": "Package",
- "version": "[4.0.1.13, )"
- }
- },
- "imports": [
- "net461",
- "net462",
- "net47",
- "net471",
- "net472",
- "net48",
- "net481"
- ],
- "assetTargetFallback": true,
- "warn": true,
- "downloadDependencies": [
- {
- "name": "Microsoft.AspNetCore.App.Ref",
- "version": "[8.0.5, 8.0.5]"
- },
- {
- "name": "Microsoft.NETCore.App.Host.linux-x64",
- "version": "[8.0.5, 8.0.5]"
- },
- {
- "name": "Microsoft.NETCore.App.Ref",
- "version": "[8.0.5, 8.0.5]"
- },
- {
- "name": "runtime.linux-x64.Microsoft.DotNet.ILCompiler",
- "version": "[8.0.5, 8.0.5]"
- }
- ],
- "frameworkReferences": {
- "Microsoft.AspNetCore.App": {
- "privateAssets": "none"
- },
- "Microsoft.NETCore.App": {
- "privateAssets": "all"
- }
- },
- "runtimeIdentifierGraphPath": "/home/skingging/.dotnet/sdk/9.0.100-preview.6.24328.19/PortableRuntimeIdentifierGraph.json"
- }
- }
- }
- }
-}
\ No newline at end of file
diff --git a/Proxy/obj/Proxy.csproj.nuget.g.props b/Proxy/obj/Proxy.csproj.nuget.g.props
deleted file mode 100644
index a1148d3..0000000
--- a/Proxy/obj/Proxy.csproj.nuget.g.props
+++ /dev/null
@@ -1,23 +0,0 @@
-
-
-
- True
- NuGet
- $(MSBuildThisFileDirectory)project.assets.json
- /home/skingging/.nuget/packages/
- /home/skingging/.nuget/packages/
- PackageReference
- 6.10.1
-
-
-
-
-
-
-
-
-
- /home/skingging/.nuget/packages/microsoft.net.illink.tasks/8.0.5
- /home/skingging/.nuget/packages/microsoft.dotnet.ilcompiler/8.0.5
-
-
\ No newline at end of file
diff --git a/Proxy/obj/Proxy.csproj.nuget.g.targets b/Proxy/obj/Proxy.csproj.nuget.g.targets
deleted file mode 100644
index bb24271..0000000
--- a/Proxy/obj/Proxy.csproj.nuget.g.targets
+++ /dev/null
@@ -1,7 +0,0 @@
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/Proxy/obj/Release/net8.0/.NETCoreApp,Version=v8.0.AssemblyAttributes.cs b/Proxy/obj/Release/net8.0/.NETCoreApp,Version=v8.0.AssemblyAttributes.cs
deleted file mode 100644
index dca70aa..0000000
--- a/Proxy/obj/Release/net8.0/.NETCoreApp,Version=v8.0.AssemblyAttributes.cs
+++ /dev/null
@@ -1,4 +0,0 @@
-//
-using System;
-using System.Reflection;
-[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v8.0", FrameworkDisplayName = ".NET 8.0")]
diff --git a/Proxy/obj/Release/net8.0/Proxy.AssemblyInfo.cs b/Proxy/obj/Release/net8.0/Proxy.AssemblyInfo.cs
deleted file mode 100644
index e52011b..0000000
--- a/Proxy/obj/Release/net8.0/Proxy.AssemblyInfo.cs
+++ /dev/null
@@ -1,22 +0,0 @@
-//------------------------------------------------------------------------------
-//
-// This code was generated by a tool.
-//
-// Changes to this file may cause incorrect behavior and will be lost if
-// the code is regenerated.
-//
-//------------------------------------------------------------------------------
-
-using System;
-using System.Reflection;
-
-[assembly: System.Reflection.AssemblyCompanyAttribute("Proxy")]
-[assembly: System.Reflection.AssemblyConfigurationAttribute("Release")]
-[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
-[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+f3c6338a6ae57d4e839090fca125bc38f764d016")]
-[assembly: System.Reflection.AssemblyProductAttribute("Proxy")]
-[assembly: System.Reflection.AssemblyTitleAttribute("Proxy")]
-[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
-
-// Generated by the MSBuild WriteCodeFragment class.
-
diff --git a/Proxy/obj/Release/net8.0/Proxy.AssemblyInfoInputs.cache b/Proxy/obj/Release/net8.0/Proxy.AssemblyInfoInputs.cache
deleted file mode 100644
index eecdd45..0000000
--- a/Proxy/obj/Release/net8.0/Proxy.AssemblyInfoInputs.cache
+++ /dev/null
@@ -1 +0,0 @@
-56bd2b2b42af5474e54e02105b0c8f03c11e0e385a3b239abc7e2cfe06394117
diff --git a/Proxy/obj/Release/net8.0/Proxy.GeneratedMSBuildEditorConfig.editorconfig b/Proxy/obj/Release/net8.0/Proxy.GeneratedMSBuildEditorConfig.editorconfig
deleted file mode 100644
index 72dd6b4..0000000
--- a/Proxy/obj/Release/net8.0/Proxy.GeneratedMSBuildEditorConfig.editorconfig
+++ /dev/null
@@ -1,24 +0,0 @@
-is_global = true
-build_property.EnableAotAnalyzer = true
-build_property.EnableSingleFileAnalyzer = true
-build_property.EnableTrimAnalyzer = true
-build_property.IncludeAllContentForSelfExtract =
-build_property.TargetFramework = net8.0
-build_property.TargetPlatformMinVersion =
-build_property.UsingMicrosoftNETSdkWeb = true
-build_property.ProjectTypeGuids =
-build_property.InvariantGlobalization = true
-build_property.PlatformNeutralAssembly =
-build_property.EnforceExtendedAnalyzerRules =
-build_property._SupportedPlatformList = Linux,macOS,Windows
-build_property.RootNamespace = Proxy
-build_property.RootNamespace = Proxy
-build_property.ProjectDir = /home/skingging/Documents/Projects/CSharp/RSE/Proxy/
-build_property.EnableComHosting =
-build_property.EnableGeneratedComInterfaceComImportInterop = false
-build_property.RazorLangVersion = 8.0
-build_property.SupportLocalizedComponentNames =
-build_property.GenerateRazorMetadataSourceChecksumAttributes =
-build_property.MSBuildProjectDirectory = /home/skingging/Documents/Projects/CSharp/RSE/Proxy
-build_property._RazorSourceGeneratorDebug =
-build_property.EffectiveAnalysisLevelStyle = 8.0
diff --git a/Proxy/obj/Release/net8.0/Proxy.GlobalUsings.g.cs b/Proxy/obj/Release/net8.0/Proxy.GlobalUsings.g.cs
deleted file mode 100644
index 025530a..0000000
--- a/Proxy/obj/Release/net8.0/Proxy.GlobalUsings.g.cs
+++ /dev/null
@@ -1,17 +0,0 @@
-//
-global using global::Microsoft.AspNetCore.Builder;
-global using global::Microsoft.AspNetCore.Hosting;
-global using global::Microsoft.AspNetCore.Http;
-global using global::Microsoft.AspNetCore.Routing;
-global using global::Microsoft.Extensions.Configuration;
-global using global::Microsoft.Extensions.DependencyInjection;
-global using global::Microsoft.Extensions.Hosting;
-global using global::Microsoft.Extensions.Logging;
-global using global::System;
-global using global::System.Collections.Generic;
-global using global::System.IO;
-global using global::System.Linq;
-global using global::System.Net.Http;
-global using global::System.Net.Http.Json;
-global using global::System.Threading;
-global using global::System.Threading.Tasks;
diff --git a/Proxy/obj/Release/net8.0/Proxy.MvcApplicationPartsAssemblyInfo.cache b/Proxy/obj/Release/net8.0/Proxy.MvcApplicationPartsAssemblyInfo.cache
deleted file mode 100644
index e69de29..0000000
diff --git a/Proxy/obj/Release/net8.0/Proxy.assets.cache b/Proxy/obj/Release/net8.0/Proxy.assets.cache
deleted file mode 100644
index 5ce8475..0000000
Binary files a/Proxy/obj/Release/net8.0/Proxy.assets.cache and /dev/null differ
diff --git a/Proxy/obj/Release/net8.0/Proxy.csproj.AssemblyReference.cache b/Proxy/obj/Release/net8.0/Proxy.csproj.AssemblyReference.cache
deleted file mode 100644
index 9b375f4..0000000
Binary files a/Proxy/obj/Release/net8.0/Proxy.csproj.AssemblyReference.cache and /dev/null differ
diff --git a/Proxy/obj/Release/net8.0/Proxy.csproj.CoreCompileInputs.cache b/Proxy/obj/Release/net8.0/Proxy.csproj.CoreCompileInputs.cache
deleted file mode 100644
index 06ba1e4..0000000
--- a/Proxy/obj/Release/net8.0/Proxy.csproj.CoreCompileInputs.cache
+++ /dev/null
@@ -1 +0,0 @@
-d422f44345daed81f463432360518508e607eb54909909879d2aa05b8bb0f96b
diff --git a/Proxy/obj/Release/net8.0/Proxy.csproj.FileListAbsolute.txt b/Proxy/obj/Release/net8.0/Proxy.csproj.FileListAbsolute.txt
deleted file mode 100644
index a157441..0000000
--- a/Proxy/obj/Release/net8.0/Proxy.csproj.FileListAbsolute.txt
+++ /dev/null
@@ -1,91 +0,0 @@
-/home/skingging/Documents/Projects/CSharp/RSE/Proxy/bin/Release/net8.0/appsettings.Development.json
-/home/skingging/Documents/Projects/CSharp/RSE/Proxy/bin/Release/net8.0/appsettings.json
-/home/skingging/Documents/Projects/CSharp/RSE/Proxy/bin/Release/net8.0/Proxy.staticwebassets.endpoints.json
-/home/skingging/Documents/Projects/CSharp/RSE/Proxy/bin/Release/net8.0/Proxy
-/home/skingging/Documents/Projects/CSharp/RSE/Proxy/bin/Release/net8.0/Proxy.deps.json
-/home/skingging/Documents/Projects/CSharp/RSE/Proxy/bin/Release/net8.0/Proxy.runtimeconfig.json
-/home/skingging/Documents/Projects/CSharp/RSE/Proxy/bin/Release/net8.0/Proxy.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Proxy/bin/Release/net8.0/Proxy.pdb
-/home/skingging/Documents/Projects/CSharp/RSE/Proxy/obj/Release/net8.0/Proxy.GeneratedMSBuildEditorConfig.editorconfig
-/home/skingging/Documents/Projects/CSharp/RSE/Proxy/obj/Release/net8.0/Proxy.AssemblyInfoInputs.cache
-/home/skingging/Documents/Projects/CSharp/RSE/Proxy/obj/Release/net8.0/Proxy.AssemblyInfo.cs
-/home/skingging/Documents/Projects/CSharp/RSE/Proxy/obj/Release/net8.0/Proxy.csproj.CoreCompileInputs.cache
-/home/skingging/Documents/Projects/CSharp/RSE/Proxy/obj/Release/net8.0/Proxy.MvcApplicationPartsAssemblyInfo.cache
-/home/skingging/Documents/Projects/CSharp/RSE/Proxy/obj/Release/net8.0/scopedcss/bundle/Proxy.styles.css
-/home/skingging/Documents/Projects/CSharp/RSE/Proxy/obj/Release/net8.0/staticwebassets.build.json
-/home/skingging/Documents/Projects/CSharp/RSE/Proxy/obj/Release/net8.0/staticwebassets.development.json
-/home/skingging/Documents/Projects/CSharp/RSE/Proxy/obj/Release/net8.0/staticwebassets.build.endpoints.json
-/home/skingging/Documents/Projects/CSharp/RSE/Proxy/obj/Release/net8.0/staticwebassets/msbuild.Proxy.Microsoft.AspNetCore.StaticWebAssets.props
-/home/skingging/Documents/Projects/CSharp/RSE/Proxy/obj/Release/net8.0/staticwebassets/msbuild.Proxy.Microsoft.AspNetCore.StaticWebAssetEndpoints.props
-/home/skingging/Documents/Projects/CSharp/RSE/Proxy/obj/Release/net8.0/staticwebassets/msbuild.build.Proxy.props
-/home/skingging/Documents/Projects/CSharp/RSE/Proxy/obj/Release/net8.0/staticwebassets/msbuild.buildMultiTargeting.Proxy.props
-/home/skingging/Documents/Projects/CSharp/RSE/Proxy/obj/Release/net8.0/staticwebassets/msbuild.buildTransitive.Proxy.props
-/home/skingging/Documents/Projects/CSharp/RSE/Proxy/obj/Release/net8.0/staticwebassets.pack.json
-/home/skingging/Documents/Projects/CSharp/RSE/Proxy/obj/Release/net8.0/Proxy.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Proxy/obj/Release/net8.0/refint/Proxy.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Proxy/obj/Release/net8.0/Proxy.pdb
-/home/skingging/Documents/Projects/CSharp/RSE/Proxy/obj/Release/net8.0/Proxy.genruntimeconfig.cache
-/home/skingging/Documents/Projects/CSharp/RSE/Proxy/obj/Release/net8.0/ref/Proxy.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Proxy/bin/Release/net8.0/AsyncIO.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Proxy/bin/Release/net8.0/MessagePack.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Proxy/bin/Release/net8.0/MessagePack.Annotations.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Proxy/bin/Release/net8.0/Microsoft.Bcl.AsyncInterfaces.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Proxy/bin/Release/net8.0/Microsoft.NET.StringTools.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Proxy/bin/Release/net8.0/Microsoft.Win32.SystemEvents.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Proxy/bin/Release/net8.0/NaCl.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Proxy/bin/Release/net8.0/NetMQ.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Proxy/bin/Release/net8.0/System.Drawing.Common.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Proxy/bin/Release/net8.0/System.Private.ServiceModel.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Proxy/bin/Release/net8.0/System.Security.Permissions.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Proxy/bin/Release/net8.0/System.ServiceModel.Primitives.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Proxy/bin/Release/net8.0/System.ServiceModel.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Proxy/bin/Release/net8.0/System.Windows.Extensions.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Proxy/bin/Release/net8.0/cs/System.Private.ServiceModel.resources.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Proxy/bin/Release/net8.0/de/System.Private.ServiceModel.resources.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Proxy/bin/Release/net8.0/es/System.Private.ServiceModel.resources.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Proxy/bin/Release/net8.0/fr/System.Private.ServiceModel.resources.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Proxy/bin/Release/net8.0/it/System.Private.ServiceModel.resources.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Proxy/bin/Release/net8.0/ja/System.Private.ServiceModel.resources.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Proxy/bin/Release/net8.0/ko/System.Private.ServiceModel.resources.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Proxy/bin/Release/net8.0/pl/System.Private.ServiceModel.resources.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Proxy/bin/Release/net8.0/pt-BR/System.Private.ServiceModel.resources.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Proxy/bin/Release/net8.0/ru/System.Private.ServiceModel.resources.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Proxy/bin/Release/net8.0/tr/System.Private.ServiceModel.resources.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Proxy/bin/Release/net8.0/zh-Hans/System.Private.ServiceModel.resources.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Proxy/bin/Release/net8.0/zh-Hant/System.Private.ServiceModel.resources.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Proxy/bin/Release/net8.0/runtimes/win/lib/netcoreapp3.0/Microsoft.Win32.SystemEvents.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Proxy/bin/Release/net8.0/runtimes/unix/lib/netcoreapp3.0/System.Drawing.Common.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Proxy/bin/Release/net8.0/runtimes/win/lib/netcoreapp3.0/System.Drawing.Common.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Proxy/bin/Release/net8.0/runtimes/win/lib/netcoreapp3.0/System.Windows.Extensions.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Proxy/obj/Release/net8.0/Proxy.csproj.AssemblyReference.cache
-/home/skingging/Documents/Projects/CSharp/RSE/Proxy/obj/Release/net8.0/Proxy.csproj.Up2Date
-/home/skingging/Documents/Projects/CSharp/RSE/Proxy/bin/Release/net8.0/Microsoft.Data.Sqlite.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Proxy/bin/Release/net8.0/SQLitePCLRaw.batteries_v2.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Proxy/bin/Release/net8.0/SQLitePCLRaw.core.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Proxy/bin/Release/net8.0/SQLitePCLRaw.provider.e_sqlite3.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Proxy/bin/Release/net8.0/runtimes/linux-x64/native/libsqlite3.so
-/home/skingging/Documents/Projects/CSharp/RSE/Proxy/bin/Release/net8.0/runtimes/osx-x64/native/libsqlite3.dylib
-/home/skingging/Documents/Projects/CSharp/RSE/Proxy/bin/Release/net8.0/runtimes/win7-x64/native/sqlite3.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Proxy/bin/Release/net8.0/runtimes/win7-x86/native/sqlite3.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Proxy/bin/Release/net8.0/runtimes/browser-wasm/nativeassets/net8.0/e_sqlite3.a
-/home/skingging/Documents/Projects/CSharp/RSE/Proxy/bin/Release/net8.0/runtimes/linux-arm/native/libe_sqlite3.so
-/home/skingging/Documents/Projects/CSharp/RSE/Proxy/bin/Release/net8.0/runtimes/linux-arm64/native/libe_sqlite3.so
-/home/skingging/Documents/Projects/CSharp/RSE/Proxy/bin/Release/net8.0/runtimes/linux-armel/native/libe_sqlite3.so
-/home/skingging/Documents/Projects/CSharp/RSE/Proxy/bin/Release/net8.0/runtimes/linux-mips64/native/libe_sqlite3.so
-/home/skingging/Documents/Projects/CSharp/RSE/Proxy/bin/Release/net8.0/runtimes/linux-musl-arm/native/libe_sqlite3.so
-/home/skingging/Documents/Projects/CSharp/RSE/Proxy/bin/Release/net8.0/runtimes/linux-musl-arm64/native/libe_sqlite3.so
-/home/skingging/Documents/Projects/CSharp/RSE/Proxy/bin/Release/net8.0/runtimes/linux-musl-x64/native/libe_sqlite3.so
-/home/skingging/Documents/Projects/CSharp/RSE/Proxy/bin/Release/net8.0/runtimes/linux-ppc64le/native/libe_sqlite3.so
-/home/skingging/Documents/Projects/CSharp/RSE/Proxy/bin/Release/net8.0/runtimes/linux-s390x/native/libe_sqlite3.so
-/home/skingging/Documents/Projects/CSharp/RSE/Proxy/bin/Release/net8.0/runtimes/linux-x64/native/libe_sqlite3.so
-/home/skingging/Documents/Projects/CSharp/RSE/Proxy/bin/Release/net8.0/runtimes/linux-x86/native/libe_sqlite3.so
-/home/skingging/Documents/Projects/CSharp/RSE/Proxy/bin/Release/net8.0/runtimes/maccatalyst-arm64/native/libe_sqlite3.dylib
-/home/skingging/Documents/Projects/CSharp/RSE/Proxy/bin/Release/net8.0/runtimes/maccatalyst-x64/native/libe_sqlite3.dylib
-/home/skingging/Documents/Projects/CSharp/RSE/Proxy/bin/Release/net8.0/runtimes/osx-arm64/native/libe_sqlite3.dylib
-/home/skingging/Documents/Projects/CSharp/RSE/Proxy/bin/Release/net8.0/runtimes/osx-x64/native/libe_sqlite3.dylib
-/home/skingging/Documents/Projects/CSharp/RSE/Proxy/bin/Release/net8.0/runtimes/win-arm/native/e_sqlite3.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Proxy/bin/Release/net8.0/runtimes/win-arm64/native/e_sqlite3.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Proxy/bin/Release/net8.0/runtimes/win-x64/native/e_sqlite3.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Proxy/bin/Release/net8.0/runtimes/win-x86/native/e_sqlite3.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Proxy/bin/Release/net8.0/Models.dll
-/home/skingging/Documents/Projects/CSharp/RSE/Proxy/bin/Release/net8.0/Models.pdb
diff --git a/Proxy/obj/Release/net8.0/Proxy.csproj.Up2Date b/Proxy/obj/Release/net8.0/Proxy.csproj.Up2Date
deleted file mode 100644
index e69de29..0000000
diff --git a/Proxy/obj/Release/net8.0/Proxy.dll b/Proxy/obj/Release/net8.0/Proxy.dll
deleted file mode 100644
index 4d84e0c..0000000
Binary files a/Proxy/obj/Release/net8.0/Proxy.dll and /dev/null differ
diff --git a/Proxy/obj/Release/net8.0/Proxy.genruntimeconfig.cache b/Proxy/obj/Release/net8.0/Proxy.genruntimeconfig.cache
deleted file mode 100644
index 09888c1..0000000
--- a/Proxy/obj/Release/net8.0/Proxy.genruntimeconfig.cache
+++ /dev/null
@@ -1 +0,0 @@
-3d389afc44756cace86c2723ebdd2d3c9d8f4ed7bd12bfea36b0d21ca34e2e95
diff --git a/Proxy/obj/Release/net8.0/Proxy.pdb b/Proxy/obj/Release/net8.0/Proxy.pdb
deleted file mode 100644
index 61141d3..0000000
Binary files a/Proxy/obj/Release/net8.0/Proxy.pdb and /dev/null differ
diff --git a/Proxy/obj/Release/net8.0/apphost b/Proxy/obj/Release/net8.0/apphost
deleted file mode 100755
index d2abd70..0000000
Binary files a/Proxy/obj/Release/net8.0/apphost and /dev/null differ
diff --git a/Proxy/obj/Release/net8.0/ref/Proxy.dll b/Proxy/obj/Release/net8.0/ref/Proxy.dll
deleted file mode 100644
index b1ea2ac..0000000
Binary files a/Proxy/obj/Release/net8.0/ref/Proxy.dll and /dev/null differ
diff --git a/Proxy/obj/Release/net8.0/refint/Proxy.dll b/Proxy/obj/Release/net8.0/refint/Proxy.dll
deleted file mode 100644
index b1ea2ac..0000000
Binary files a/Proxy/obj/Release/net8.0/refint/Proxy.dll and /dev/null differ
diff --git a/Proxy/obj/Release/net8.0/staticwebassets.build.endpoints.json b/Proxy/obj/Release/net8.0/staticwebassets.build.endpoints.json
deleted file mode 100644
index 1333eb0..0000000
--- a/Proxy/obj/Release/net8.0/staticwebassets.build.endpoints.json
+++ /dev/null
@@ -1,4 +0,0 @@
-{
- "Version": 1,
- "Endpoints": []
-}
\ No newline at end of file
diff --git a/Proxy/obj/Release/net8.0/staticwebassets.build.json b/Proxy/obj/Release/net8.0/staticwebassets.build.json
deleted file mode 100644
index 8ec5888..0000000
--- a/Proxy/obj/Release/net8.0/staticwebassets.build.json
+++ /dev/null
@@ -1,12 +0,0 @@
-{
- "Version": 1,
- "Hash": "C2WXXrMfy15KHSB6lR4kMr1rY46BEbFGDxJ5tFtB66s=",
- "Source": "Proxy",
- "BasePath": "_content/Proxy",
- "Mode": "Default",
- "ManifestType": "Build",
- "ReferencedProjectsConfiguration": [],
- "DiscoveryPatterns": [],
- "Assets": [],
- "Endpoints": []
-}
\ No newline at end of file
diff --git a/Proxy/obj/Release/net8.0/staticwebassets/msbuild.build.Proxy.props b/Proxy/obj/Release/net8.0/staticwebassets/msbuild.build.Proxy.props
deleted file mode 100644
index ddaed44..0000000
--- a/Proxy/obj/Release/net8.0/staticwebassets/msbuild.build.Proxy.props
+++ /dev/null
@@ -1,4 +0,0 @@
-
-
-
-
\ No newline at end of file
diff --git a/Proxy/obj/Release/net8.0/staticwebassets/msbuild.buildMultiTargeting.Proxy.props b/Proxy/obj/Release/net8.0/staticwebassets/msbuild.buildMultiTargeting.Proxy.props
deleted file mode 100644
index 408ae96..0000000
--- a/Proxy/obj/Release/net8.0/staticwebassets/msbuild.buildMultiTargeting.Proxy.props
+++ /dev/null
@@ -1,3 +0,0 @@
-
-
-
\ No newline at end of file
diff --git a/Proxy/obj/Release/net8.0/staticwebassets/msbuild.buildTransitive.Proxy.props b/Proxy/obj/Release/net8.0/staticwebassets/msbuild.buildTransitive.Proxy.props
deleted file mode 100644
index 1cc0905..0000000
--- a/Proxy/obj/Release/net8.0/staticwebassets/msbuild.buildTransitive.Proxy.props
+++ /dev/null
@@ -1,3 +0,0 @@
-
-
-
\ No newline at end of file
diff --git a/Proxy/obj/project.assets.json b/Proxy/obj/project.assets.json
deleted file mode 100644
index b23e83b..0000000
--- a/Proxy/obj/project.assets.json
+++ /dev/null
@@ -1,1920 +0,0 @@
-{
- "version": 3,
- "targets": {
- "net8.0": {
- "AsyncIO/0.1.69": {
- "type": "package",
- "compile": {
- "lib/netstandard2.0/AsyncIO.dll": {
- "related": ".pdb"
- }
- },
- "runtime": {
- "lib/netstandard2.0/AsyncIO.dll": {
- "related": ".pdb"
- }
- }
- },
- "MessagePack/3.0.238-rc.1": {
- "type": "package",
- "dependencies": {
- "MessagePack.Annotations": "3.0.238-rc.1",
- "MessagePackAnalyzer": "3.0.238-rc.1",
- "Microsoft.NET.StringTools": "17.11.4"
- },
- "compile": {
- "lib/net8.0/MessagePack.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net8.0/MessagePack.dll": {
- "related": ".xml"
- }
- }
- },
- "MessagePack.Annotations/3.0.238-rc.1": {
- "type": "package",
- "compile": {
- "lib/netstandard2.0/MessagePack.Annotations.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/netstandard2.0/MessagePack.Annotations.dll": {
- "related": ".xml"
- }
- }
- },
- "MessagePackAnalyzer/3.0.238-rc.1": {
- "type": "package",
- "build": {
- "build/MessagePackAnalyzer.targets": {}
- }
- },
- "Microsoft.Bcl.AsyncInterfaces/5.0.0": {
- "type": "package",
- "compile": {
- "lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll": {
- "related": ".xml"
- }
- }
- },
- "Microsoft.Data.Sqlite/8.0.10": {
- "type": "package",
- "dependencies": {
- "Microsoft.Data.Sqlite.Core": "8.0.10",
- "SQLitePCLRaw.bundle_e_sqlite3": "2.1.6"
- },
- "compile": {
- "lib/netstandard2.0/_._": {}
- },
- "runtime": {
- "lib/netstandard2.0/_._": {}
- }
- },
- "Microsoft.Data.Sqlite.Core/8.0.10": {
- "type": "package",
- "dependencies": {
- "SQLitePCLRaw.core": "2.1.6"
- },
- "compile": {
- "lib/net8.0/Microsoft.Data.Sqlite.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net8.0/Microsoft.Data.Sqlite.dll": {
- "related": ".xml"
- }
- }
- },
- "Microsoft.DotNet.ILCompiler/8.0.5": {
- "type": "package",
- "build": {
- "build/Microsoft.DotNet.ILCompiler.props": {}
- }
- },
- "Microsoft.Extensions.ObjectPool/5.0.10": {
- "type": "package",
- "compile": {
- "lib/net5.0/Microsoft.Extensions.ObjectPool.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net5.0/Microsoft.Extensions.ObjectPool.dll": {
- "related": ".xml"
- }
- }
- },
- "Microsoft.NET.ILLink.Tasks/8.0.5": {
- "type": "package",
- "build": {
- "build/Microsoft.NET.ILLink.Tasks.props": {}
- }
- },
- "Microsoft.NET.StringTools/17.11.4": {
- "type": "package",
- "compile": {
- "ref/net8.0/_._": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net8.0/Microsoft.NET.StringTools.dll": {
- "related": ".pdb;.xml"
- }
- }
- },
- "Microsoft.NETCore.Platforms/5.0.0": {
- "type": "package",
- "compile": {
- "lib/netstandard1.0/_._": {}
- },
- "runtime": {
- "lib/netstandard1.0/_._": {}
- }
- },
- "Microsoft.Win32.SystemEvents/5.0.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "5.0.0"
- },
- "compile": {
- "ref/netstandard2.0/_._": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/netstandard2.0/Microsoft.Win32.SystemEvents.dll": {
- "related": ".xml"
- }
- },
- "runtimeTargets": {
- "runtimes/win/lib/netcoreapp3.0/Microsoft.Win32.SystemEvents.dll": {
- "assetType": "runtime",
- "rid": "win"
- }
- }
- },
- "NaCl.Net/0.1.13": {
- "type": "package",
- "compile": {
- "lib/netstandard2.1/NaCl.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/netstandard2.1/NaCl.dll": {
- "related": ".xml"
- }
- }
- },
- "NetMQ/4.0.1.13": {
- "type": "package",
- "dependencies": {
- "AsyncIO": "0.1.69",
- "NaCl.Net": "0.1.13",
- "System.ServiceModel.Primitives": "4.9.0",
- "System.ValueTuple": "4.5.0"
- },
- "compile": {
- "lib/netstandard2.1/NetMQ.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/netstandard2.1/NetMQ.dll": {
- "related": ".xml"
- }
- }
- },
- "SQLite/3.13.0": {
- "type": "package",
- "compile": {
- "lib/netstandard1.0/_._": {}
- },
- "runtime": {
- "lib/netstandard1.0/_._": {}
- },
- "runtimeTargets": {
- "runtimes/linux-x64/native/libsqlite3.so": {
- "assetType": "native",
- "rid": "linux-x64"
- },
- "runtimes/osx-x64/native/libsqlite3.dylib": {
- "assetType": "native",
- "rid": "osx-x64"
- },
- "runtimes/win7-x64/native/sqlite3.dll": {
- "assetType": "native",
- "rid": "win7-x64"
- },
- "runtimes/win7-x86/native/sqlite3.dll": {
- "assetType": "native",
- "rid": "win7-x86"
- }
- }
- },
- "SQLitePCLRaw.bundle_e_sqlite3/2.1.6": {
- "type": "package",
- "dependencies": {
- "SQLitePCLRaw.lib.e_sqlite3": "2.1.6",
- "SQLitePCLRaw.provider.e_sqlite3": "2.1.6"
- },
- "compile": {
- "lib/netstandard2.0/SQLitePCLRaw.batteries_v2.dll": {}
- },
- "runtime": {
- "lib/netstandard2.0/SQLitePCLRaw.batteries_v2.dll": {}
- }
- },
- "SQLitePCLRaw.core/2.1.6": {
- "type": "package",
- "dependencies": {
- "System.Memory": "4.5.3"
- },
- "compile": {
- "lib/netstandard2.0/SQLitePCLRaw.core.dll": {}
- },
- "runtime": {
- "lib/netstandard2.0/SQLitePCLRaw.core.dll": {}
- }
- },
- "SQLitePCLRaw.lib.e_sqlite3/2.1.6": {
- "type": "package",
- "compile": {
- "lib/netstandard2.0/_._": {}
- },
- "runtime": {
- "lib/netstandard2.0/_._": {}
- },
- "build": {
- "buildTransitive/net8.0/SQLitePCLRaw.lib.e_sqlite3.targets": {}
- },
- "runtimeTargets": {
- "runtimes/browser-wasm/nativeassets/net8.0/e_sqlite3.a": {
- "assetType": "native",
- "rid": "browser-wasm"
- },
- "runtimes/linux-arm/native/libe_sqlite3.so": {
- "assetType": "native",
- "rid": "linux-arm"
- },
- "runtimes/linux-arm64/native/libe_sqlite3.so": {
- "assetType": "native",
- "rid": "linux-arm64"
- },
- "runtimes/linux-armel/native/libe_sqlite3.so": {
- "assetType": "native",
- "rid": "linux-armel"
- },
- "runtimes/linux-mips64/native/libe_sqlite3.so": {
- "assetType": "native",
- "rid": "linux-mips64"
- },
- "runtimes/linux-musl-arm/native/libe_sqlite3.so": {
- "assetType": "native",
- "rid": "linux-musl-arm"
- },
- "runtimes/linux-musl-arm64/native/libe_sqlite3.so": {
- "assetType": "native",
- "rid": "linux-musl-arm64"
- },
- "runtimes/linux-musl-x64/native/libe_sqlite3.so": {
- "assetType": "native",
- "rid": "linux-musl-x64"
- },
- "runtimes/linux-ppc64le/native/libe_sqlite3.so": {
- "assetType": "native",
- "rid": "linux-ppc64le"
- },
- "runtimes/linux-s390x/native/libe_sqlite3.so": {
- "assetType": "native",
- "rid": "linux-s390x"
- },
- "runtimes/linux-x64/native/libe_sqlite3.so": {
- "assetType": "native",
- "rid": "linux-x64"
- },
- "runtimes/linux-x86/native/libe_sqlite3.so": {
- "assetType": "native",
- "rid": "linux-x86"
- },
- "runtimes/maccatalyst-arm64/native/libe_sqlite3.dylib": {
- "assetType": "native",
- "rid": "maccatalyst-arm64"
- },
- "runtimes/maccatalyst-x64/native/libe_sqlite3.dylib": {
- "assetType": "native",
- "rid": "maccatalyst-x64"
- },
- "runtimes/osx-arm64/native/libe_sqlite3.dylib": {
- "assetType": "native",
- "rid": "osx-arm64"
- },
- "runtimes/osx-x64/native/libe_sqlite3.dylib": {
- "assetType": "native",
- "rid": "osx-x64"
- },
- "runtimes/win-arm/native/e_sqlite3.dll": {
- "assetType": "native",
- "rid": "win-arm"
- },
- "runtimes/win-arm64/native/e_sqlite3.dll": {
- "assetType": "native",
- "rid": "win-arm64"
- },
- "runtimes/win-x64/native/e_sqlite3.dll": {
- "assetType": "native",
- "rid": "win-x64"
- },
- "runtimes/win-x86/native/e_sqlite3.dll": {
- "assetType": "native",
- "rid": "win-x86"
- }
- }
- },
- "SQLitePCLRaw.provider.e_sqlite3/2.1.6": {
- "type": "package",
- "dependencies": {
- "SQLitePCLRaw.core": "2.1.6"
- },
- "compile": {
- "lib/net6.0/SQLitePCLRaw.provider.e_sqlite3.dll": {}
- },
- "runtime": {
- "lib/net6.0/SQLitePCLRaw.provider.e_sqlite3.dll": {}
- }
- },
- "System.Drawing.Common/5.0.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.Win32.SystemEvents": "5.0.0"
- },
- "compile": {
- "ref/netcoreapp3.0/System.Drawing.Common.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/netcoreapp3.0/System.Drawing.Common.dll": {
- "related": ".xml"
- }
- },
- "runtimeTargets": {
- "runtimes/unix/lib/netcoreapp3.0/System.Drawing.Common.dll": {
- "assetType": "runtime",
- "rid": "unix"
- },
- "runtimes/win/lib/netcoreapp3.0/System.Drawing.Common.dll": {
- "assetType": "runtime",
- "rid": "win"
- }
- }
- },
- "System.Formats.Asn1/5.0.0": {
- "type": "package",
- "compile": {
- "lib/netstandard2.0/_._": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/netstandard2.0/System.Formats.Asn1.dll": {
- "related": ".xml"
- }
- }
- },
- "System.Memory/4.5.3": {
- "type": "package",
- "compile": {
- "ref/netcoreapp2.1/_._": {}
- },
- "runtime": {
- "lib/netcoreapp2.1/_._": {}
- }
- },
- "System.Numerics.Vectors/4.5.0": {
- "type": "package",
- "compile": {
- "ref/netcoreapp2.0/_._": {}
- },
- "runtime": {
- "lib/netcoreapp2.0/_._": {}
- }
- },
- "System.Private.ServiceModel/4.9.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.Bcl.AsyncInterfaces": "5.0.0",
- "Microsoft.Extensions.ObjectPool": "5.0.10",
- "System.Numerics.Vectors": "4.5.0",
- "System.Reflection.DispatchProxy": "4.7.1",
- "System.Security.Cryptography.Xml": "5.0.0",
- "System.Security.Principal.Windows": "5.0.0"
- },
- "compile": {
- "ref/netstandard2.0/_._": {}
- },
- "runtime": {
- "lib/netstandard2.0/System.Private.ServiceModel.dll": {
- "related": ".pdb"
- }
- },
- "resource": {
- "lib/netstandard2.0/cs/System.Private.ServiceModel.resources.dll": {
- "locale": "cs"
- },
- "lib/netstandard2.0/de/System.Private.ServiceModel.resources.dll": {
- "locale": "de"
- },
- "lib/netstandard2.0/es/System.Private.ServiceModel.resources.dll": {
- "locale": "es"
- },
- "lib/netstandard2.0/fr/System.Private.ServiceModel.resources.dll": {
- "locale": "fr"
- },
- "lib/netstandard2.0/it/System.Private.ServiceModel.resources.dll": {
- "locale": "it"
- },
- "lib/netstandard2.0/ja/System.Private.ServiceModel.resources.dll": {
- "locale": "ja"
- },
- "lib/netstandard2.0/ko/System.Private.ServiceModel.resources.dll": {
- "locale": "ko"
- },
- "lib/netstandard2.0/pl/System.Private.ServiceModel.resources.dll": {
- "locale": "pl"
- },
- "lib/netstandard2.0/pt-BR/System.Private.ServiceModel.resources.dll": {
- "locale": "pt-BR"
- },
- "lib/netstandard2.0/ru/System.Private.ServiceModel.resources.dll": {
- "locale": "ru"
- },
- "lib/netstandard2.0/tr/System.Private.ServiceModel.resources.dll": {
- "locale": "tr"
- },
- "lib/netstandard2.0/zh-Hans/System.Private.ServiceModel.resources.dll": {
- "locale": "zh-Hans"
- },
- "lib/netstandard2.0/zh-Hant/System.Private.ServiceModel.resources.dll": {
- "locale": "zh-Hant"
- }
- }
- },
- "System.Reflection.DispatchProxy/4.7.1": {
- "type": "package",
- "compile": {
- "ref/netstandard2.0/System.Reflection.DispatchProxy.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/netcoreapp2.0/System.Reflection.DispatchProxy.dll": {
- "related": ".xml"
- }
- }
- },
- "System.Security.AccessControl/5.0.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "5.0.0",
- "System.Security.Principal.Windows": "5.0.0"
- },
- "compile": {
- "ref/netstandard2.0/System.Security.AccessControl.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/netstandard2.0/System.Security.AccessControl.dll": {
- "related": ".xml"
- }
- },
- "runtimeTargets": {
- "runtimes/win/lib/netcoreapp2.0/System.Security.AccessControl.dll": {
- "assetType": "runtime",
- "rid": "win"
- }
- }
- },
- "System.Security.Cryptography.Cng/5.0.0": {
- "type": "package",
- "dependencies": {
- "System.Formats.Asn1": "5.0.0"
- },
- "compile": {
- "ref/netcoreapp3.0/_._": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/netcoreapp3.0/System.Security.Cryptography.Cng.dll": {
- "related": ".xml"
- }
- },
- "runtimeTargets": {
- "runtimes/win/lib/netcoreapp3.0/System.Security.Cryptography.Cng.dll": {
- "assetType": "runtime",
- "rid": "win"
- }
- }
- },
- "System.Security.Cryptography.Pkcs/5.0.0": {
- "type": "package",
- "dependencies": {
- "System.Formats.Asn1": "5.0.0",
- "System.Security.Cryptography.Cng": "5.0.0"
- },
- "compile": {
- "ref/netcoreapp3.0/_._": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/netcoreapp3.0/System.Security.Cryptography.Pkcs.dll": {
- "related": ".xml"
- }
- },
- "runtimeTargets": {
- "runtimes/win/lib/netcoreapp3.0/System.Security.Cryptography.Pkcs.dll": {
- "assetType": "runtime",
- "rid": "win"
- }
- }
- },
- "System.Security.Cryptography.Xml/5.0.0": {
- "type": "package",
- "dependencies": {
- "System.Security.Cryptography.Pkcs": "5.0.0",
- "System.Security.Permissions": "5.0.0"
- },
- "compile": {
- "ref/netstandard2.0/System.Security.Cryptography.Xml.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/netstandard2.0/System.Security.Cryptography.Xml.dll": {
- "related": ".xml"
- }
- }
- },
- "System.Security.Permissions/5.0.0": {
- "type": "package",
- "dependencies": {
- "System.Security.AccessControl": "5.0.0",
- "System.Windows.Extensions": "5.0.0"
- },
- "compile": {
- "ref/net5.0/System.Security.Permissions.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net5.0/System.Security.Permissions.dll": {
- "related": ".xml"
- }
- }
- },
- "System.Security.Principal.Windows/5.0.0": {
- "type": "package",
- "compile": {
- "ref/netcoreapp3.0/System.Security.Principal.Windows.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/netstandard2.0/System.Security.Principal.Windows.dll": {
- "related": ".xml"
- }
- },
- "runtimeTargets": {
- "runtimes/unix/lib/netcoreapp2.1/System.Security.Principal.Windows.dll": {
- "assetType": "runtime",
- "rid": "unix"
- },
- "runtimes/win/lib/netcoreapp2.1/System.Security.Principal.Windows.dll": {
- "assetType": "runtime",
- "rid": "win"
- }
- }
- },
- "System.ServiceModel.Primitives/4.9.0": {
- "type": "package",
- "dependencies": {
- "System.Private.ServiceModel": "4.9.0"
- },
- "compile": {
- "ref/net6.0/System.ServiceModel.Primitives.dll": {},
- "ref/net6.0/System.ServiceModel.dll": {}
- },
- "runtime": {
- "lib/net6.0/System.ServiceModel.Primitives.dll": {
- "related": ".pdb"
- },
- "lib/net6.0/System.ServiceModel.dll": {
- "related": ".Primitives.pdb"
- }
- }
- },
- "System.ValueTuple/4.5.0": {
- "type": "package",
- "compile": {
- "ref/netcoreapp2.0/_._": {}
- },
- "runtime": {
- "lib/netcoreapp2.0/_._": {}
- }
- },
- "System.Windows.Extensions/5.0.0": {
- "type": "package",
- "dependencies": {
- "System.Drawing.Common": "5.0.0"
- },
- "compile": {
- "ref/netcoreapp3.0/System.Windows.Extensions.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/netcoreapp3.0/System.Windows.Extensions.dll": {
- "related": ".xml"
- }
- },
- "runtimeTargets": {
- "runtimes/win/lib/netcoreapp3.0/System.Windows.Extensions.dll": {
- "assetType": "runtime",
- "rid": "win"
- }
- }
- },
- "Models/1.0.0": {
- "type": "project",
- "framework": ".NETCoreApp,Version=v8.0",
- "dependencies": {
- "MessagePack": "3.0.238-rc.1",
- "MessagePack.Annotations": "3.0.238-rc.1",
- "Microsoft.Data.Sqlite": "8.0.10",
- "SQLite": "3.13.0"
- },
- "compile": {
- "bin/placeholder/Models.dll": {}
- },
- "runtime": {
- "bin/placeholder/Models.dll": {}
- }
- }
- }
- },
- "libraries": {
- "AsyncIO/0.1.69": {
- "sha512": "xyXJLi+wjy6AtIyWXHXJkPS0gItqVT4lg5w++7bA5YEjugYKdrFMGxCo6KUJ1yYwjriLQJ1g35LDljZs3Q90XQ==",
- "type": "package",
- "path": "asyncio/0.1.69",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "asyncio.0.1.69.nupkg.sha512",
- "asyncio.nuspec",
- "lib/net40/AsyncIO.dll",
- "lib/net40/AsyncIO.pdb",
- "lib/netstandard1.3/AsyncIO.dll",
- "lib/netstandard1.3/AsyncIO.pdb",
- "lib/netstandard2.0/AsyncIO.dll",
- "lib/netstandard2.0/AsyncIO.pdb"
- ]
- },
- "MessagePack/3.0.238-rc.1": {
- "sha512": "gAVmHb2gswXviGFpAmUgGBVvZEjYGph7Co5hp6IbshEooIuZT34Rv4YcBKvVnUCHdoqxQvK6DZIOPSLSYv3LjQ==",
- "type": "package",
- "path": "messagepack/3.0.238-rc.1",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "lib/net472/MessagePack.dll",
- "lib/net472/MessagePack.xml",
- "lib/net8.0/MessagePack.dll",
- "lib/net8.0/MessagePack.xml",
- "lib/netstandard2.0/MessagePack.dll",
- "lib/netstandard2.0/MessagePack.xml",
- "lib/netstandard2.1/MessagePack.dll",
- "lib/netstandard2.1/MessagePack.xml",
- "messagepack.3.0.238-rc.1.nupkg.sha512",
- "messagepack.nuspec"
- ]
- },
- "MessagePack.Annotations/3.0.238-rc.1": {
- "sha512": "yvnpKGuxZuFHnYZ9N8WQXQn0J28w2f0evh0RekDtuxIEKGPw/qQLQXyQWFzMunfb/+pKTWYlUZR1rvvNcwl10A==",
- "type": "package",
- "path": "messagepack.annotations/3.0.238-rc.1",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "lib/netstandard2.0/MessagePack.Annotations.dll",
- "lib/netstandard2.0/MessagePack.Annotations.xml",
- "messagepack.annotations.3.0.238-rc.1.nupkg.sha512",
- "messagepack.annotations.nuspec"
- ]
- },
- "MessagePackAnalyzer/3.0.238-rc.1": {
- "sha512": "qweXSZ+3mrf3RAqBs71vrF20SiNmqQdbrrt/L3749jh7OPpvdyZcHhOd20BSk+THQXgmmQfqF5F3o/J7S7tGCQ==",
- "type": "package",
- "path": "messagepackanalyzer/3.0.238-rc.1",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "analyzers/roslyn4.3/cs/MessagePack.Analyzers.CodeFixes.dll",
- "analyzers/roslyn4.3/cs/MessagePack.SourceGenerator.dll",
- "build/MessagePackAnalyzer.targets",
- "messagepackanalyzer.3.0.238-rc.1.nupkg.sha512",
- "messagepackanalyzer.nuspec"
- ]
- },
- "Microsoft.Bcl.AsyncInterfaces/5.0.0": {
- "sha512": "W8DPQjkMScOMTtJbPwmPyj9c3zYSFGawDW3jwlBOOsnY+EzZFLgNQ/UMkK35JmkNOVPdCyPr2Tw7Vv9N+KA3ZQ==",
- "type": "package",
- "path": "microsoft.bcl.asyncinterfaces/5.0.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "LICENSE.TXT",
- "THIRD-PARTY-NOTICES.TXT",
- "lib/net461/Microsoft.Bcl.AsyncInterfaces.dll",
- "lib/net461/Microsoft.Bcl.AsyncInterfaces.xml",
- "lib/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.dll",
- "lib/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.xml",
- "lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll",
- "lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.xml",
- "microsoft.bcl.asyncinterfaces.5.0.0.nupkg.sha512",
- "microsoft.bcl.asyncinterfaces.nuspec",
- "useSharedDesignerContext.txt",
- "version.txt"
- ]
- },
- "Microsoft.Data.Sqlite/8.0.10": {
- "sha512": "WN+qgrEcXg66YHtICl0W4If9v98PBenIj/INVkJaC+wqGX/Zus3aqyv6EI17EBRsw6tcvWsKd980X5iQ7wcj1Q==",
- "type": "package",
- "path": "microsoft.data.sqlite/8.0.10",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "PACKAGE.md",
- "lib/netstandard2.0/_._",
- "microsoft.data.sqlite.8.0.10.nupkg.sha512",
- "microsoft.data.sqlite.nuspec"
- ]
- },
- "Microsoft.Data.Sqlite.Core/8.0.10": {
- "sha512": "i95bgLqp6rJzmhQEtGhVVHnk1nYAhr/pLDul676PnwI/d7uDSSGs2ZPU9aP0VOuppkZaNinQOUCrD7cstDbQiQ==",
- "type": "package",
- "path": "microsoft.data.sqlite.core/8.0.10",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "PACKAGE.md",
- "lib/net6.0/Microsoft.Data.Sqlite.dll",
- "lib/net6.0/Microsoft.Data.Sqlite.xml",
- "lib/net8.0/Microsoft.Data.Sqlite.dll",
- "lib/net8.0/Microsoft.Data.Sqlite.xml",
- "lib/netstandard2.0/Microsoft.Data.Sqlite.dll",
- "lib/netstandard2.0/Microsoft.Data.Sqlite.xml",
- "microsoft.data.sqlite.core.8.0.10.nupkg.sha512",
- "microsoft.data.sqlite.core.nuspec"
- ]
- },
- "Microsoft.DotNet.ILCompiler/8.0.5": {
- "sha512": "tfdncRQLXNpATB4Ykj11O5+fbkBAHoeLi6XfyxAWmilU4rwC3apT612RIuhqB6tBGE69G7Dl1g7HeydsH3Wz1w==",
- "type": "package",
- "path": "microsoft.dotnet.ilcompiler/8.0.5",
- "hasTools": true,
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "LICENSE.TXT",
- "THIRD-PARTY-NOTICES.TXT",
- "build/BuildFrameworkNativeObjects.proj",
- "build/Microsoft.DotNet.ILCompiler.SingleEntry.targets",
- "build/Microsoft.DotNet.ILCompiler.props",
- "build/Microsoft.NETCore.Native.Publish.targets",
- "build/Microsoft.NETCore.Native.Unix.targets",
- "build/Microsoft.NETCore.Native.Windows.targets",
- "build/Microsoft.NETCore.Native.targets",
- "build/NativeAOT.natstepfilter",
- "build/NativeAOT.natvis",
- "build/WindowsAPIs.txt",
- "build/findvcvarsall.bat",
- "microsoft.dotnet.ilcompiler.8.0.5.nupkg.sha512",
- "microsoft.dotnet.ilcompiler.nuspec",
- "runtime.json",
- "tools/netstandard/ILCompiler.Build.Tasks.deps.json",
- "tools/netstandard/ILCompiler.Build.Tasks.dll",
- "tools/netstandard/ILCompiler.Build.Tasks.pdb"
- ]
- },
- "Microsoft.Extensions.ObjectPool/5.0.10": {
- "sha512": "pp9tbGqIhdEXL6Q1yJl+zevAJSq4BsxqhS1GXzBvEsEz9DDNu9GLNzgUy2xyFc4YjB4m4Ff2YEWTnvQvVYdkvQ==",
- "type": "package",
- "path": "microsoft.extensions.objectpool/5.0.10",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "THIRD-PARTY-NOTICES.TXT",
- "lib/net461/Microsoft.Extensions.ObjectPool.dll",
- "lib/net461/Microsoft.Extensions.ObjectPool.xml",
- "lib/net5.0/Microsoft.Extensions.ObjectPool.dll",
- "lib/net5.0/Microsoft.Extensions.ObjectPool.xml",
- "lib/netstandard2.0/Microsoft.Extensions.ObjectPool.dll",
- "lib/netstandard2.0/Microsoft.Extensions.ObjectPool.xml",
- "microsoft.extensions.objectpool.5.0.10.nupkg.sha512",
- "microsoft.extensions.objectpool.nuspec"
- ]
- },
- "Microsoft.NET.ILLink.Tasks/8.0.5": {
- "sha512": "4ISW1Ndgz86FkIbu5rVlMqhhtojdy5rUlxC/N+9kPh9qbYcvHiCvYbHKzAPVIx9OPYIjT9trXt7JI42Y5Ukq6A==",
- "type": "package",
- "path": "microsoft.net.illink.tasks/8.0.5",
- "hasTools": true,
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "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.5.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"
- ]
- },
- "Microsoft.NET.StringTools/17.11.4": {
- "sha512": "mudqUHhNpeqIdJoUx2YDWZO/I9uEDYVowan89R6wsomfnUJQk6HteoQTlNjZDixhT2B4IXMkMtgZtoceIjLRmA==",
- "type": "package",
- "path": "microsoft.net.stringtools/17.11.4",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "MSBuild-NuGet-Icon.png",
- "README.md",
- "lib/net472/Microsoft.NET.StringTools.dll",
- "lib/net472/Microsoft.NET.StringTools.pdb",
- "lib/net472/Microsoft.NET.StringTools.xml",
- "lib/net8.0/Microsoft.NET.StringTools.dll",
- "lib/net8.0/Microsoft.NET.StringTools.pdb",
- "lib/net8.0/Microsoft.NET.StringTools.xml",
- "lib/netstandard2.0/Microsoft.NET.StringTools.dll",
- "lib/netstandard2.0/Microsoft.NET.StringTools.pdb",
- "lib/netstandard2.0/Microsoft.NET.StringTools.xml",
- "microsoft.net.stringtools.17.11.4.nupkg.sha512",
- "microsoft.net.stringtools.nuspec",
- "notices/THIRDPARTYNOTICES.txt",
- "ref/net472/Microsoft.NET.StringTools.dll",
- "ref/net472/Microsoft.NET.StringTools.xml",
- "ref/net8.0/Microsoft.NET.StringTools.dll",
- "ref/net8.0/Microsoft.NET.StringTools.xml",
- "ref/netstandard2.0/Microsoft.NET.StringTools.dll",
- "ref/netstandard2.0/Microsoft.NET.StringTools.xml"
- ]
- },
- "Microsoft.NETCore.Platforms/5.0.0": {
- "sha512": "VyPlqzH2wavqquTcYpkIIAQ6WdenuKoFN0BdYBbCWsclXacSOHNQn66Gt4z5NBqEYW0FAPm5rlvki9ZiCij5xQ==",
- "type": "package",
- "path": "microsoft.netcore.platforms/5.0.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "LICENSE.TXT",
- "THIRD-PARTY-NOTICES.TXT",
- "lib/netstandard1.0/_._",
- "microsoft.netcore.platforms.5.0.0.nupkg.sha512",
- "microsoft.netcore.platforms.nuspec",
- "runtime.json",
- "useSharedDesignerContext.txt",
- "version.txt"
- ]
- },
- "Microsoft.Win32.SystemEvents/5.0.0": {
- "sha512": "Bh6blKG8VAKvXiLe2L+sEsn62nc1Ij34MrNxepD2OCrS5cpCwQa9MeLyhVQPQ/R4Wlzwuy6wMK8hLb11QPDRsQ==",
- "type": "package",
- "path": "microsoft.win32.systemevents/5.0.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "LICENSE.TXT",
- "THIRD-PARTY-NOTICES.TXT",
- "lib/net461/Microsoft.Win32.SystemEvents.dll",
- "lib/net461/Microsoft.Win32.SystemEvents.xml",
- "lib/netstandard2.0/Microsoft.Win32.SystemEvents.dll",
- "lib/netstandard2.0/Microsoft.Win32.SystemEvents.xml",
- "microsoft.win32.systemevents.5.0.0.nupkg.sha512",
- "microsoft.win32.systemevents.nuspec",
- "ref/net461/Microsoft.Win32.SystemEvents.dll",
- "ref/net461/Microsoft.Win32.SystemEvents.xml",
- "ref/netstandard2.0/Microsoft.Win32.SystemEvents.dll",
- "ref/netstandard2.0/Microsoft.Win32.SystemEvents.xml",
- "runtimes/win/lib/netcoreapp2.0/Microsoft.Win32.SystemEvents.dll",
- "runtimes/win/lib/netcoreapp2.0/Microsoft.Win32.SystemEvents.xml",
- "runtimes/win/lib/netcoreapp3.0/Microsoft.Win32.SystemEvents.dll",
- "runtimes/win/lib/netcoreapp3.0/Microsoft.Win32.SystemEvents.xml",
- "useSharedDesignerContext.txt",
- "version.txt"
- ]
- },
- "NaCl.Net/0.1.13": {
- "sha512": "AVg1455RQnyTy6tiessudruZHvbl70QWRPyx3og2I1Fei17LDNc7Z3DRgqN2+PsySBui/1EDP4A7adhQXydi6g==",
- "type": "package",
- "path": "nacl.net/0.1.13",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "lib/net45/NaCl.dll",
- "lib/net45/NaCl.xml",
- "lib/net472/NaCl.dll",
- "lib/net472/NaCl.xml",
- "lib/netstandard1.3/NaCl.dll",
- "lib/netstandard1.3/NaCl.xml",
- "lib/netstandard2.0/NaCl.dll",
- "lib/netstandard2.0/NaCl.xml",
- "lib/netstandard2.1/NaCl.dll",
- "lib/netstandard2.1/NaCl.xml",
- "nacl.net.0.1.13.nupkg.sha512",
- "nacl.net.nuspec"
- ]
- },
- "NetMQ/4.0.1.13": {
- "sha512": "OhjdNuwD2pGMzMYqzc5kBIDMt6DGw4dRWHxifWmrjWPXCpaeXy1A3MQAoKXJ88Z5UmWHMmF60AJ/FRWcutXxJg==",
- "type": "package",
- "path": "netmq/4.0.1.13",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "NetMQLogoSquare-256px.png",
- "lib/net45/NetMQ.dll",
- "lib/net45/NetMQ.xml",
- "lib/net47/NetMQ.dll",
- "lib/net47/NetMQ.xml",
- "lib/netstandard2.0/NetMQ.dll",
- "lib/netstandard2.0/NetMQ.xml",
- "lib/netstandard2.1/NetMQ.dll",
- "lib/netstandard2.1/NetMQ.xml",
- "netmq.4.0.1.13.nupkg.sha512",
- "netmq.nuspec"
- ]
- },
- "SQLite/3.13.0": {
- "sha512": "MJfRiz2p6aMVOxrxGMdVzhpzI0oxTgZSwC8eVuOpV8L7yYaFUu8q/OFYwv9P0/aZ/pdEu24O6gma6wZJMTun9A==",
- "type": "package",
- "path": "sqlite/3.13.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "build/net45/SQLite.props",
- "lib/netstandard1.0/_._",
- "runtimes/linux-x64/native/libsqlite3.so",
- "runtimes/osx-x64/native/libsqlite3.dylib",
- "runtimes/win10-arm/nativeassets/uap10.0/sqlite3.dll",
- "runtimes/win10-x64/nativeassets/uap10.0/sqlite3.dll",
- "runtimes/win10-x86/nativeassets/uap10.0/sqlite3.dll",
- "runtimes/win7-x64/native/sqlite3.dll",
- "runtimes/win7-x86/native/sqlite3.dll",
- "sqlite-version.txt",
- "sqlite.3.13.0.nupkg.sha512",
- "sqlite.nuspec"
- ]
- },
- "SQLitePCLRaw.bundle_e_sqlite3/2.1.6": {
- "sha512": "BmAf6XWt4TqtowmiWe4/5rRot6GerAeklmOPfviOvwLoF5WwgxcJHAxZtySuyW9r9w+HLILnm8VfJFLCUJYW8A==",
- "type": "package",
- "path": "sqlitepclraw.bundle_e_sqlite3/2.1.6",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "lib/monoandroid90/SQLitePCLRaw.batteries_v2.dll",
- "lib/net461/SQLitePCLRaw.batteries_v2.dll",
- "lib/net6.0-android31.0/SQLitePCLRaw.batteries_v2.dll",
- "lib/net6.0-android31.0/SQLitePCLRaw.batteries_v2.xml",
- "lib/net6.0-ios14.0/SQLitePCLRaw.batteries_v2.dll",
- "lib/net6.0-ios14.2/SQLitePCLRaw.batteries_v2.dll",
- "lib/net6.0-tvos10.0/SQLitePCLRaw.batteries_v2.dll",
- "lib/netstandard2.0/SQLitePCLRaw.batteries_v2.dll",
- "lib/xamarinios10/SQLitePCLRaw.batteries_v2.dll",
- "sqlitepclraw.bundle_e_sqlite3.2.1.6.nupkg.sha512",
- "sqlitepclraw.bundle_e_sqlite3.nuspec"
- ]
- },
- "SQLitePCLRaw.core/2.1.6": {
- "sha512": "wO6v9GeMx9CUngAet8hbO7xdm+M42p1XeJq47ogyRoYSvNSp0NGLI+MgC0bhrMk9C17MTVFlLiN6ylyExLCc5w==",
- "type": "package",
- "path": "sqlitepclraw.core/2.1.6",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "lib/netstandard2.0/SQLitePCLRaw.core.dll",
- "sqlitepclraw.core.2.1.6.nupkg.sha512",
- "sqlitepclraw.core.nuspec"
- ]
- },
- "SQLitePCLRaw.lib.e_sqlite3/2.1.6": {
- "sha512": "2ObJJLkIUIxRpOUlZNGuD4rICpBnrBR5anjyfUFQep4hMOIeqW+XGQYzrNmHSVz5xSWZ3klSbh7sFR6UyDj68Q==",
- "type": "package",
- "path": "sqlitepclraw.lib.e_sqlite3/2.1.6",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "buildTransitive/net461/SQLitePCLRaw.lib.e_sqlite3.targets",
- "buildTransitive/net6.0/SQLitePCLRaw.lib.e_sqlite3.targets",
- "buildTransitive/net7.0/SQLitePCLRaw.lib.e_sqlite3.targets",
- "buildTransitive/net8.0/SQLitePCLRaw.lib.e_sqlite3.targets",
- "lib/net461/_._",
- "lib/netstandard2.0/_._",
- "runtimes/browser-wasm/nativeassets/net6.0/e_sqlite3.a",
- "runtimes/browser-wasm/nativeassets/net7.0/e_sqlite3.a",
- "runtimes/browser-wasm/nativeassets/net8.0/e_sqlite3.a",
- "runtimes/linux-arm/native/libe_sqlite3.so",
- "runtimes/linux-arm64/native/libe_sqlite3.so",
- "runtimes/linux-armel/native/libe_sqlite3.so",
- "runtimes/linux-mips64/native/libe_sqlite3.so",
- "runtimes/linux-musl-arm/native/libe_sqlite3.so",
- "runtimes/linux-musl-arm64/native/libe_sqlite3.so",
- "runtimes/linux-musl-x64/native/libe_sqlite3.so",
- "runtimes/linux-ppc64le/native/libe_sqlite3.so",
- "runtimes/linux-s390x/native/libe_sqlite3.so",
- "runtimes/linux-x64/native/libe_sqlite3.so",
- "runtimes/linux-x86/native/libe_sqlite3.so",
- "runtimes/maccatalyst-arm64/native/libe_sqlite3.dylib",
- "runtimes/maccatalyst-x64/native/libe_sqlite3.dylib",
- "runtimes/osx-arm64/native/libe_sqlite3.dylib",
- "runtimes/osx-x64/native/libe_sqlite3.dylib",
- "runtimes/win-arm/native/e_sqlite3.dll",
- "runtimes/win-arm64/native/e_sqlite3.dll",
- "runtimes/win-x64/native/e_sqlite3.dll",
- "runtimes/win-x86/native/e_sqlite3.dll",
- "runtimes/win10-arm/nativeassets/uap10.0/e_sqlite3.dll",
- "runtimes/win10-arm64/nativeassets/uap10.0/e_sqlite3.dll",
- "runtimes/win10-x64/nativeassets/uap10.0/e_sqlite3.dll",
- "runtimes/win10-x86/nativeassets/uap10.0/e_sqlite3.dll",
- "sqlitepclraw.lib.e_sqlite3.2.1.6.nupkg.sha512",
- "sqlitepclraw.lib.e_sqlite3.nuspec"
- ]
- },
- "SQLitePCLRaw.provider.e_sqlite3/2.1.6": {
- "sha512": "PQ2Oq3yepLY4P7ll145P3xtx2bX8xF4PzaKPRpw9jZlKvfe4LE/saAV82inND9usn1XRpmxXk7Lal3MTI+6CNg==",
- "type": "package",
- "path": "sqlitepclraw.provider.e_sqlite3/2.1.6",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "lib/net6.0-windows7.0/SQLitePCLRaw.provider.e_sqlite3.dll",
- "lib/net6.0/SQLitePCLRaw.provider.e_sqlite3.dll",
- "lib/netstandard2.0/SQLitePCLRaw.provider.e_sqlite3.dll",
- "sqlitepclraw.provider.e_sqlite3.2.1.6.nupkg.sha512",
- "sqlitepclraw.provider.e_sqlite3.nuspec"
- ]
- },
- "System.Drawing.Common/5.0.0": {
- "sha512": "SztFwAnpfKC8+sEKXAFxCBWhKQaEd97EiOL7oZJZP56zbqnLpmxACWA8aGseaUExciuEAUuR9dY8f7HkTRAdnw==",
- "type": "package",
- "path": "system.drawing.common/5.0.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "LICENSE.TXT",
- "THIRD-PARTY-NOTICES.TXT",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/net461/System.Drawing.Common.dll",
- "lib/netcoreapp3.0/System.Drawing.Common.dll",
- "lib/netcoreapp3.0/System.Drawing.Common.xml",
- "lib/netstandard2.0/System.Drawing.Common.dll",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "lib/xamarintvos10/_._",
- "lib/xamarinwatchos10/_._",
- "ref/MonoAndroid10/_._",
- "ref/MonoTouch10/_._",
- "ref/net461/System.Drawing.Common.dll",
- "ref/netcoreapp3.0/System.Drawing.Common.dll",
- "ref/netcoreapp3.0/System.Drawing.Common.xml",
- "ref/netstandard2.0/System.Drawing.Common.dll",
- "ref/xamarinios10/_._",
- "ref/xamarinmac20/_._",
- "ref/xamarintvos10/_._",
- "ref/xamarinwatchos10/_._",
- "runtimes/unix/lib/netcoreapp2.0/System.Drawing.Common.dll",
- "runtimes/unix/lib/netcoreapp3.0/System.Drawing.Common.dll",
- "runtimes/unix/lib/netcoreapp3.0/System.Drawing.Common.xml",
- "runtimes/win/lib/netcoreapp2.0/System.Drawing.Common.dll",
- "runtimes/win/lib/netcoreapp3.0/System.Drawing.Common.dll",
- "runtimes/win/lib/netcoreapp3.0/System.Drawing.Common.xml",
- "system.drawing.common.5.0.0.nupkg.sha512",
- "system.drawing.common.nuspec",
- "useSharedDesignerContext.txt",
- "version.txt"
- ]
- },
- "System.Formats.Asn1/5.0.0": {
- "sha512": "MTvUIktmemNB+El0Fgw9egyqT9AYSIk6DTJeoDSpc3GIHxHCMo8COqkWT1mptX5tZ1SlQ6HJZ0OsSvMth1c12w==",
- "type": "package",
- "path": "system.formats.asn1/5.0.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "LICENSE.TXT",
- "THIRD-PARTY-NOTICES.TXT",
- "lib/net461/System.Formats.Asn1.dll",
- "lib/net461/System.Formats.Asn1.xml",
- "lib/netstandard2.0/System.Formats.Asn1.dll",
- "lib/netstandard2.0/System.Formats.Asn1.xml",
- "system.formats.asn1.5.0.0.nupkg.sha512",
- "system.formats.asn1.nuspec",
- "useSharedDesignerContext.txt",
- "version.txt"
- ]
- },
- "System.Memory/4.5.3": {
- "sha512": "3oDzvc/zzetpTKWMShs1AADwZjQ/36HnsufHRPcOjyRAAMLDlu2iD33MBI2opxnezcVUtXyqDXXjoFMOU9c7SA==",
- "type": "package",
- "path": "system.memory/4.5.3",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "LICENSE.TXT",
- "THIRD-PARTY-NOTICES.TXT",
- "lib/netcoreapp2.1/_._",
- "lib/netstandard1.1/System.Memory.dll",
- "lib/netstandard1.1/System.Memory.xml",
- "lib/netstandard2.0/System.Memory.dll",
- "lib/netstandard2.0/System.Memory.xml",
- "ref/netcoreapp2.1/_._",
- "system.memory.4.5.3.nupkg.sha512",
- "system.memory.nuspec",
- "useSharedDesignerContext.txt",
- "version.txt"
- ]
- },
- "System.Numerics.Vectors/4.5.0": {
- "sha512": "QQTlPTl06J/iiDbJCiepZ4H//BVraReU4O4EoRw1U02H5TLUIT7xn3GnDp9AXPSlJUDyFs4uWjWafNX6WrAojQ==",
- "type": "package",
- "path": "system.numerics.vectors/4.5.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "LICENSE.TXT",
- "THIRD-PARTY-NOTICES.TXT",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/net46/System.Numerics.Vectors.dll",
- "lib/net46/System.Numerics.Vectors.xml",
- "lib/netcoreapp2.0/_._",
- "lib/netstandard1.0/System.Numerics.Vectors.dll",
- "lib/netstandard1.0/System.Numerics.Vectors.xml",
- "lib/netstandard2.0/System.Numerics.Vectors.dll",
- "lib/netstandard2.0/System.Numerics.Vectors.xml",
- "lib/portable-net45+win8+wp8+wpa81/System.Numerics.Vectors.dll",
- "lib/portable-net45+win8+wp8+wpa81/System.Numerics.Vectors.xml",
- "lib/uap10.0.16299/_._",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "lib/xamarintvos10/_._",
- "lib/xamarinwatchos10/_._",
- "ref/MonoAndroid10/_._",
- "ref/MonoTouch10/_._",
- "ref/net45/System.Numerics.Vectors.dll",
- "ref/net45/System.Numerics.Vectors.xml",
- "ref/net46/System.Numerics.Vectors.dll",
- "ref/net46/System.Numerics.Vectors.xml",
- "ref/netcoreapp2.0/_._",
- "ref/netstandard1.0/System.Numerics.Vectors.dll",
- "ref/netstandard1.0/System.Numerics.Vectors.xml",
- "ref/netstandard2.0/System.Numerics.Vectors.dll",
- "ref/netstandard2.0/System.Numerics.Vectors.xml",
- "ref/uap10.0.16299/_._",
- "ref/xamarinios10/_._",
- "ref/xamarinmac20/_._",
- "ref/xamarintvos10/_._",
- "ref/xamarinwatchos10/_._",
- "system.numerics.vectors.4.5.0.nupkg.sha512",
- "system.numerics.vectors.nuspec",
- "useSharedDesignerContext.txt",
- "version.txt"
- ]
- },
- "System.Private.ServiceModel/4.9.0": {
- "sha512": "d3RjkrtpjUQ63PzFmm/SZ4aOXeJNP+8YW5QeP0lCJy8iX4xlHdlNLWTF9sRn9SmrFTK757kQXT9Op/R4l858uw==",
- "type": "package",
- "path": "system.private.servicemodel/4.9.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "LICENSE.TXT",
- "THIRD-PARTY-NOTICES.TXT",
- "lib/netstandard2.0/System.Private.ServiceModel.dll",
- "lib/netstandard2.0/System.Private.ServiceModel.pdb",
- "lib/netstandard2.0/cs/System.Private.ServiceModel.resources.dll",
- "lib/netstandard2.0/de/System.Private.ServiceModel.resources.dll",
- "lib/netstandard2.0/es/System.Private.ServiceModel.resources.dll",
- "lib/netstandard2.0/fr/System.Private.ServiceModel.resources.dll",
- "lib/netstandard2.0/it/System.Private.ServiceModel.resources.dll",
- "lib/netstandard2.0/ja/System.Private.ServiceModel.resources.dll",
- "lib/netstandard2.0/ko/System.Private.ServiceModel.resources.dll",
- "lib/netstandard2.0/pl/System.Private.ServiceModel.resources.dll",
- "lib/netstandard2.0/pt-BR/System.Private.ServiceModel.resources.dll",
- "lib/netstandard2.0/ru/System.Private.ServiceModel.resources.dll",
- "lib/netstandard2.0/tr/System.Private.ServiceModel.resources.dll",
- "lib/netstandard2.0/zh-Hans/System.Private.ServiceModel.resources.dll",
- "lib/netstandard2.0/zh-Hant/System.Private.ServiceModel.resources.dll",
- "ref/netstandard2.0/_._",
- "system.private.servicemodel.4.9.0.nupkg.sha512",
- "system.private.servicemodel.nuspec"
- ]
- },
- "System.Reflection.DispatchProxy/4.7.1": {
- "sha512": "C1sMLwIG6ILQ2bmOT4gh62V6oJlyF4BlHcVMrOoor49p0Ji2tA8QAoqyMcIhAdH6OHKJ8m7BU+r4LK2CUEOKqw==",
- "type": "package",
- "path": "system.reflection.dispatchproxy/4.7.1",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "LICENSE.TXT",
- "THIRD-PARTY-NOTICES.TXT",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/net461/System.Reflection.DispatchProxy.dll",
- "lib/net461/System.Reflection.DispatchProxy.xml",
- "lib/netcoreapp2.0/System.Reflection.DispatchProxy.dll",
- "lib/netcoreapp2.0/System.Reflection.DispatchProxy.xml",
- "lib/netstandard1.3/System.Reflection.DispatchProxy.dll",
- "lib/netstandard2.0/System.Reflection.DispatchProxy.dll",
- "lib/netstandard2.0/System.Reflection.DispatchProxy.xml",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "lib/xamarintvos10/_._",
- "lib/xamarinwatchos10/_._",
- "ref/MonoAndroid10/_._",
- "ref/MonoTouch10/_._",
- "ref/net461/System.Reflection.DispatchProxy.dll",
- "ref/net461/System.Reflection.DispatchProxy.xml",
- "ref/netstandard1.3/System.Reflection.DispatchProxy.dll",
- "ref/netstandard1.3/System.Reflection.DispatchProxy.xml",
- "ref/netstandard1.3/de/System.Reflection.DispatchProxy.xml",
- "ref/netstandard1.3/es/System.Reflection.DispatchProxy.xml",
- "ref/netstandard1.3/fr/System.Reflection.DispatchProxy.xml",
- "ref/netstandard1.3/it/System.Reflection.DispatchProxy.xml",
- "ref/netstandard1.3/ja/System.Reflection.DispatchProxy.xml",
- "ref/netstandard1.3/ko/System.Reflection.DispatchProxy.xml",
- "ref/netstandard1.3/ru/System.Reflection.DispatchProxy.xml",
- "ref/netstandard1.3/zh-hans/System.Reflection.DispatchProxy.xml",
- "ref/netstandard1.3/zh-hant/System.Reflection.DispatchProxy.xml",
- "ref/netstandard2.0/System.Reflection.DispatchProxy.dll",
- "ref/netstandard2.0/System.Reflection.DispatchProxy.xml",
- "ref/uap10.0.16299/System.Reflection.DispatchProxy.dll",
- "ref/uap10.0.16299/System.Reflection.DispatchProxy.xml",
- "ref/xamarinios10/_._",
- "ref/xamarinmac20/_._",
- "ref/xamarintvos10/_._",
- "ref/xamarinwatchos10/_._",
- "runtimes/aot/lib/netcore50/System.Reflection.DispatchProxy.dll",
- "runtimes/win-aot/lib/uap10.0.16299/System.Reflection.DispatchProxy.dll",
- "runtimes/win/lib/uap10.0.16299/System.Reflection.DispatchProxy.dll",
- "system.reflection.dispatchproxy.4.7.1.nupkg.sha512",
- "system.reflection.dispatchproxy.nuspec",
- "useSharedDesignerContext.txt",
- "version.txt"
- ]
- },
- "System.Security.AccessControl/5.0.0": {
- "sha512": "dagJ1mHZO3Ani8GH0PHpPEe/oYO+rVdbQjvjJkBRNQkX4t0r1iaeGn8+/ybkSLEan3/slM0t59SVdHzuHf2jmw==",
- "type": "package",
- "path": "system.security.accesscontrol/5.0.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "LICENSE.TXT",
- "THIRD-PARTY-NOTICES.TXT",
- "lib/net46/System.Security.AccessControl.dll",
- "lib/net461/System.Security.AccessControl.dll",
- "lib/net461/System.Security.AccessControl.xml",
- "lib/netstandard1.3/System.Security.AccessControl.dll",
- "lib/netstandard2.0/System.Security.AccessControl.dll",
- "lib/netstandard2.0/System.Security.AccessControl.xml",
- "lib/uap10.0.16299/_._",
- "ref/net46/System.Security.AccessControl.dll",
- "ref/net461/System.Security.AccessControl.dll",
- "ref/net461/System.Security.AccessControl.xml",
- "ref/netstandard1.3/System.Security.AccessControl.dll",
- "ref/netstandard1.3/System.Security.AccessControl.xml",
- "ref/netstandard1.3/de/System.Security.AccessControl.xml",
- "ref/netstandard1.3/es/System.Security.AccessControl.xml",
- "ref/netstandard1.3/fr/System.Security.AccessControl.xml",
- "ref/netstandard1.3/it/System.Security.AccessControl.xml",
- "ref/netstandard1.3/ja/System.Security.AccessControl.xml",
- "ref/netstandard1.3/ko/System.Security.AccessControl.xml",
- "ref/netstandard1.3/ru/System.Security.AccessControl.xml",
- "ref/netstandard1.3/zh-hans/System.Security.AccessControl.xml",
- "ref/netstandard1.3/zh-hant/System.Security.AccessControl.xml",
- "ref/netstandard2.0/System.Security.AccessControl.dll",
- "ref/netstandard2.0/System.Security.AccessControl.xml",
- "ref/uap10.0.16299/_._",
- "runtimes/win/lib/net46/System.Security.AccessControl.dll",
- "runtimes/win/lib/net461/System.Security.AccessControl.dll",
- "runtimes/win/lib/net461/System.Security.AccessControl.xml",
- "runtimes/win/lib/netcoreapp2.0/System.Security.AccessControl.dll",
- "runtimes/win/lib/netcoreapp2.0/System.Security.AccessControl.xml",
- "runtimes/win/lib/netstandard1.3/System.Security.AccessControl.dll",
- "runtimes/win/lib/uap10.0.16299/_._",
- "system.security.accesscontrol.5.0.0.nupkg.sha512",
- "system.security.accesscontrol.nuspec",
- "useSharedDesignerContext.txt",
- "version.txt"
- ]
- },
- "System.Security.Cryptography.Cng/5.0.0": {
- "sha512": "jIMXsKn94T9JY7PvPq/tMfqa6GAaHpElRDpmG+SuL+D3+sTw2M8VhnibKnN8Tq+4JqbPJ/f+BwtLeDMEnzAvRg==",
- "type": "package",
- "path": "system.security.cryptography.cng/5.0.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "LICENSE.TXT",
- "THIRD-PARTY-NOTICES.TXT",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/net46/System.Security.Cryptography.Cng.dll",
- "lib/net461/System.Security.Cryptography.Cng.dll",
- "lib/net461/System.Security.Cryptography.Cng.xml",
- "lib/net462/System.Security.Cryptography.Cng.dll",
- "lib/net462/System.Security.Cryptography.Cng.xml",
- "lib/net47/System.Security.Cryptography.Cng.dll",
- "lib/net47/System.Security.Cryptography.Cng.xml",
- "lib/netcoreapp2.1/System.Security.Cryptography.Cng.dll",
- "lib/netcoreapp3.0/System.Security.Cryptography.Cng.dll",
- "lib/netcoreapp3.0/System.Security.Cryptography.Cng.xml",
- "lib/netstandard1.3/System.Security.Cryptography.Cng.dll",
- "lib/netstandard1.4/System.Security.Cryptography.Cng.dll",
- "lib/netstandard1.6/System.Security.Cryptography.Cng.dll",
- "lib/netstandard2.0/System.Security.Cryptography.Cng.dll",
- "lib/netstandard2.0/System.Security.Cryptography.Cng.xml",
- "lib/netstandard2.1/System.Security.Cryptography.Cng.dll",
- "lib/netstandard2.1/System.Security.Cryptography.Cng.xml",
- "lib/uap10.0.16299/_._",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "lib/xamarintvos10/_._",
- "lib/xamarinwatchos10/_._",
- "ref/MonoAndroid10/_._",
- "ref/MonoTouch10/_._",
- "ref/net46/System.Security.Cryptography.Cng.dll",
- "ref/net461/System.Security.Cryptography.Cng.dll",
- "ref/net461/System.Security.Cryptography.Cng.xml",
- "ref/net462/System.Security.Cryptography.Cng.dll",
- "ref/net462/System.Security.Cryptography.Cng.xml",
- "ref/net47/System.Security.Cryptography.Cng.dll",
- "ref/net47/System.Security.Cryptography.Cng.xml",
- "ref/netcoreapp2.0/System.Security.Cryptography.Cng.dll",
- "ref/netcoreapp2.0/System.Security.Cryptography.Cng.xml",
- "ref/netcoreapp2.1/System.Security.Cryptography.Cng.dll",
- "ref/netcoreapp2.1/System.Security.Cryptography.Cng.xml",
- "ref/netcoreapp3.0/System.Security.Cryptography.Cng.dll",
- "ref/netcoreapp3.0/System.Security.Cryptography.Cng.xml",
- "ref/netstandard1.3/System.Security.Cryptography.Cng.dll",
- "ref/netstandard1.4/System.Security.Cryptography.Cng.dll",
- "ref/netstandard1.6/System.Security.Cryptography.Cng.dll",
- "ref/netstandard2.0/System.Security.Cryptography.Cng.dll",
- "ref/netstandard2.0/System.Security.Cryptography.Cng.xml",
- "ref/netstandard2.1/System.Security.Cryptography.Cng.dll",
- "ref/netstandard2.1/System.Security.Cryptography.Cng.xml",
- "ref/uap10.0.16299/_._",
- "ref/xamarinios10/_._",
- "ref/xamarinmac20/_._",
- "ref/xamarintvos10/_._",
- "ref/xamarinwatchos10/_._",
- "runtimes/win/lib/net46/System.Security.Cryptography.Cng.dll",
- "runtimes/win/lib/net461/System.Security.Cryptography.Cng.dll",
- "runtimes/win/lib/net461/System.Security.Cryptography.Cng.xml",
- "runtimes/win/lib/net462/System.Security.Cryptography.Cng.dll",
- "runtimes/win/lib/net462/System.Security.Cryptography.Cng.xml",
- "runtimes/win/lib/net47/System.Security.Cryptography.Cng.dll",
- "runtimes/win/lib/net47/System.Security.Cryptography.Cng.xml",
- "runtimes/win/lib/netcoreapp2.0/System.Security.Cryptography.Cng.dll",
- "runtimes/win/lib/netcoreapp2.1/System.Security.Cryptography.Cng.dll",
- "runtimes/win/lib/netcoreapp3.0/System.Security.Cryptography.Cng.dll",
- "runtimes/win/lib/netcoreapp3.0/System.Security.Cryptography.Cng.xml",
- "runtimes/win/lib/netstandard1.4/System.Security.Cryptography.Cng.dll",
- "runtimes/win/lib/netstandard1.6/System.Security.Cryptography.Cng.dll",
- "runtimes/win/lib/uap10.0.16299/_._",
- "system.security.cryptography.cng.5.0.0.nupkg.sha512",
- "system.security.cryptography.cng.nuspec",
- "useSharedDesignerContext.txt",
- "version.txt"
- ]
- },
- "System.Security.Cryptography.Pkcs/5.0.0": {
- "sha512": "9TPLGjBCGKmNvG8pjwPeuYy0SMVmGZRwlTZvyPHDbYv/DRkoeumJdfumaaDNQzVGMEmbWtg07zUpSW9q70IlDQ==",
- "type": "package",
- "path": "system.security.cryptography.pkcs/5.0.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "LICENSE.TXT",
- "THIRD-PARTY-NOTICES.TXT",
- "lib/net46/System.Security.Cryptography.Pkcs.dll",
- "lib/net461/System.Security.Cryptography.Pkcs.dll",
- "lib/net461/System.Security.Cryptography.Pkcs.xml",
- "lib/netcoreapp2.1/System.Security.Cryptography.Pkcs.dll",
- "lib/netcoreapp3.0/System.Security.Cryptography.Pkcs.dll",
- "lib/netcoreapp3.0/System.Security.Cryptography.Pkcs.xml",
- "lib/netstandard1.3/System.Security.Cryptography.Pkcs.dll",
- "lib/netstandard2.0/System.Security.Cryptography.Pkcs.dll",
- "lib/netstandard2.0/System.Security.Cryptography.Pkcs.xml",
- "lib/netstandard2.1/System.Security.Cryptography.Pkcs.dll",
- "lib/netstandard2.1/System.Security.Cryptography.Pkcs.xml",
- "ref/net46/System.Security.Cryptography.Pkcs.dll",
- "ref/net461/System.Security.Cryptography.Pkcs.dll",
- "ref/net461/System.Security.Cryptography.Pkcs.xml",
- "ref/netcoreapp2.1/System.Security.Cryptography.Pkcs.dll",
- "ref/netcoreapp2.1/System.Security.Cryptography.Pkcs.xml",
- "ref/netcoreapp3.0/System.Security.Cryptography.Pkcs.dll",
- "ref/netcoreapp3.0/System.Security.Cryptography.Pkcs.xml",
- "ref/netstandard1.3/System.Security.Cryptography.Pkcs.dll",
- "ref/netstandard2.0/System.Security.Cryptography.Pkcs.dll",
- "ref/netstandard2.0/System.Security.Cryptography.Pkcs.xml",
- "ref/netstandard2.1/System.Security.Cryptography.Pkcs.dll",
- "ref/netstandard2.1/System.Security.Cryptography.Pkcs.xml",
- "runtimes/win/lib/net46/System.Security.Cryptography.Pkcs.dll",
- "runtimes/win/lib/net461/System.Security.Cryptography.Pkcs.dll",
- "runtimes/win/lib/net461/System.Security.Cryptography.Pkcs.xml",
- "runtimes/win/lib/netcoreapp2.1/System.Security.Cryptography.Pkcs.dll",
- "runtimes/win/lib/netcoreapp3.0/System.Security.Cryptography.Pkcs.dll",
- "runtimes/win/lib/netcoreapp3.0/System.Security.Cryptography.Pkcs.xml",
- "runtimes/win/lib/netstandard1.3/System.Security.Cryptography.Pkcs.dll",
- "runtimes/win/lib/netstandard2.0/System.Security.Cryptography.Pkcs.dll",
- "runtimes/win/lib/netstandard2.0/System.Security.Cryptography.Pkcs.xml",
- "runtimes/win/lib/netstandard2.1/System.Security.Cryptography.Pkcs.dll",
- "runtimes/win/lib/netstandard2.1/System.Security.Cryptography.Pkcs.xml",
- "system.security.cryptography.pkcs.5.0.0.nupkg.sha512",
- "system.security.cryptography.pkcs.nuspec",
- "useSharedDesignerContext.txt",
- "version.txt"
- ]
- },
- "System.Security.Cryptography.Xml/5.0.0": {
- "sha512": "MYmkHtCW+paFmPGFDktnLdOeH3zUrNchbZNki87E1ejNSMm9enSRbJokmvFrsWUrDE4bRE1lVeAle01+t6SGhA==",
- "type": "package",
- "path": "system.security.cryptography.xml/5.0.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "LICENSE.TXT",
- "THIRD-PARTY-NOTICES.TXT",
- "lib/net461/System.Security.Cryptography.Xml.dll",
- "lib/net461/System.Security.Cryptography.Xml.xml",
- "lib/netstandard2.0/System.Security.Cryptography.Xml.dll",
- "lib/netstandard2.0/System.Security.Cryptography.Xml.xml",
- "ref/net461/System.Security.Cryptography.Xml.dll",
- "ref/net461/System.Security.Cryptography.Xml.xml",
- "ref/netstandard2.0/System.Security.Cryptography.Xml.dll",
- "ref/netstandard2.0/System.Security.Cryptography.Xml.xml",
- "system.security.cryptography.xml.5.0.0.nupkg.sha512",
- "system.security.cryptography.xml.nuspec",
- "useSharedDesignerContext.txt",
- "version.txt"
- ]
- },
- "System.Security.Permissions/5.0.0": {
- "sha512": "uE8juAhEkp7KDBCdjDIE3H9R1HJuEHqeqX8nLX9gmYKWwsqk3T5qZlPx8qle5DPKimC/Fy3AFTdV7HamgCh9qQ==",
- "type": "package",
- "path": "system.security.permissions/5.0.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "LICENSE.TXT",
- "THIRD-PARTY-NOTICES.TXT",
- "lib/net461/System.Security.Permissions.dll",
- "lib/net461/System.Security.Permissions.xml",
- "lib/net5.0/System.Security.Permissions.dll",
- "lib/net5.0/System.Security.Permissions.xml",
- "lib/netcoreapp3.0/System.Security.Permissions.dll",
- "lib/netcoreapp3.0/System.Security.Permissions.xml",
- "lib/netstandard2.0/System.Security.Permissions.dll",
- "lib/netstandard2.0/System.Security.Permissions.xml",
- "ref/net461/System.Security.Permissions.dll",
- "ref/net461/System.Security.Permissions.xml",
- "ref/net5.0/System.Security.Permissions.dll",
- "ref/net5.0/System.Security.Permissions.xml",
- "ref/netcoreapp3.0/System.Security.Permissions.dll",
- "ref/netcoreapp3.0/System.Security.Permissions.xml",
- "ref/netstandard2.0/System.Security.Permissions.dll",
- "ref/netstandard2.0/System.Security.Permissions.xml",
- "system.security.permissions.5.0.0.nupkg.sha512",
- "system.security.permissions.nuspec",
- "useSharedDesignerContext.txt",
- "version.txt"
- ]
- },
- "System.Security.Principal.Windows/5.0.0": {
- "sha512": "t0MGLukB5WAVU9bO3MGzvlGnyJPgUlcwerXn1kzBRjwLKixT96XV0Uza41W49gVd8zEMFu9vQEFlv0IOrytICA==",
- "type": "package",
- "path": "system.security.principal.windows/5.0.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "LICENSE.TXT",
- "THIRD-PARTY-NOTICES.TXT",
- "lib/net46/System.Security.Principal.Windows.dll",
- "lib/net461/System.Security.Principal.Windows.dll",
- "lib/net461/System.Security.Principal.Windows.xml",
- "lib/netstandard1.3/System.Security.Principal.Windows.dll",
- "lib/netstandard2.0/System.Security.Principal.Windows.dll",
- "lib/netstandard2.0/System.Security.Principal.Windows.xml",
- "lib/uap10.0.16299/_._",
- "ref/net46/System.Security.Principal.Windows.dll",
- "ref/net461/System.Security.Principal.Windows.dll",
- "ref/net461/System.Security.Principal.Windows.xml",
- "ref/netcoreapp3.0/System.Security.Principal.Windows.dll",
- "ref/netcoreapp3.0/System.Security.Principal.Windows.xml",
- "ref/netstandard1.3/System.Security.Principal.Windows.dll",
- "ref/netstandard1.3/System.Security.Principal.Windows.xml",
- "ref/netstandard1.3/de/System.Security.Principal.Windows.xml",
- "ref/netstandard1.3/es/System.Security.Principal.Windows.xml",
- "ref/netstandard1.3/fr/System.Security.Principal.Windows.xml",
- "ref/netstandard1.3/it/System.Security.Principal.Windows.xml",
- "ref/netstandard1.3/ja/System.Security.Principal.Windows.xml",
- "ref/netstandard1.3/ko/System.Security.Principal.Windows.xml",
- "ref/netstandard1.3/ru/System.Security.Principal.Windows.xml",
- "ref/netstandard1.3/zh-hans/System.Security.Principal.Windows.xml",
- "ref/netstandard1.3/zh-hant/System.Security.Principal.Windows.xml",
- "ref/netstandard2.0/System.Security.Principal.Windows.dll",
- "ref/netstandard2.0/System.Security.Principal.Windows.xml",
- "ref/uap10.0.16299/_._",
- "runtimes/unix/lib/netcoreapp2.0/System.Security.Principal.Windows.dll",
- "runtimes/unix/lib/netcoreapp2.0/System.Security.Principal.Windows.xml",
- "runtimes/unix/lib/netcoreapp2.1/System.Security.Principal.Windows.dll",
- "runtimes/unix/lib/netcoreapp2.1/System.Security.Principal.Windows.xml",
- "runtimes/win/lib/net46/System.Security.Principal.Windows.dll",
- "runtimes/win/lib/net461/System.Security.Principal.Windows.dll",
- "runtimes/win/lib/net461/System.Security.Principal.Windows.xml",
- "runtimes/win/lib/netcoreapp2.0/System.Security.Principal.Windows.dll",
- "runtimes/win/lib/netcoreapp2.0/System.Security.Principal.Windows.xml",
- "runtimes/win/lib/netcoreapp2.1/System.Security.Principal.Windows.dll",
- "runtimes/win/lib/netcoreapp2.1/System.Security.Principal.Windows.xml",
- "runtimes/win/lib/netstandard1.3/System.Security.Principal.Windows.dll",
- "runtimes/win/lib/uap10.0.16299/_._",
- "system.security.principal.windows.5.0.0.nupkg.sha512",
- "system.security.principal.windows.nuspec",
- "useSharedDesignerContext.txt",
- "version.txt"
- ]
- },
- "System.ServiceModel.Primitives/4.9.0": {
- "sha512": "LTFPVdS8Nf76xg/wRZkDa+2Q+GnjTOmwkTlwuoetwX37mAfYnGkf7p8ydhpDwVmomNljpUOhUUGxfjQyd5YcOg==",
- "type": "package",
- "path": "system.servicemodel.primitives/4.9.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "LICENSE.TXT",
- "THIRD-PARTY-NOTICES.TXT",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/net45/_._",
- "lib/net46/System.ServiceModel.Primitives.dll",
- "lib/net461/System.ServiceModel.Primitives.dll",
- "lib/net461/System.ServiceModel.Primitives.pdb",
- "lib/net6.0/System.ServiceModel.Primitives.dll",
- "lib/net6.0/System.ServiceModel.Primitives.pdb",
- "lib/net6.0/System.ServiceModel.dll",
- "lib/netcore50/System.ServiceModel.Primitives.dll",
- "lib/netcoreapp2.1/System.ServiceModel.Primitives.dll",
- "lib/netcoreapp2.1/System.ServiceModel.Primitives.pdb",
- "lib/netcoreapp2.1/System.ServiceModel.dll",
- "lib/netstandard1.3/System.ServiceModel.Primitives.dll",
- "lib/netstandard2.0/System.ServiceModel.Primitives.dll",
- "lib/netstandard2.0/System.ServiceModel.Primitives.pdb",
- "lib/netstandard2.0/System.ServiceModel.dll",
- "lib/portable-net45+win8+wp8/_._",
- "lib/win8/_._",
- "lib/wp8/_._",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "lib/xamarintvos10/_._",
- "lib/xamarinwatchos10/_._",
- "ref/MonoAndroid10/_._",
- "ref/MonoTouch10/_._",
- "ref/net45/_._",
- "ref/net46/System.ServiceModel.Primitives.dll",
- "ref/net461/System.ServiceModel.Primitives.dll",
- "ref/net6.0/System.ServiceModel.Primitives.dll",
- "ref/net6.0/System.ServiceModel.dll",
- "ref/netcore50/System.ServiceModel.Primitives.dll",
- "ref/netcoreapp2.1/System.ServiceModel.Primitives.dll",
- "ref/netcoreapp2.1/System.ServiceModel.dll",
- "ref/netstandard1.0/System.ServiceModel.Primitives.dll",
- "ref/netstandard1.1/System.ServiceModel.Primitives.dll",
- "ref/netstandard1.3/System.ServiceModel.Primitives.dll",
- "ref/netstandard2.0/System.ServiceModel.Primitives.dll",
- "ref/netstandard2.0/System.ServiceModel.dll",
- "ref/portable-net45+win8+wp8/_._",
- "ref/win8/_._",
- "ref/wp8/_._",
- "ref/xamarinios10/_._",
- "ref/xamarinmac20/_._",
- "ref/xamarintvos10/_._",
- "ref/xamarinwatchos10/_._",
- "system.servicemodel.primitives.4.9.0.nupkg.sha512",
- "system.servicemodel.primitives.nuspec"
- ]
- },
- "System.ValueTuple/4.5.0": {
- "sha512": "okurQJO6NRE/apDIP23ajJ0hpiNmJ+f0BwOlB/cSqTLQlw5upkf+5+96+iG2Jw40G1fCVCyPz/FhIABUjMR+RQ==",
- "type": "package",
- "path": "system.valuetuple/4.5.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "LICENSE.TXT",
- "THIRD-PARTY-NOTICES.TXT",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/net461/System.ValueTuple.dll",
- "lib/net461/System.ValueTuple.xml",
- "lib/net47/System.ValueTuple.dll",
- "lib/net47/System.ValueTuple.xml",
- "lib/netcoreapp2.0/_._",
- "lib/netstandard1.0/System.ValueTuple.dll",
- "lib/netstandard1.0/System.ValueTuple.xml",
- "lib/netstandard2.0/_._",
- "lib/portable-net40+sl4+win8+wp8/System.ValueTuple.dll",
- "lib/portable-net40+sl4+win8+wp8/System.ValueTuple.xml",
- "lib/uap10.0.16299/_._",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "lib/xamarintvos10/_._",
- "lib/xamarinwatchos10/_._",
- "ref/MonoAndroid10/_._",
- "ref/MonoTouch10/_._",
- "ref/net461/System.ValueTuple.dll",
- "ref/net47/System.ValueTuple.dll",
- "ref/netcoreapp2.0/_._",
- "ref/netstandard2.0/_._",
- "ref/portable-net40+sl4+win8+wp8/System.ValueTuple.dll",
- "ref/uap10.0.16299/_._",
- "ref/xamarinios10/_._",
- "ref/xamarinmac20/_._",
- "ref/xamarintvos10/_._",
- "ref/xamarinwatchos10/_._",
- "system.valuetuple.4.5.0.nupkg.sha512",
- "system.valuetuple.nuspec",
- "useSharedDesignerContext.txt",
- "version.txt"
- ]
- },
- "System.Windows.Extensions/5.0.0": {
- "sha512": "c1ho9WU9ZxMZawML+ssPKZfdnrg/OjR3pe0m9v8230z3acqphwvPJqzAkH54xRYm5ntZHGG1EPP3sux9H3qSPg==",
- "type": "package",
- "path": "system.windows.extensions/5.0.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "LICENSE.TXT",
- "THIRD-PARTY-NOTICES.TXT",
- "lib/netcoreapp3.0/System.Windows.Extensions.dll",
- "lib/netcoreapp3.0/System.Windows.Extensions.xml",
- "ref/netcoreapp3.0/System.Windows.Extensions.dll",
- "ref/netcoreapp3.0/System.Windows.Extensions.xml",
- "runtimes/win/lib/netcoreapp3.0/System.Windows.Extensions.dll",
- "runtimes/win/lib/netcoreapp3.0/System.Windows.Extensions.xml",
- "system.windows.extensions.5.0.0.nupkg.sha512",
- "system.windows.extensions.nuspec",
- "useSharedDesignerContext.txt",
- "version.txt"
- ]
- },
- "Models/1.0.0": {
- "type": "project",
- "path": "../Models/Models.csproj",
- "msbuildProject": "../Models/Models.csproj"
- }
- },
- "projectFileDependencyGroups": {
- "net8.0": [
- "MessagePack >= 3.0.238-rc.1",
- "MessagePack.Annotations >= 3.0.238-rc.1",
- "MessagePackAnalyzer >= 3.0.238-rc.1",
- "Microsoft.DotNet.ILCompiler >= 8.0.5",
- "Microsoft.NET.ILLink.Tasks >= 8.0.5",
- "Models >= 1.0.0",
- "NetMQ >= 4.0.1.13"
- ]
- },
- "packageFolders": {
- "/home/skingging/.nuget/packages/": {}
- },
- "project": {
- "version": "1.0.0",
- "restore": {
- "projectUniqueName": "/home/skingging/Documents/Projects/CSharp/RSE/Proxy/Proxy.csproj",
- "projectName": "Proxy",
- "projectPath": "/home/skingging/Documents/Projects/CSharp/RSE/Proxy/Proxy.csproj",
- "packagesPath": "/home/skingging/.nuget/packages/",
- "outputPath": "/home/skingging/Documents/Projects/CSharp/RSE/Proxy/obj/",
- "projectStyle": "PackageReference",
- "configFilePaths": [
- "/home/skingging/.nuget/NuGet/NuGet.Config"
- ],
- "originalTargetFrameworks": [
- "net8.0"
- ],
- "sources": {
- "https://api.nuget.org/v3/index.json": {}
- },
- "frameworks": {
- "net8.0": {
- "targetAlias": "net8.0",
- "projectReferences": {
- "/home/skingging/Documents/Projects/CSharp/RSE/Models/Models.csproj": {
- "projectPath": "/home/skingging/Documents/Projects/CSharp/RSE/Models/Models.csproj"
- }
- }
- }
- },
- "warningProperties": {
- "warnAsError": [
- "NU1605"
- ]
- },
- "restoreAuditProperties": {
- "enableAudit": "true",
- "auditLevel": "low",
- "auditMode": "all"
- }
- },
- "frameworks": {
- "net8.0": {
- "targetAlias": "net8.0",
- "dependencies": {
- "MessagePack": {
- "target": "Package",
- "version": "[3.0.238-rc.1, )"
- },
- "MessagePack.Annotations": {
- "target": "Package",
- "version": "[3.0.238-rc.1, )"
- },
- "MessagePackAnalyzer": {
- "include": "Runtime, Build, Native, ContentFiles, Analyzers, BuildTransitive",
- "suppressParent": "All",
- "target": "Package",
- "version": "[3.0.238-rc.1, )"
- },
- "Microsoft.DotNet.ILCompiler": {
- "suppressParent": "All",
- "target": "Package",
- "version": "[8.0.5, )",
- "autoReferenced": true
- },
- "Microsoft.NET.ILLink.Tasks": {
- "suppressParent": "All",
- "target": "Package",
- "version": "[8.0.5, )",
- "autoReferenced": true
- },
- "NetMQ": {
- "target": "Package",
- "version": "[4.0.1.13, )"
- }
- },
- "imports": [
- "net461",
- "net462",
- "net47",
- "net471",
- "net472",
- "net48",
- "net481"
- ],
- "assetTargetFallback": true,
- "warn": true,
- "downloadDependencies": [
- {
- "name": "Microsoft.AspNetCore.App.Ref",
- "version": "[8.0.5, 8.0.5]"
- },
- {
- "name": "Microsoft.NETCore.App.Host.linux-x64",
- "version": "[8.0.5, 8.0.5]"
- },
- {
- "name": "Microsoft.NETCore.App.Ref",
- "version": "[8.0.5, 8.0.5]"
- },
- {
- "name": "runtime.linux-x64.Microsoft.DotNet.ILCompiler",
- "version": "[8.0.5, 8.0.5]"
- }
- ],
- "frameworkReferences": {
- "Microsoft.AspNetCore.App": {
- "privateAssets": "none"
- },
- "Microsoft.NETCore.App": {
- "privateAssets": "all"
- }
- },
- "runtimeIdentifierGraphPath": "/home/skingging/.dotnet/sdk/9.0.100-preview.6.24328.19/PortableRuntimeIdentifierGraph.json"
- }
- }
- },
- "logs": [
- {
- "code": "NU1904",
- "level": "Warning",
- "warningLevel": 1,
- "message": "Package 'System.Drawing.Common' 5.0.0 has a known critical severity vulnerability, https://github.com/advisories/GHSA-rxg9-xrhp-64gj",
- "libraryId": "System.Drawing.Common",
- "targetGraphs": [
- "net8.0"
- ]
- },
- {
- "code": "NU1903",
- "level": "Warning",
- "warningLevel": 1,
- "message": "Package 'System.Formats.Asn1' 5.0.0 has a known high severity vulnerability, https://github.com/advisories/GHSA-447r-wph3-92pm",
- "libraryId": "System.Formats.Asn1",
- "targetGraphs": [
- "net8.0"
- ]
- },
- {
- "code": "NU1902",
- "level": "Warning",
- "warningLevel": 1,
- "message": "Package 'System.Security.Cryptography.Xml' 5.0.0 has a known moderate severity vulnerability, https://github.com/advisories/GHSA-vh55-786g-wjwj",
- "libraryId": "System.Security.Cryptography.Xml",
- "targetGraphs": [
- "net8.0"
- ]
- }
- ]
-}
\ No newline at end of file
diff --git a/Proxy/obj/project.nuget.cache b/Proxy/obj/project.nuget.cache
deleted file mode 100644
index 39e15e2..0000000
--- a/Proxy/obj/project.nuget.cache
+++ /dev/null
@@ -1,79 +0,0 @@
-{
- "version": 2,
- "dgSpecHash": "sW2GqM8uLVQ=",
- "success": true,
- "projectFilePath": "/home/skingging/Documents/Projects/CSharp/RSE/Proxy/Proxy.csproj",
- "expectedPackageFiles": [
- "/home/skingging/.nuget/packages/asyncio/0.1.69/asyncio.0.1.69.nupkg.sha512",
- "/home/skingging/.nuget/packages/messagepack/3.0.238-rc.1/messagepack.3.0.238-rc.1.nupkg.sha512",
- "/home/skingging/.nuget/packages/messagepack.annotations/3.0.238-rc.1/messagepack.annotations.3.0.238-rc.1.nupkg.sha512",
- "/home/skingging/.nuget/packages/messagepackanalyzer/3.0.238-rc.1/messagepackanalyzer.3.0.238-rc.1.nupkg.sha512",
- "/home/skingging/.nuget/packages/microsoft.bcl.asyncinterfaces/5.0.0/microsoft.bcl.asyncinterfaces.5.0.0.nupkg.sha512",
- "/home/skingging/.nuget/packages/microsoft.data.sqlite/8.0.10/microsoft.data.sqlite.8.0.10.nupkg.sha512",
- "/home/skingging/.nuget/packages/microsoft.data.sqlite.core/8.0.10/microsoft.data.sqlite.core.8.0.10.nupkg.sha512",
- "/home/skingging/.nuget/packages/microsoft.dotnet.ilcompiler/8.0.5/microsoft.dotnet.ilcompiler.8.0.5.nupkg.sha512",
- "/home/skingging/.nuget/packages/microsoft.extensions.objectpool/5.0.10/microsoft.extensions.objectpool.5.0.10.nupkg.sha512",
- "/home/skingging/.nuget/packages/microsoft.net.illink.tasks/8.0.5/microsoft.net.illink.tasks.8.0.5.nupkg.sha512",
- "/home/skingging/.nuget/packages/microsoft.net.stringtools/17.11.4/microsoft.net.stringtools.17.11.4.nupkg.sha512",
- "/home/skingging/.nuget/packages/microsoft.netcore.platforms/5.0.0/microsoft.netcore.platforms.5.0.0.nupkg.sha512",
- "/home/skingging/.nuget/packages/microsoft.win32.systemevents/5.0.0/microsoft.win32.systemevents.5.0.0.nupkg.sha512",
- "/home/skingging/.nuget/packages/nacl.net/0.1.13/nacl.net.0.1.13.nupkg.sha512",
- "/home/skingging/.nuget/packages/netmq/4.0.1.13/netmq.4.0.1.13.nupkg.sha512",
- "/home/skingging/.nuget/packages/sqlite/3.13.0/sqlite.3.13.0.nupkg.sha512",
- "/home/skingging/.nuget/packages/sqlitepclraw.bundle_e_sqlite3/2.1.6/sqlitepclraw.bundle_e_sqlite3.2.1.6.nupkg.sha512",
- "/home/skingging/.nuget/packages/sqlitepclraw.core/2.1.6/sqlitepclraw.core.2.1.6.nupkg.sha512",
- "/home/skingging/.nuget/packages/sqlitepclraw.lib.e_sqlite3/2.1.6/sqlitepclraw.lib.e_sqlite3.2.1.6.nupkg.sha512",
- "/home/skingging/.nuget/packages/sqlitepclraw.provider.e_sqlite3/2.1.6/sqlitepclraw.provider.e_sqlite3.2.1.6.nupkg.sha512",
- "/home/skingging/.nuget/packages/system.drawing.common/5.0.0/system.drawing.common.5.0.0.nupkg.sha512",
- "/home/skingging/.nuget/packages/system.formats.asn1/5.0.0/system.formats.asn1.5.0.0.nupkg.sha512",
- "/home/skingging/.nuget/packages/system.memory/4.5.3/system.memory.4.5.3.nupkg.sha512",
- "/home/skingging/.nuget/packages/system.numerics.vectors/4.5.0/system.numerics.vectors.4.5.0.nupkg.sha512",
- "/home/skingging/.nuget/packages/system.private.servicemodel/4.9.0/system.private.servicemodel.4.9.0.nupkg.sha512",
- "/home/skingging/.nuget/packages/system.reflection.dispatchproxy/4.7.1/system.reflection.dispatchproxy.4.7.1.nupkg.sha512",
- "/home/skingging/.nuget/packages/system.security.accesscontrol/5.0.0/system.security.accesscontrol.5.0.0.nupkg.sha512",
- "/home/skingging/.nuget/packages/system.security.cryptography.cng/5.0.0/system.security.cryptography.cng.5.0.0.nupkg.sha512",
- "/home/skingging/.nuget/packages/system.security.cryptography.pkcs/5.0.0/system.security.cryptography.pkcs.5.0.0.nupkg.sha512",
- "/home/skingging/.nuget/packages/system.security.cryptography.xml/5.0.0/system.security.cryptography.xml.5.0.0.nupkg.sha512",
- "/home/skingging/.nuget/packages/system.security.permissions/5.0.0/system.security.permissions.5.0.0.nupkg.sha512",
- "/home/skingging/.nuget/packages/system.security.principal.windows/5.0.0/system.security.principal.windows.5.0.0.nupkg.sha512",
- "/home/skingging/.nuget/packages/system.servicemodel.primitives/4.9.0/system.servicemodel.primitives.4.9.0.nupkg.sha512",
- "/home/skingging/.nuget/packages/system.valuetuple/4.5.0/system.valuetuple.4.5.0.nupkg.sha512",
- "/home/skingging/.nuget/packages/system.windows.extensions/5.0.0/system.windows.extensions.5.0.0.nupkg.sha512",
- "/home/skingging/.nuget/packages/microsoft.netcore.app.ref/8.0.5/microsoft.netcore.app.ref.8.0.5.nupkg.sha512",
- "/home/skingging/.nuget/packages/microsoft.aspnetcore.app.ref/8.0.5/microsoft.aspnetcore.app.ref.8.0.5.nupkg.sha512",
- "/home/skingging/.nuget/packages/runtime.linux-x64.microsoft.dotnet.ilcompiler/8.0.5/runtime.linux-x64.microsoft.dotnet.ilcompiler.8.0.5.nupkg.sha512",
- "/home/skingging/.nuget/packages/microsoft.netcore.app.host.linux-x64/8.0.5/microsoft.netcore.app.host.linux-x64.8.0.5.nupkg.sha512"
- ],
- "logs": [
- {
- "code": "NU1904",
- "level": "Warning",
- "warningLevel": 1,
- "message": "Package 'System.Drawing.Common' 5.0.0 has a known critical severity vulnerability, https://github.com/advisories/GHSA-rxg9-xrhp-64gj",
- "libraryId": "System.Drawing.Common",
- "targetGraphs": [
- "net8.0"
- ]
- },
- {
- "code": "NU1903",
- "level": "Warning",
- "warningLevel": 1,
- "message": "Package 'System.Formats.Asn1' 5.0.0 has a known high severity vulnerability, https://github.com/advisories/GHSA-447r-wph3-92pm",
- "libraryId": "System.Formats.Asn1",
- "targetGraphs": [
- "net8.0"
- ]
- },
- {
- "code": "NU1902",
- "level": "Warning",
- "warningLevel": 1,
- "message": "Package 'System.Security.Cryptography.Xml' 5.0.0 has a known moderate severity vulnerability, https://github.com/advisories/GHSA-vh55-786g-wjwj",
- "libraryId": "System.Security.Cryptography.Xml",
- "targetGraphs": [
- "net8.0"
- ]
- }
- ]
-}
\ No newline at end of file
diff --git a/Proxy/obj/project.packagespec.json b/Proxy/obj/project.packagespec.json
deleted file mode 100644
index 18ed9dc..0000000
--- a/Proxy/obj/project.packagespec.json
+++ /dev/null
@@ -1 +0,0 @@
-"restore":{"projectUniqueName":"/home/skingging/Documents/Projects/CSharp/RSE/Proxy/Proxy.csproj","projectName":"Proxy","projectPath":"/home/skingging/Documents/Projects/CSharp/RSE/Proxy/Proxy.csproj","outputPath":"/home/skingging/Documents/Projects/CSharp/RSE/Proxy/obj/","projectStyle":"PackageReference","originalTargetFrameworks":["net8.0"],"sources":{"https://api.nuget.org/v3/index.json":{}},"frameworks":{"net8.0":{"targetAlias":"net8.0","projectReferences":{"/home/skingging/Documents/Projects/CSharp/RSE/Models/Models.csproj":{"projectPath":"/home/skingging/Documents/Projects/CSharp/RSE/Models/Models.csproj"}}}},"warningProperties":{"warnAsError":["NU1605"]},"restoreAuditProperties":{"enableAudit":"true","auditLevel":"low","auditMode":"all"}}"frameworks":{"net8.0":{"targetAlias":"net8.0","dependencies":{"MessagePack":{"target":"Package","version":"[3.0.238-rc.1, )"},"MessagePack.Annotations":{"target":"Package","version":"[3.0.238-rc.1, )"},"MessagePackAnalyzer":{"include":"Runtime, Build, Native, ContentFiles, Analyzers, BuildTransitive","suppressParent":"All","target":"Package","version":"[3.0.238-rc.1, )"},"Microsoft.DotNet.ILCompiler":{"suppressParent":"All","target":"Package","version":"[8.0.5, )","autoReferenced":true},"Microsoft.NET.ILLink.Tasks":{"suppressParent":"All","target":"Package","version":"[8.0.5, )","autoReferenced":true},"NetMQ":{"target":"Package","version":"[4.0.1.13, )"}},"imports":["net461","net462","net47","net471","net472","net48","net481"],"assetTargetFallback":true,"warn":true,"downloadDependencies":[{"name":"Microsoft.AspNetCore.App.Ref","version":"[8.0.5, 8.0.5]"},{"name":"Microsoft.NETCore.App.Host.linux-x64","version":"[8.0.5, 8.0.5]"},{"name":"Microsoft.NETCore.App.Ref","version":"[8.0.5, 8.0.5]"},{"name":"runtime.linux-x64.Microsoft.DotNet.ILCompiler","version":"[8.0.5, 8.0.5]"}],"frameworkReferences":{"Microsoft.AspNetCore.App":{"privateAssets":"none"},"Microsoft.NETCore.App":{"privateAssets":"all"}},"runtimeIdentifierGraphPath":"/home/skingging/.dotnet/sdk/9.0.100-preview.6.24328.19/PortableRuntimeIdentifierGraph.json"}}
\ No newline at end of file
diff --git a/Proxy/obj/rider.project.model.nuget.info b/Proxy/obj/rider.project.model.nuget.info
deleted file mode 100644
index 3ccb431..0000000
--- a/Proxy/obj/rider.project.model.nuget.info
+++ /dev/null
@@ -1 +0,0 @@
-17318618135304295
\ No newline at end of file
diff --git a/Proxy/obj/rider.project.restore.info b/Proxy/obj/rider.project.restore.info
deleted file mode 100644
index 3ccb431..0000000
--- a/Proxy/obj/rider.project.restore.info
+++ /dev/null
@@ -1 +0,0 @@
-17318618135304295
\ No newline at end of file
diff --git a/Shared/obj/Debug/net8.0/.NETCoreApp,Version=v8.0.AssemblyAttributes.cs b/Shared/obj/Debug/net8.0/.NETCoreApp,Version=v8.0.AssemblyAttributes.cs
deleted file mode 100644
index dca70aa..0000000
--- a/Shared/obj/Debug/net8.0/.NETCoreApp,Version=v8.0.AssemblyAttributes.cs
+++ /dev/null
@@ -1,4 +0,0 @@
-//
-using System;
-using System.Reflection;
-[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v8.0", FrameworkDisplayName = ".NET 8.0")]
diff --git a/Shared/obj/Debug/net8.0/Shared.AssemblyInfo.cs b/Shared/obj/Debug/net8.0/Shared.AssemblyInfo.cs
deleted file mode 100644
index c8bc6f8..0000000
--- a/Shared/obj/Debug/net8.0/Shared.AssemblyInfo.cs
+++ /dev/null
@@ -1,22 +0,0 @@
-//------------------------------------------------------------------------------
-//
-// This code was generated by a tool.
-//
-// Changes to this file may cause incorrect behavior and will be lost if
-// the code is regenerated.
-//
-//------------------------------------------------------------------------------
-
-using System;
-using System.Reflection;
-
-[assembly: System.Reflection.AssemblyCompanyAttribute("Shared")]
-[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
-[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
-[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+b60cda90b58bf27d513f344584cd38e114063692")]
-[assembly: System.Reflection.AssemblyProductAttribute("Shared")]
-[assembly: System.Reflection.AssemblyTitleAttribute("Shared")]
-[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
-
-// Generated by the MSBuild WriteCodeFragment class.
-
diff --git a/Shared/obj/Debug/net8.0/Shared.AssemblyInfoInputs.cache b/Shared/obj/Debug/net8.0/Shared.AssemblyInfoInputs.cache
deleted file mode 100644
index 3dce6c5..0000000
--- a/Shared/obj/Debug/net8.0/Shared.AssemblyInfoInputs.cache
+++ /dev/null
@@ -1 +0,0 @@
-fbe9fedc088acdea6682257aeaaca865bf4f4dcfc839e2658c2eba584a098191
diff --git a/Shared/obj/Debug/net8.0/Shared.GeneratedMSBuildEditorConfig.editorconfig b/Shared/obj/Debug/net8.0/Shared.GeneratedMSBuildEditorConfig.editorconfig
deleted file mode 100644
index 4e291a6..0000000
--- a/Shared/obj/Debug/net8.0/Shared.GeneratedMSBuildEditorConfig.editorconfig
+++ /dev/null
@@ -1,14 +0,0 @@
-is_global = true
-build_property.TargetFramework = net8.0
-build_property.TargetPlatformMinVersion =
-build_property.UsingMicrosoftNETSdkWeb =
-build_property.ProjectTypeGuids =
-build_property.InvariantGlobalization =
-build_property.PlatformNeutralAssembly =
-build_property.EnforceExtendedAnalyzerRules =
-build_property._SupportedPlatformList = Linux,macOS,Windows
-build_property.RootNamespace = Shared
-build_property.ProjectDir = /home/skingging/Documents/Projects/CSharp/RSE/Shared/
-build_property.EnableComHosting =
-build_property.EnableGeneratedComInterfaceComImportInterop =
-build_property.EffectiveAnalysisLevelStyle = 8.0
diff --git a/Shared/obj/Debug/net8.0/Shared.GlobalUsings.g.cs b/Shared/obj/Debug/net8.0/Shared.GlobalUsings.g.cs
deleted file mode 100644
index 8578f3d..0000000
--- a/Shared/obj/Debug/net8.0/Shared.GlobalUsings.g.cs
+++ /dev/null
@@ -1,8 +0,0 @@
-//
-global using global::System;
-global using global::System.Collections.Generic;
-global using global::System.IO;
-global using global::System.Linq;
-global using global::System.Net.Http;
-global using global::System.Threading;
-global using global::System.Threading.Tasks;
diff --git a/Shared/obj/Debug/net8.0/Shared.assets.cache b/Shared/obj/Debug/net8.0/Shared.assets.cache
deleted file mode 100644
index 5121974..0000000
Binary files a/Shared/obj/Debug/net8.0/Shared.assets.cache and /dev/null differ
diff --git a/Shared/obj/Release/net8.0/.NETCoreApp,Version=v8.0.AssemblyAttributes.cs b/Shared/obj/Release/net8.0/.NETCoreApp,Version=v8.0.AssemblyAttributes.cs
deleted file mode 100644
index dca70aa..0000000
--- a/Shared/obj/Release/net8.0/.NETCoreApp,Version=v8.0.AssemblyAttributes.cs
+++ /dev/null
@@ -1,4 +0,0 @@
-//
-using System;
-using System.Reflection;
-[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v8.0", FrameworkDisplayName = ".NET 8.0")]
diff --git a/Shared/obj/Release/net8.0/Shared.AssemblyInfo.cs b/Shared/obj/Release/net8.0/Shared.AssemblyInfo.cs
deleted file mode 100644
index 5bb52ef..0000000
--- a/Shared/obj/Release/net8.0/Shared.AssemblyInfo.cs
+++ /dev/null
@@ -1,22 +0,0 @@
-//------------------------------------------------------------------------------
-//
-// This code was generated by a tool.
-//
-// Changes to this file may cause incorrect behavior and will be lost if
-// the code is regenerated.
-//
-//------------------------------------------------------------------------------
-
-using System;
-using System.Reflection;
-
-[assembly: System.Reflection.AssemblyCompanyAttribute("Shared")]
-[assembly: System.Reflection.AssemblyConfigurationAttribute("Release")]
-[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
-[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+f3c6338a6ae57d4e839090fca125bc38f764d016")]
-[assembly: System.Reflection.AssemblyProductAttribute("Shared")]
-[assembly: System.Reflection.AssemblyTitleAttribute("Shared")]
-[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
-
-// Generated by the MSBuild WriteCodeFragment class.
-
diff --git a/Shared/obj/Release/net8.0/Shared.AssemblyInfoInputs.cache b/Shared/obj/Release/net8.0/Shared.AssemblyInfoInputs.cache
deleted file mode 100644
index 377d3b5..0000000
--- a/Shared/obj/Release/net8.0/Shared.AssemblyInfoInputs.cache
+++ /dev/null
@@ -1 +0,0 @@
-b0a57b000e776a9a23f5ca4a7fbfdaa7e69509503b897e9c5ee4a541cd39769b
diff --git a/Shared/obj/Release/net8.0/Shared.GeneratedMSBuildEditorConfig.editorconfig b/Shared/obj/Release/net8.0/Shared.GeneratedMSBuildEditorConfig.editorconfig
deleted file mode 100644
index 4e291a6..0000000
--- a/Shared/obj/Release/net8.0/Shared.GeneratedMSBuildEditorConfig.editorconfig
+++ /dev/null
@@ -1,14 +0,0 @@
-is_global = true
-build_property.TargetFramework = net8.0
-build_property.TargetPlatformMinVersion =
-build_property.UsingMicrosoftNETSdkWeb =
-build_property.ProjectTypeGuids =
-build_property.InvariantGlobalization =
-build_property.PlatformNeutralAssembly =
-build_property.EnforceExtendedAnalyzerRules =
-build_property._SupportedPlatformList = Linux,macOS,Windows
-build_property.RootNamespace = Shared
-build_property.ProjectDir = /home/skingging/Documents/Projects/CSharp/RSE/Shared/
-build_property.EnableComHosting =
-build_property.EnableGeneratedComInterfaceComImportInterop =
-build_property.EffectiveAnalysisLevelStyle = 8.0
diff --git a/Shared/obj/Release/net8.0/Shared.GlobalUsings.g.cs b/Shared/obj/Release/net8.0/Shared.GlobalUsings.g.cs
deleted file mode 100644
index 8578f3d..0000000
--- a/Shared/obj/Release/net8.0/Shared.GlobalUsings.g.cs
+++ /dev/null
@@ -1,8 +0,0 @@
-//
-global using global::System;
-global using global::System.Collections.Generic;
-global using global::System.IO;
-global using global::System.Linq;
-global using global::System.Net.Http;
-global using global::System.Threading;
-global using global::System.Threading.Tasks;
diff --git a/Shared/obj/Release/net8.0/Shared.assets.cache b/Shared/obj/Release/net8.0/Shared.assets.cache
deleted file mode 100644
index fda372e..0000000
Binary files a/Shared/obj/Release/net8.0/Shared.assets.cache and /dev/null differ
diff --git a/Shared/obj/Shared.csproj.nuget.dgspec.json b/Shared/obj/Shared.csproj.nuget.dgspec.json
deleted file mode 100644
index 9f08135..0000000
--- a/Shared/obj/Shared.csproj.nuget.dgspec.json
+++ /dev/null
@@ -1,76 +0,0 @@
-{
- "format": 1,
- "restore": {
- "/home/skingging/Documents/Projects/CSharp/RSE/Shared/Shared.csproj": {}
- },
- "projects": {
- "/home/skingging/Documents/Projects/CSharp/RSE/Shared/Shared.csproj": {
- "version": "1.0.0",
- "restore": {
- "projectUniqueName": "/home/skingging/Documents/Projects/CSharp/RSE/Shared/Shared.csproj",
- "projectName": "Shared",
- "projectPath": "/home/skingging/Documents/Projects/CSharp/RSE/Shared/Shared.csproj",
- "packagesPath": "/home/skingging/.nuget/packages/",
- "outputPath": "/home/skingging/Documents/Projects/CSharp/RSE/Shared/obj/",
- "projectStyle": "PackageReference",
- "configFilePaths": [
- "/home/skingging/.nuget/NuGet/NuGet.Config"
- ],
- "originalTargetFrameworks": [
- "net8.0"
- ],
- "sources": {
- "https://api.nuget.org/v3/index.json": {}
- },
- "frameworks": {
- "net8.0": {
- "targetAlias": "net8.0",
- "projectReferences": {}
- }
- },
- "warningProperties": {
- "warnAsError": [
- "NU1605"
- ]
- },
- "restoreAuditProperties": {
- "enableAudit": "true",
- "auditLevel": "low",
- "auditMode": "all"
- }
- },
- "frameworks": {
- "net8.0": {
- "targetAlias": "net8.0",
- "imports": [
- "net461",
- "net462",
- "net47",
- "net471",
- "net472",
- "net48",
- "net481"
- ],
- "assetTargetFallback": true,
- "warn": true,
- "downloadDependencies": [
- {
- "name": "Microsoft.AspNetCore.App.Ref",
- "version": "[8.0.5, 8.0.5]"
- },
- {
- "name": "Microsoft.NETCore.App.Ref",
- "version": "[8.0.5, 8.0.5]"
- }
- ],
- "frameworkReferences": {
- "Microsoft.NETCore.App": {
- "privateAssets": "all"
- }
- },
- "runtimeIdentifierGraphPath": "/home/skingging/.dotnet/sdk/9.0.100-preview.6.24328.19/PortableRuntimeIdentifierGraph.json"
- }
- }
- }
- }
-}
\ No newline at end of file
diff --git a/Shared/obj/Shared.csproj.nuget.g.props b/Shared/obj/Shared.csproj.nuget.g.props
deleted file mode 100644
index 0641418..0000000
--- a/Shared/obj/Shared.csproj.nuget.g.props
+++ /dev/null
@@ -1,15 +0,0 @@
-
-
-
- True
- NuGet
- $(MSBuildThisFileDirectory)project.assets.json
- /home/skingging/.nuget/packages/
- /home/skingging/.nuget/packages/
- PackageReference
- 6.10.1
-
-
-
-
-
\ No newline at end of file
diff --git a/Shared/obj/Shared.csproj.nuget.g.targets b/Shared/obj/Shared.csproj.nuget.g.targets
deleted file mode 100644
index 3dc06ef..0000000
--- a/Shared/obj/Shared.csproj.nuget.g.targets
+++ /dev/null
@@ -1,2 +0,0 @@
-
-
\ No newline at end of file
diff --git a/Shared/obj/project.assets.json b/Shared/obj/project.assets.json
deleted file mode 100644
index ec74cfc..0000000
--- a/Shared/obj/project.assets.json
+++ /dev/null
@@ -1,81 +0,0 @@
-{
- "version": 3,
- "targets": {
- "net8.0": {}
- },
- "libraries": {},
- "projectFileDependencyGroups": {
- "net8.0": []
- },
- "packageFolders": {
- "/home/skingging/.nuget/packages/": {}
- },
- "project": {
- "version": "1.0.0",
- "restore": {
- "projectUniqueName": "/home/skingging/Documents/Projects/CSharp/RSE/Shared/Shared.csproj",
- "projectName": "Shared",
- "projectPath": "/home/skingging/Documents/Projects/CSharp/RSE/Shared/Shared.csproj",
- "packagesPath": "/home/skingging/.nuget/packages/",
- "outputPath": "/home/skingging/Documents/Projects/CSharp/RSE/Shared/obj/",
- "projectStyle": "PackageReference",
- "configFilePaths": [
- "/home/skingging/.nuget/NuGet/NuGet.Config"
- ],
- "originalTargetFrameworks": [
- "net8.0"
- ],
- "sources": {
- "https://api.nuget.org/v3/index.json": {}
- },
- "frameworks": {
- "net8.0": {
- "targetAlias": "net8.0",
- "projectReferences": {}
- }
- },
- "warningProperties": {
- "warnAsError": [
- "NU1605"
- ]
- },
- "restoreAuditProperties": {
- "enableAudit": "true",
- "auditLevel": "low",
- "auditMode": "all"
- }
- },
- "frameworks": {
- "net8.0": {
- "targetAlias": "net8.0",
- "imports": [
- "net461",
- "net462",
- "net47",
- "net471",
- "net472",
- "net48",
- "net481"
- ],
- "assetTargetFallback": true,
- "warn": true,
- "downloadDependencies": [
- {
- "name": "Microsoft.AspNetCore.App.Ref",
- "version": "[8.0.5, 8.0.5]"
- },
- {
- "name": "Microsoft.NETCore.App.Ref",
- "version": "[8.0.5, 8.0.5]"
- }
- ],
- "frameworkReferences": {
- "Microsoft.NETCore.App": {
- "privateAssets": "all"
- }
- },
- "runtimeIdentifierGraphPath": "/home/skingging/.dotnet/sdk/9.0.100-preview.6.24328.19/PortableRuntimeIdentifierGraph.json"
- }
- }
- }
-}
\ No newline at end of file
diff --git a/Shared/obj/project.nuget.cache b/Shared/obj/project.nuget.cache
deleted file mode 100644
index 607695e..0000000
--- a/Shared/obj/project.nuget.cache
+++ /dev/null
@@ -1,11 +0,0 @@
-{
- "version": 2,
- "dgSpecHash": "W65HTGa4Tgk=",
- "success": true,
- "projectFilePath": "/home/skingging/Documents/Projects/CSharp/RSE/Shared/Shared.csproj",
- "expectedPackageFiles": [
- "/home/skingging/.nuget/packages/microsoft.netcore.app.ref/8.0.5/microsoft.netcore.app.ref.8.0.5.nupkg.sha512",
- "/home/skingging/.nuget/packages/microsoft.aspnetcore.app.ref/8.0.5/microsoft.aspnetcore.app.ref.8.0.5.nupkg.sha512"
- ],
- "logs": []
-}
\ No newline at end of file
diff --git a/Shared/obj/project.packagespec.json b/Shared/obj/project.packagespec.json
deleted file mode 100644
index 86139da..0000000
--- a/Shared/obj/project.packagespec.json
+++ /dev/null
@@ -1 +0,0 @@
-"restore":{"projectUniqueName":"/home/skingging/Documents/Projects/CSharp/RSE/Shared/Shared.csproj","projectName":"Shared","projectPath":"/home/skingging/Documents/Projects/CSharp/RSE/Shared/Shared.csproj","outputPath":"/home/skingging/Documents/Projects/CSharp/RSE/Shared/obj/","projectStyle":"PackageReference","originalTargetFrameworks":["net8.0"],"sources":{"https://api.nuget.org/v3/index.json":{}},"frameworks":{"net8.0":{"targetAlias":"net8.0","projectReferences":{}}},"warningProperties":{"warnAsError":["NU1605"]},"restoreAuditProperties":{"enableAudit":"true","auditLevel":"low","auditMode":"all"}}"frameworks":{"net8.0":{"targetAlias":"net8.0","imports":["net461","net462","net47","net471","net472","net48","net481"],"assetTargetFallback":true,"warn":true,"downloadDependencies":[{"name":"Microsoft.AspNetCore.App.Ref","version":"[8.0.5, 8.0.5]"},{"name":"Microsoft.NETCore.App.Ref","version":"[8.0.5, 8.0.5]"}],"frameworkReferences":{"Microsoft.NETCore.App":{"privateAssets":"all"}},"runtimeIdentifierGraphPath":"/home/skingging/.dotnet/sdk/9.0.100-preview.6.24328.19/PortableRuntimeIdentifierGraph.json"}}
\ No newline at end of file
diff --git a/Shared/obj/rider.project.model.nuget.info b/Shared/obj/rider.project.model.nuget.info
deleted file mode 100644
index 01815bc..0000000
--- a/Shared/obj/rider.project.model.nuget.info
+++ /dev/null
@@ -1 +0,0 @@
-17324609862998840
\ No newline at end of file
diff --git a/Shared/obj/rider.project.restore.info b/Shared/obj/rider.project.restore.info
deleted file mode 100644
index 01815bc..0000000
--- a/Shared/obj/rider.project.restore.info
+++ /dev/null
@@ -1 +0,0 @@
-17324609862998840
\ No newline at end of file