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,7 @@
/Users/bobanlapcevic/Desktop/theInterfacePro/MySimpleUI/Program.cs
/Users/bobanlapcevic/Desktop/theInterfacePro/MySimpleUI/obj/Debug/net10.0/MySimpleUI.GlobalUsings.g.cs
/Users/bobanlapcevic/Desktop/theInterfacePro/MySimpleUI/obj/Debug/net10.0/.NETCoreApp,Version=v10.0.AssemblyAttributes.cs
/Users/bobanlapcevic/Desktop/theInterfacePro/MySimpleUI/obj/Debug/net10.0/MySimpleUI.AssemblyInfo.cs
/Users/bobanlapcevic/Desktop/theInterfacePro/MySimpleUI/appsettings.Development.json
/Users/bobanlapcevic/Desktop/theInterfacePro/MySimpleUI/appsettings.json
/Users/bobanlapcevic/Desktop/theInterfacePro/MySimpleUI/Properties/launchSettings.json

View File

@@ -0,0 +1 @@
/Users/bobanlapcevic/Desktop/theInterfacePro/.sonarqube/out/2

View File

@@ -0,0 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<SonarProjectConfig xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns="http://www.sonarsource.com/msbuild/analyzer/2021/1">
<AnalysisConfigPath>/Users/bobanlapcevic/Desktop/theInterfacePro/.sonarqube/conf/SonarQubeAnalysisConfig.xml</AnalysisConfigPath>
<ProjectPath>/Users/bobanlapcevic/Desktop/theInterfacePro/MySimpleUI/MySimpleUI.csproj</ProjectPath>
<FilesToAnalyzePath>/Users/bobanlapcevic/Desktop/theInterfacePro/.sonarqube/conf/2/FilesToAnalyze.txt</FilesToAnalyzePath>
<OutPath>/Users/bobanlapcevic/Desktop/theInterfacePro/.sonarqube/out/2</OutPath>
<ProjectType>Product</ProjectType>
<TargetFramework>net10.0</TargetFramework>
</SonarProjectConfig>