initial design of domain
All checks were successful
Log every push / log-push (push) Successful in 2s

This commit is contained in:
Boban
2026-06-07 22:09:45 +02:00
parent 2af87e8268
commit 4a7ddacae4
393 changed files with 16395 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
// <autogenerated />
using System;
using System.Reflection;
[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v10.0", FrameworkDisplayName = ".NET 10.0")]

View File

@@ -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("Code")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
[assembly: System.Reflection.AssemblyProductAttribute("Code")]
[assembly: System.Reflection.AssemblyTitleAttribute("Code")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
// Generated by the MSBuild WriteCodeFragment class.

View File

@@ -0,0 +1 @@
6551b86fb1d18bccb2a5e3473553a2d056c0e157e5dab742eda664aebdf2ebb2

View File

@@ -0,0 +1,17 @@
is_global = true
build_property.TargetFramework = net10.0
build_property.TargetFrameworkIdentifier = .NETCoreApp
build_property.TargetFrameworkVersion = v10.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 = Code
build_property.ProjectDir = /Users/bobanlapcevic/Desktop/theInterfacePro/Code/
build_property.EnableComHosting =
build_property.EnableGeneratedComInterfaceComImportInterop =
build_property.EffectiveAnalysisLevelStyle = 10.0
build_property.EnableCodeStyleSeverity =

View File

@@ -0,0 +1,8 @@
// <auto-generated/>
global using System;
global using System.Collections.Generic;
global using System.IO;
global using System.Linq;
global using System.Net.Http;
global using System.Threading;
global using System.Threading.Tasks;

View File

@@ -0,0 +1 @@
eaeae09aea989a5dce96d5b30cb3f70ca18220bd806c9a851393ee01e2e797e0

View File

@@ -0,0 +1,11 @@
/Users/bobanlapcevic/Desktop/theInterfacePro/Code/bin/Debug/net10.0/Code.deps.json
/Users/bobanlapcevic/Desktop/theInterfacePro/Code/bin/Debug/net10.0/Code.dll
/Users/bobanlapcevic/Desktop/theInterfacePro/Code/bin/Debug/net10.0/Code.pdb
/Users/bobanlapcevic/Desktop/theInterfacePro/Code/obj/Debug/net10.0/Code.GeneratedMSBuildEditorConfig.editorconfig
/Users/bobanlapcevic/Desktop/theInterfacePro/Code/obj/Debug/net10.0/Code.AssemblyInfoInputs.cache
/Users/bobanlapcevic/Desktop/theInterfacePro/Code/obj/Debug/net10.0/Code.AssemblyInfo.cs
/Users/bobanlapcevic/Desktop/theInterfacePro/Code/obj/Debug/net10.0/Code.csproj.CoreCompileInputs.cache
/Users/bobanlapcevic/Desktop/theInterfacePro/Code/obj/Debug/net10.0/Code.dll
/Users/bobanlapcevic/Desktop/theInterfacePro/Code/obj/Debug/net10.0/refint/Code.dll
/Users/bobanlapcevic/Desktop/theInterfacePro/Code/obj/Debug/net10.0/Code.pdb
/Users/bobanlapcevic/Desktop/theInterfacePro/Code/obj/Debug/net10.0/ref/Code.dll

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.