Initial commit

This commit is contained in:
2024-11-24 12:40:51 +01:00
parent 9819604110
commit f3c6338a6a
323 changed files with 11769 additions and 0 deletions
@@ -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("Models")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Release")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+981960411028790aaa0b551986f102c57a5995a2")]
[assembly: System.Reflection.AssemblyProductAttribute("Models")]
[assembly: System.Reflection.AssemblyTitleAttribute("Models")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
// Generated by the MSBuild WriteCodeFragment class.
@@ -0,0 +1 @@
44294b40a4aa21364ba671b64b9253eafd70429610d331a6cb9d9a86caccce54
@@ -0,0 +1,14 @@
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
@@ -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.
@@ -0,0 +1 @@
4cf2794389665fa4009a3508018cef322df1e671b22a7bcaa3aeabab17b74bf5
@@ -0,0 +1,12 @@
/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
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.