Merged main branch into master

This commit is contained in:
MarcUs7i 2024-11-27 16:53:10 +01:00
parent 9f78dd87bf
commit 61a72aaa5d
50 changed files with 2124 additions and 0 deletions

View file

@ -0,0 +1,34 @@
{
"runtimeTarget": {
"name": ".NETCoreApp,Version=v9.0",
"signature": ""
},
"compilationOptions": {},
"targets": {
".NETCoreApp,Version=v9.0": {
"FlexArray/1.0.0": {
"dependencies": {
"HTLLeonding.Utility.LeoAnalyzers": "1.0.2"
},
"runtime": {
"FlexArray.dll": {}
}
},
"HTLLeonding.Utility.LeoAnalyzers/1.0.2": {}
}
},
"libraries": {
"FlexArray/1.0.0": {
"type": "project",
"serviceable": false,
"sha512": ""
},
"HTLLeonding.Utility.LeoAnalyzers/1.0.2": {
"type": "package",
"serviceable": true,
"sha512": "sha512-NkD1HHSGXnMvwFY46xBEK8prddTZ6XedxMdjyifI90pDd6QFmSwexc5dTNJp+s9I0+cVCBK1vPLMd57/UhFzyA==",
"path": "htlleonding.utility.leoanalyzers/1.0.2",
"hashPath": "htlleonding.utility.leoanalyzers.1.0.2.nupkg.sha512"
}
}
}

Binary file not shown.

Binary file not shown.

Binary file not shown.

View file

@ -0,0 +1,12 @@
{
"runtimeOptions": {
"tfm": "net9.0",
"framework": {
"name": "Microsoft.NETCore.App",
"version": "9.0.0"
},
"configProperties": {
"System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization": false
}
}
}

View file

@ -0,0 +1,4 @@
// <autogenerated />
using System;
using System.Reflection;
[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v9.0", FrameworkDisplayName = ".NET 9.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("FlexArray")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
[assembly: System.Reflection.AssemblyProductAttribute("FlexArray")]
[assembly: System.Reflection.AssemblyTitleAttribute("FlexArray")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
// Generated by the MSBuild WriteCodeFragment class.

View file

@ -0,0 +1 @@
91de771ba84dc310b0ce27b52782b0cbf96a0954f5745881901ee24eff674bf5

View file

@ -0,0 +1,15 @@
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 = FlexArray
build_property.ProjectDir = C:\Users\MarcUs7i\source\repos\HTL-Leonding\OO\Theory\FlexArray\FlexArray\
build_property.EnableComHosting =
build_property.EnableGeneratedComInterfaceComImportInterop =
build_property.EffectiveAnalysisLevelStyle = 9.0
build_property.EnableCodeStyleSeverity =

View file

@ -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.

View file

@ -0,0 +1 @@
5167cb305925dcc4c885e04a939a9288c6615fea6876034462836d2e0fb5c263

View file

@ -0,0 +1,14 @@
C:\Users\MarcUs7i\source\repos\HTL-Leonding\OO\Theory\FlexArray\FlexArray\bin\Debug\net9.0\FlexArray.exe
C:\Users\MarcUs7i\source\repos\HTL-Leonding\OO\Theory\FlexArray\FlexArray\bin\Debug\net9.0\FlexArray.deps.json
C:\Users\MarcUs7i\source\repos\HTL-Leonding\OO\Theory\FlexArray\FlexArray\bin\Debug\net9.0\FlexArray.runtimeconfig.json
C:\Users\MarcUs7i\source\repos\HTL-Leonding\OO\Theory\FlexArray\FlexArray\bin\Debug\net9.0\FlexArray.dll
C:\Users\MarcUs7i\source\repos\HTL-Leonding\OO\Theory\FlexArray\FlexArray\bin\Debug\net9.0\FlexArray.pdb
C:\Users\MarcUs7i\source\repos\HTL-Leonding\OO\Theory\FlexArray\FlexArray\obj\Debug\net9.0\FlexArray.GeneratedMSBuildEditorConfig.editorconfig
C:\Users\MarcUs7i\source\repos\HTL-Leonding\OO\Theory\FlexArray\FlexArray\obj\Debug\net9.0\FlexArray.AssemblyInfoInputs.cache
C:\Users\MarcUs7i\source\repos\HTL-Leonding\OO\Theory\FlexArray\FlexArray\obj\Debug\net9.0\FlexArray.AssemblyInfo.cs
C:\Users\MarcUs7i\source\repos\HTL-Leonding\OO\Theory\FlexArray\FlexArray\obj\Debug\net9.0\FlexArray.csproj.CoreCompileInputs.cache
C:\Users\MarcUs7i\source\repos\HTL-Leonding\OO\Theory\FlexArray\FlexArray\obj\Debug\net9.0\FlexArray.dll
C:\Users\MarcUs7i\source\repos\HTL-Leonding\OO\Theory\FlexArray\FlexArray\obj\Debug\net9.0\refint\FlexArray.dll
C:\Users\MarcUs7i\source\repos\HTL-Leonding\OO\Theory\FlexArray\FlexArray\obj\Debug\net9.0\FlexArray.pdb
C:\Users\MarcUs7i\source\repos\HTL-Leonding\OO\Theory\FlexArray\FlexArray\obj\Debug\net9.0\FlexArray.genruntimeconfig.cache
C:\Users\MarcUs7i\source\repos\HTL-Leonding\OO\Theory\FlexArray\FlexArray\obj\Debug\net9.0\ref\FlexArray.dll

Binary file not shown.

View file

@ -0,0 +1 @@
92ea470b4ce7021c42acce7aa5bb2a0f989afa011625530277621303ce0a933a

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View file

@ -0,0 +1,76 @@
{
"format": 1,
"restore": {
"C:\\Users\\MarcUs7i\\source\\repos\\HTL-Leonding\\OO\\Theory\\FlexArray\\FlexArray\\FlexArray.csproj": {}
},
"projects": {
"C:\\Users\\MarcUs7i\\source\\repos\\HTL-Leonding\\OO\\Theory\\FlexArray\\FlexArray\\FlexArray.csproj": {
"version": "1.0.0",
"restore": {
"projectUniqueName": "C:\\Users\\MarcUs7i\\source\\repos\\HTL-Leonding\\OO\\Theory\\FlexArray\\FlexArray\\FlexArray.csproj",
"projectName": "FlexArray",
"projectPath": "C:\\Users\\MarcUs7i\\source\\repos\\HTL-Leonding\\OO\\Theory\\FlexArray\\FlexArray\\FlexArray.csproj",
"packagesPath": "C:\\Users\\MarcUs7i\\.nuget\\packages\\",
"outputPath": "C:\\Users\\MarcUs7i\\source\\repos\\HTL-Leonding\\OO\\Theory\\FlexArray\\FlexArray\\obj\\",
"projectStyle": "PackageReference",
"UsingMicrosoftNETSdk": false,
"configFilePaths": [
"C:\\Users\\MarcUs7i\\AppData\\Roaming\\NuGet\\NuGet.Config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
],
"originalTargetFrameworks": [
"net9.0"
],
"sources": {
"C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
"https://api.nuget.org/v3/index.json": {}
},
"frameworks": {
"net9.0": {
"targetAlias": "net9.0",
"projectReferences": {}
}
},
"warningProperties": {
"allWarningsAsErrors": true,
"warnAsError": [
"NU1605"
]
},
"restoreAuditProperties": {
"enableAudit": "true",
"auditLevel": "low",
"auditMode": "all"
}
},
"frameworks": {
"net9.0": {
"targetAlias": "net9.0",
"dependencies": {
"HTLLeonding.Utility.LeoAnalyzers": {
"target": "Package",
"version": "[1.0.2, )"
}
},
"imports": [
"net461",
"net462",
"net47",
"net471",
"net472",
"net48",
"net481"
],
"assetTargetFallback": true,
"warn": true,
"frameworkReferences": {
"Microsoft.NETCore.App": {
"privateAssets": "all"
}
},
"runtimeIdentifierGraphPath": "C:\\Users\\MarcUs7i\\.dotnet\\sdk\\9.0.100/PortableRuntimeIdentifierGraph.json"
}
}
}
}
}

View file

@ -0,0 +1,15 @@
<?xml version="1.0" encoding="utf-8" standalone="no"?>
<Project ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
<RestoreSuccess Condition=" '$(RestoreSuccess)' == '' ">True</RestoreSuccess>
<RestoreTool Condition=" '$(RestoreTool)' == '' ">NuGet</RestoreTool>
<ProjectAssetsFile Condition=" '$(ProjectAssetsFile)' == '' ">$(MSBuildThisFileDirectory)project.assets.json</ProjectAssetsFile>
<NuGetPackageRoot Condition=" '$(NuGetPackageRoot)' == '' ">$(UserProfile)\.nuget\packages\</NuGetPackageRoot>
<NuGetPackageFolders Condition=" '$(NuGetPackageFolders)' == '' ">C:\Users\MarcUs7i\.nuget\packages\</NuGetPackageFolders>
<NuGetProjectStyle Condition=" '$(NuGetProjectStyle)' == '' ">PackageReference</NuGetProjectStyle>
<NuGetToolVersion Condition=" '$(NuGetToolVersion)' == '' ">6.12.0</NuGetToolVersion>
</PropertyGroup>
<ItemGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
<SourceRoot Include="C:\Users\MarcUs7i\.nuget\packages\" />
</ItemGroup>
</Project>

View file

@ -0,0 +1,2 @@
<?xml version="1.0" encoding="utf-8" standalone="no"?>
<Project ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" />

View file

@ -0,0 +1,102 @@
{
"version": 3,
"targets": {
"net9.0": {
"HTLLeonding.Utility.LeoAnalyzers/1.0.2": {
"type": "package"
}
}
},
"libraries": {
"HTLLeonding.Utility.LeoAnalyzers/1.0.2": {
"sha512": "NkD1HHSGXnMvwFY46xBEK8prddTZ6XedxMdjyifI90pDd6QFmSwexc5dTNJp+s9I0+cVCBK1vPLMd57/UhFzyA==",
"type": "package",
"path": "htlleonding.utility.leoanalyzers/1.0.2",
"files": [
".nupkg.metadata",
".signature.p7s",
"Readme.md",
"analyzers/dotnet/roslyn4.10/cs/LeoAnalyzers.dll",
"docs/AnalyzerReleases.Shipped.md",
"htlleonding.utility.leoanalyzers.1.0.2.nupkg.sha512",
"htlleonding.utility.leoanalyzers.nuspec"
]
}
},
"projectFileDependencyGroups": {
"net9.0": [
"HTLLeonding.Utility.LeoAnalyzers >= 1.0.2"
]
},
"packageFolders": {
"C:\\Users\\MarcUs7i\\.nuget\\packages\\": {}
},
"project": {
"version": "1.0.0",
"restore": {
"projectUniqueName": "C:\\Users\\MarcUs7i\\source\\repos\\HTL-Leonding\\OO\\Theory\\FlexArray\\FlexArray\\FlexArray.csproj",
"projectName": "FlexArray",
"projectPath": "C:\\Users\\MarcUs7i\\source\\repos\\HTL-Leonding\\OO\\Theory\\FlexArray\\FlexArray\\FlexArray.csproj",
"packagesPath": "C:\\Users\\MarcUs7i\\.nuget\\packages\\",
"outputPath": "C:\\Users\\MarcUs7i\\source\\repos\\HTL-Leonding\\OO\\Theory\\FlexArray\\FlexArray\\obj\\",
"projectStyle": "PackageReference",
"UsingMicrosoftNETSdk": false,
"configFilePaths": [
"C:\\Users\\MarcUs7i\\AppData\\Roaming\\NuGet\\NuGet.Config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
],
"originalTargetFrameworks": [
"net9.0"
],
"sources": {
"C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
"https://api.nuget.org/v3/index.json": {}
},
"frameworks": {
"net9.0": {
"targetAlias": "net9.0",
"projectReferences": {}
}
},
"warningProperties": {
"allWarningsAsErrors": true,
"warnAsError": [
"NU1605"
]
},
"restoreAuditProperties": {
"enableAudit": "true",
"auditLevel": "low",
"auditMode": "all"
}
},
"frameworks": {
"net9.0": {
"targetAlias": "net9.0",
"dependencies": {
"HTLLeonding.Utility.LeoAnalyzers": {
"target": "Package",
"version": "[1.0.2, )"
}
},
"imports": [
"net461",
"net462",
"net47",
"net471",
"net472",
"net48",
"net481"
],
"assetTargetFallback": true,
"warn": true,
"frameworkReferences": {
"Microsoft.NETCore.App": {
"privateAssets": "all"
}
},
"runtimeIdentifierGraphPath": "C:\\Users\\MarcUs7i\\.dotnet\\sdk\\9.0.100/PortableRuntimeIdentifierGraph.json"
}
}
}
}

View file

@ -0,0 +1,10 @@
{
"version": 2,
"dgSpecHash": "45I9pUPeNUQ=",
"success": true,
"projectFilePath": "C:\\Users\\MarcUs7i\\source\\repos\\HTL-Leonding\\OO\\Theory\\FlexArray\\FlexArray\\FlexArray.csproj",
"expectedPackageFiles": [
"C:\\Users\\MarcUs7i\\.nuget\\packages\\htlleonding.utility.leoanalyzers\\1.0.2\\htlleonding.utility.leoanalyzers.1.0.2.nupkg.sha512"
],
"logs": []
}

View file

@ -0,0 +1 @@
"restore":{"projectUniqueName":"C:\\Users\\MarcUs7i\\source\\repos\\HTL-Leonding\\OO\\Theory\\FlexArray\\FlexArray\\FlexArray.csproj","projectName":"FlexArray","projectPath":"C:\\Users\\MarcUs7i\\source\\repos\\HTL-Leonding\\OO\\Theory\\FlexArray\\FlexArray\\FlexArray.csproj","outputPath":"C:\\Users\\MarcUs7i\\source\\repos\\HTL-Leonding\\OO\\Theory\\FlexArray\\FlexArray\\obj\\","projectStyle":"PackageReference","UsingMicrosoftNETSdk":false,"originalTargetFrameworks":["net9.0"],"sources":{"C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\":{},"https://api.nuget.org/v3/index.json":{}},"frameworks":{"net9.0":{"targetAlias":"net9.0","projectReferences":{}}},"warningProperties":{"allWarningsAsErrors":true,"warnAsError":["NU1605"]},"restoreAuditProperties":{"enableAudit":"true","auditLevel":"low","auditMode":"all"}}"frameworks":{"net9.0":{"targetAlias":"net9.0","dependencies":{"HTLLeonding.Utility.LeoAnalyzers":{"target":"Package","version":"[1.0.2, )"}},"imports":["net461","net462","net47","net471","net472","net48","net481"],"assetTargetFallback":true,"warn":true,"frameworkReferences":{"Microsoft.NETCore.App":{"privateAssets":"all"}},"runtimeIdentifierGraphPath":"C:\\Users\\MarcUs7i\\.dotnet\\sdk\\9.0.100/PortableRuntimeIdentifierGraph.json"}}

View file

@ -0,0 +1 @@
17326915683219063

View file

@ -0,0 +1 @@
17326915683219063