Initial commit
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
// <autogenerated />
|
||||
using System;
|
||||
using System.Reflection;
|
||||
[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v8.0", FrameworkDisplayName = ".NET 8.0")]
|
||||
@@ -0,0 +1,22 @@
|
||||
//------------------------------------------------------------------------------
|
||||
// <auto-generated>
|
||||
// This code was generated by a tool.
|
||||
//
|
||||
// Changes to this file may cause incorrect behavior and will be lost if
|
||||
// the code is regenerated.
|
||||
// </auto-generated>
|
||||
//------------------------------------------------------------------------------
|
||||
|
||||
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.
|
||||
|
||||
@@ -0,0 +1 @@
|
||||
9371234864fbc6630f90d88b86a9165d6bf6b07556d735c0a3bcf7b4cfc5fd84
|
||||
+13
@@ -0,0 +1,13 @@
|
||||
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 =
|
||||
@@ -0,0 +1,8 @@
|
||||
// <auto-generated/>
|
||||
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;
|
||||
Binary file not shown.
Binary file not shown.
@@ -0,0 +1 @@
|
||||
b0f7137a98b1bd656800ed2ac80a0e5cba6650032efea86121ddea12b90adc60
|
||||
@@ -0,0 +1,24 @@
|
||||
/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
|
||||
Binary file not shown.
@@ -0,0 +1 @@
|
||||
a6028093686ad8ada04d4f48d5cf0f5281c16246ab92de50a4b16c2ef86d3719
|
||||
Binary file not shown.
BIN
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -0,0 +1,4 @@
|
||||
// <autogenerated />
|
||||
using System;
|
||||
using System.Reflection;
|
||||
[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v8.0", FrameworkDisplayName = ".NET 8.0")]
|
||||
@@ -0,0 +1,22 @@
|
||||
//------------------------------------------------------------------------------
|
||||
// <auto-generated>
|
||||
// This code was generated by a tool.
|
||||
//
|
||||
// Changes to this file may cause incorrect behavior and will be lost if
|
||||
// the code is regenerated.
|
||||
// </auto-generated>
|
||||
//------------------------------------------------------------------------------
|
||||
|
||||
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.
|
||||
|
||||
@@ -0,0 +1 @@
|
||||
f6374ce8e27deb7d389612c875bb24368cf0c20220a76d7c26faa95a09317bab
|
||||
@@ -0,0 +1,17 @@
|
||||
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
|
||||
@@ -0,0 +1,8 @@
|
||||
// <auto-generated/>
|
||||
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;
|
||||
Binary file not shown.
Binary file not shown.
@@ -0,0 +1 @@
|
||||
d5fdbb48502a7ff11e0868605aa355e7abc9a798ec79cb443eeb7fd22ee855fd
|
||||
@@ -0,0 +1,82 @@
|
||||
/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
|
||||
Binary file not shown.
@@ -0,0 +1 @@
|
||||
999ebd786dd5856ae0a72460a09db422d8cbe1fceb4f9d1c5f090fa947e399cf
|
||||
Binary file not shown.
@@ -0,0 +1,68 @@
|
||||
/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
|
||||
Executable
BIN
Binary file not shown.
+4
@@ -0,0 +1,4 @@
|
||||
// <autogenerated />
|
||||
using System;
|
||||
using System.Reflection;
|
||||
[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v8.0", FrameworkDisplayName = ".NET 8.0")]
|
||||
@@ -0,0 +1,22 @@
|
||||
//------------------------------------------------------------------------------
|
||||
// <auto-generated>
|
||||
// This code was generated by a tool.
|
||||
//
|
||||
// Changes to this file may cause incorrect behavior and will be lost if
|
||||
// the code is regenerated.
|
||||
// </auto-generated>
|
||||
//------------------------------------------------------------------------------
|
||||
|
||||
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.
|
||||
|
||||
@@ -0,0 +1 @@
|
||||
f6374ce8e27deb7d389612c875bb24368cf0c20220a76d7c26faa95a09317bab
|
||||
+17
@@ -0,0 +1,17 @@
|
||||
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
|
||||
@@ -0,0 +1,8 @@
|
||||
// <auto-generated/>
|
||||
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;
|
||||
Binary file not shown.
Binary file not shown.
@@ -0,0 +1 @@
|
||||
a45478e460cc7ed145d5b48e8dcc51447c112939d381ae58564f808d03bbe64c
|
||||
@@ -0,0 +1,24 @@
|
||||
/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
|
||||
Binary file not shown.
@@ -0,0 +1 @@
|
||||
b02f917e7635c55cf29076abdd23c944873923b9336038338ad93dd9e2605ca2
|
||||
Binary file not shown.
BIN
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user