diff --git a/.idea/.idea.FlexArray/.idea/discord.xml b/.idea/.idea.FlexArray/.idea/discord.xml
new file mode 100644
index 0000000..104c42f
--- /dev/null
+++ b/.idea/.idea.FlexArray/.idea/discord.xml
@@ -0,0 +1,14 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/.idea/.idea.FlexArray/.idea/encodings.xml b/.idea/.idea.FlexArray/.idea/encodings.xml
new file mode 100644
index 0000000..df87cf9
--- /dev/null
+++ b/.idea/.idea.FlexArray/.idea/encodings.xml
@@ -0,0 +1,4 @@
+
+
+
+
\ No newline at end of file
diff --git a/.idea/.idea.FlexArray/.idea/indexLayout.xml b/.idea/.idea.FlexArray/.idea/indexLayout.xml
new file mode 100644
index 0000000..7b08163
--- /dev/null
+++ b/.idea/.idea.FlexArray/.idea/indexLayout.xml
@@ -0,0 +1,8 @@
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/.idea/.idea.FlexArray/.idea/projectSettingsUpdater.xml b/.idea/.idea.FlexArray/.idea/projectSettingsUpdater.xml
new file mode 100644
index 0000000..64af657
--- /dev/null
+++ b/.idea/.idea.FlexArray/.idea/projectSettingsUpdater.xml
@@ -0,0 +1,7 @@
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/.idea/.idea.FlexArray/.idea/vcs.xml b/.idea/.idea.FlexArray/.idea/vcs.xml
new file mode 100644
index 0000000..94a25f7
--- /dev/null
+++ b/.idea/.idea.FlexArray/.idea/vcs.xml
@@ -0,0 +1,6 @@
+
+
+
+
+
+
\ No newline at end of file
diff --git a/.idea/.idea.FlexArray/.idea/workspace.xml b/.idea/.idea.FlexArray/.idea/workspace.xml
new file mode 100644
index 0000000..5e94fc4
--- /dev/null
+++ b/.idea/.idea.FlexArray/.idea/workspace.xml
@@ -0,0 +1,120 @@
+
+
+
+ FlexArray/FlexArray.csproj
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {
+ "associatedIndex": 1
+}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1732691543792
+
+
+ 1732691543792
+
+
+
+
+
+ 1732722291970
+
+
+
+ 1732722291970
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/FlexArray.Test/bin/Debug/net9.0/.msCoverageSourceRootsMapping_FlexArray.Test b/FlexArray.Test/bin/Debug/net9.0/.msCoverageSourceRootsMapping_FlexArray.Test
new file mode 100644
index 0000000..aea6d16
Binary files /dev/null and b/FlexArray.Test/bin/Debug/net9.0/.msCoverageSourceRootsMapping_FlexArray.Test differ
diff --git a/FlexArray.Test/bin/Debug/net9.0/CoverletSourceRootsMapping_FlexArray.Test b/FlexArray.Test/bin/Debug/net9.0/CoverletSourceRootsMapping_FlexArray.Test
new file mode 100644
index 0000000..aea6d16
Binary files /dev/null and b/FlexArray.Test/bin/Debug/net9.0/CoverletSourceRootsMapping_FlexArray.Test differ
diff --git a/FlexArray.Test/obj/Debug/net9.0/.NETCoreApp,Version=v9.0.AssemblyAttributes.cs b/FlexArray.Test/obj/Debug/net9.0/.NETCoreApp,Version=v9.0.AssemblyAttributes.cs
new file mode 100644
index 0000000..feda5e9
--- /dev/null
+++ b/FlexArray.Test/obj/Debug/net9.0/.NETCoreApp,Version=v9.0.AssemblyAttributes.cs
@@ -0,0 +1,4 @@
+//
+using System;
+using System.Reflection;
+[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v9.0", FrameworkDisplayName = ".NET 9.0")]
diff --git a/FlexArray.Test/obj/Debug/net9.0/FlexArray.Test.AssemblyInfo.cs b/FlexArray.Test/obj/Debug/net9.0/FlexArray.Test.AssemblyInfo.cs
new file mode 100644
index 0000000..2ecf0e8
--- /dev/null
+++ b/FlexArray.Test/obj/Debug/net9.0/FlexArray.Test.AssemblyInfo.cs
@@ -0,0 +1,22 @@
+//------------------------------------------------------------------------------
+//
+// This code was generated by a tool.
+//
+// Changes to this file may cause incorrect behavior and will be lost if
+// the code is regenerated.
+//
+//------------------------------------------------------------------------------
+
+using System;
+using System.Reflection;
+
+[assembly: System.Reflection.AssemblyCompanyAttribute("FlexArray.Test")]
+[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.Test")]
+[assembly: System.Reflection.AssemblyTitleAttribute("FlexArray.Test")]
+[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
+
+// Generated by the MSBuild WriteCodeFragment class.
+
diff --git a/FlexArray.Test/obj/Debug/net9.0/FlexArray.Test.AssemblyInfoInputs.cache b/FlexArray.Test/obj/Debug/net9.0/FlexArray.Test.AssemblyInfoInputs.cache
new file mode 100644
index 0000000..5f97f51
--- /dev/null
+++ b/FlexArray.Test/obj/Debug/net9.0/FlexArray.Test.AssemblyInfoInputs.cache
@@ -0,0 +1 @@
+59f495ea4591fe9a63238806928e4f552bb6ea9b352ca68e850b16be2ed93a84
diff --git a/FlexArray.Test/obj/Debug/net9.0/FlexArray.Test.GeneratedMSBuildEditorConfig.editorconfig b/FlexArray.Test/obj/Debug/net9.0/FlexArray.Test.GeneratedMSBuildEditorConfig.editorconfig
new file mode 100644
index 0000000..f547905
--- /dev/null
+++ b/FlexArray.Test/obj/Debug/net9.0/FlexArray.Test.GeneratedMSBuildEditorConfig.editorconfig
@@ -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.Test
+build_property.ProjectDir = C:\Users\MarcUs7i\source\repos\HTL-Leonding\OO\Theory\FlexArray\FlexArray.Test\
+build_property.EnableComHosting =
+build_property.EnableGeneratedComInterfaceComImportInterop =
+build_property.EffectiveAnalysisLevelStyle = 9.0
+build_property.EnableCodeStyleSeverity =
diff --git a/FlexArray.Test/obj/Debug/net9.0/FlexArray.Test.GlobalUsings.g.cs b/FlexArray.Test/obj/Debug/net9.0/FlexArray.Test.GlobalUsings.g.cs
new file mode 100644
index 0000000..81e7194
--- /dev/null
+++ b/FlexArray.Test/obj/Debug/net9.0/FlexArray.Test.GlobalUsings.g.cs
@@ -0,0 +1,11 @@
+//
+global using global::FluentAssertions;
+global using global::NSubstitute;
+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;
+global using global::Xunit;
diff --git a/FlexArray.Test/obj/Debug/net9.0/FlexArray.Test.assets.cache b/FlexArray.Test/obj/Debug/net9.0/FlexArray.Test.assets.cache
new file mode 100644
index 0000000..e2ae5bd
Binary files /dev/null and b/FlexArray.Test/obj/Debug/net9.0/FlexArray.Test.assets.cache differ
diff --git a/FlexArray.Test/obj/Debug/net9.0/FlexArray.Test.csproj.AssemblyReference.cache b/FlexArray.Test/obj/Debug/net9.0/FlexArray.Test.csproj.AssemblyReference.cache
new file mode 100644
index 0000000..478acdd
Binary files /dev/null and b/FlexArray.Test/obj/Debug/net9.0/FlexArray.Test.csproj.AssemblyReference.cache differ
diff --git a/FlexArray.Test/obj/FlexArray.Test.csproj.nuget.dgspec.json b/FlexArray.Test/obj/FlexArray.Test.csproj.nuget.dgspec.json
new file mode 100644
index 0000000..a45b698
--- /dev/null
+++ b/FlexArray.Test/obj/FlexArray.Test.csproj.nuget.dgspec.json
@@ -0,0 +1,172 @@
+{
+ "format": 1,
+ "restore": {
+ "C:\\Users\\MarcUs7i\\source\\repos\\HTL-Leonding\\OO\\Theory\\FlexArray\\FlexArray.Test\\FlexArray.Test.csproj": {}
+ },
+ "projects": {
+ "C:\\Users\\MarcUs7i\\source\\repos\\HTL-Leonding\\OO\\Theory\\FlexArray\\FlexArray.Test\\FlexArray.Test.csproj": {
+ "version": "1.0.0",
+ "restore": {
+ "projectUniqueName": "C:\\Users\\MarcUs7i\\source\\repos\\HTL-Leonding\\OO\\Theory\\FlexArray\\FlexArray.Test\\FlexArray.Test.csproj",
+ "projectName": "FlexArray.Test",
+ "projectPath": "C:\\Users\\MarcUs7i\\source\\repos\\HTL-Leonding\\OO\\Theory\\FlexArray\\FlexArray.Test\\FlexArray.Test.csproj",
+ "packagesPath": "C:\\Users\\MarcUs7i\\.nuget\\packages\\",
+ "outputPath": "C:\\Users\\MarcUs7i\\source\\repos\\HTL-Leonding\\OO\\Theory\\FlexArray\\FlexArray.Test\\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": {
+ "C:\\Users\\MarcUs7i\\source\\repos\\HTL-Leonding\\OO\\Theory\\FlexArray\\FlexArray\\FlexArray.csproj": {
+ "projectPath": "C:\\Users\\MarcUs7i\\source\\repos\\HTL-Leonding\\OO\\Theory\\FlexArray\\FlexArray\\FlexArray.csproj"
+ }
+ }
+ }
+ },
+ "warningProperties": {
+ "allWarningsAsErrors": true,
+ "warnAsError": [
+ "NU1605"
+ ]
+ },
+ "restoreAuditProperties": {
+ "enableAudit": "true",
+ "auditLevel": "low",
+ "auditMode": "all"
+ }
+ },
+ "frameworks": {
+ "net9.0": {
+ "targetAlias": "net9.0",
+ "dependencies": {
+ "FluentAssertions": {
+ "target": "Package",
+ "version": "[6.12.2, )"
+ },
+ "Microsoft.NET.Test.Sdk": {
+ "target": "Package",
+ "version": "[17.11.1, )"
+ },
+ "NSubstitute": {
+ "target": "Package",
+ "version": "[5.3.0, )"
+ },
+ "coverlet.collector": {
+ "include": "Runtime, Build, Native, ContentFiles, Analyzers, BuildTransitive",
+ "suppressParent": "All",
+ "target": "Package",
+ "version": "[6.0.2, )"
+ },
+ "xunit": {
+ "target": "Package",
+ "version": "[2.9.2, )"
+ },
+ "xunit.runner.visualstudio": {
+ "include": "Runtime, Build, Native, ContentFiles, Analyzers, BuildTransitive",
+ "suppressParent": "All",
+ "target": "Package",
+ "version": "[2.8.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"
+ }
+ }
+ },
+ "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"
+ }
+ }
+ }
+ }
+}
\ No newline at end of file
diff --git a/FlexArray.Test/obj/FlexArray.Test.csproj.nuget.g.props b/FlexArray.Test/obj/FlexArray.Test.csproj.nuget.g.props
new file mode 100644
index 0000000..c216d7a
--- /dev/null
+++ b/FlexArray.Test/obj/FlexArray.Test.csproj.nuget.g.props
@@ -0,0 +1,25 @@
+
+
+
+ True
+ NuGet
+ $(MSBuildThisFileDirectory)project.assets.json
+ $(UserProfile)\.nuget\packages\
+ C:\Users\MarcUs7i\.nuget\packages\
+ PackageReference
+ 6.12.0
+
+
+
+
+
+
+
+
+
+
+
+
+ C:\Users\MarcUs7i\.nuget\packages\xunit.analyzers\1.16.0
+
+
\ No newline at end of file
diff --git a/FlexArray.Test/obj/FlexArray.Test.csproj.nuget.g.targets b/FlexArray.Test/obj/FlexArray.Test.csproj.nuget.g.targets
new file mode 100644
index 0000000..4f5b297
--- /dev/null
+++ b/FlexArray.Test/obj/FlexArray.Test.csproj.nuget.g.targets
@@ -0,0 +1,9 @@
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/FlexArray.Test/obj/project.assets.json b/FlexArray.Test/obj/project.assets.json
new file mode 100644
index 0000000..ccf2c80
--- /dev/null
+++ b/FlexArray.Test/obj/project.assets.json
@@ -0,0 +1,1352 @@
+{
+ "version": 3,
+ "targets": {
+ "net9.0": {
+ "Castle.Core/5.1.1": {
+ "type": "package",
+ "dependencies": {
+ "System.Diagnostics.EventLog": "6.0.0"
+ },
+ "compile": {
+ "lib/net6.0/Castle.Core.dll": {
+ "related": ".xml"
+ }
+ },
+ "runtime": {
+ "lib/net6.0/Castle.Core.dll": {
+ "related": ".xml"
+ }
+ }
+ },
+ "coverlet.collector/6.0.2": {
+ "type": "package",
+ "build": {
+ "build/netstandard2.0/coverlet.collector.targets": {}
+ }
+ },
+ "FluentAssertions/6.12.2": {
+ "type": "package",
+ "dependencies": {
+ "System.Configuration.ConfigurationManager": "4.4.0"
+ },
+ "compile": {
+ "lib/net6.0/FluentAssertions.dll": {
+ "related": ".pdb;.xml"
+ }
+ },
+ "runtime": {
+ "lib/net6.0/FluentAssertions.dll": {
+ "related": ".pdb;.xml"
+ }
+ }
+ },
+ "HTLLeonding.Utility.LeoAnalyzers/1.0.2": {
+ "type": "package"
+ },
+ "Microsoft.CodeCoverage/17.11.1": {
+ "type": "package",
+ "compile": {
+ "lib/netcoreapp3.1/Microsoft.VisualStudio.CodeCoverage.Shim.dll": {}
+ },
+ "runtime": {
+ "lib/netcoreapp3.1/Microsoft.VisualStudio.CodeCoverage.Shim.dll": {}
+ },
+ "build": {
+ "build/netstandard2.0/Microsoft.CodeCoverage.props": {},
+ "build/netstandard2.0/Microsoft.CodeCoverage.targets": {}
+ }
+ },
+ "Microsoft.NET.Test.Sdk/17.11.1": {
+ "type": "package",
+ "dependencies": {
+ "Microsoft.CodeCoverage": "17.11.1",
+ "Microsoft.TestPlatform.TestHost": "17.11.1"
+ },
+ "compile": {
+ "lib/netcoreapp3.1/_._": {}
+ },
+ "runtime": {
+ "lib/netcoreapp3.1/_._": {}
+ },
+ "build": {
+ "build/netcoreapp3.1/Microsoft.NET.Test.Sdk.props": {},
+ "build/netcoreapp3.1/Microsoft.NET.Test.Sdk.targets": {}
+ },
+ "buildMultiTargeting": {
+ "buildMultiTargeting/Microsoft.NET.Test.Sdk.props": {}
+ }
+ },
+ "Microsoft.TestPlatform.ObjectModel/17.11.1": {
+ "type": "package",
+ "dependencies": {
+ "System.Reflection.Metadata": "1.6.0"
+ },
+ "compile": {
+ "lib/netcoreapp3.1/Microsoft.TestPlatform.CoreUtilities.dll": {},
+ "lib/netcoreapp3.1/Microsoft.TestPlatform.PlatformAbstractions.dll": {},
+ "lib/netcoreapp3.1/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll": {}
+ },
+ "runtime": {
+ "lib/netcoreapp3.1/Microsoft.TestPlatform.CoreUtilities.dll": {},
+ "lib/netcoreapp3.1/Microsoft.TestPlatform.PlatformAbstractions.dll": {},
+ "lib/netcoreapp3.1/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll": {}
+ },
+ "resource": {
+ "lib/netcoreapp3.1/cs/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
+ "locale": "cs"
+ },
+ "lib/netcoreapp3.1/cs/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
+ "locale": "cs"
+ },
+ "lib/netcoreapp3.1/de/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
+ "locale": "de"
+ },
+ "lib/netcoreapp3.1/de/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
+ "locale": "de"
+ },
+ "lib/netcoreapp3.1/es/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
+ "locale": "es"
+ },
+ "lib/netcoreapp3.1/es/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
+ "locale": "es"
+ },
+ "lib/netcoreapp3.1/fr/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
+ "locale": "fr"
+ },
+ "lib/netcoreapp3.1/fr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
+ "locale": "fr"
+ },
+ "lib/netcoreapp3.1/it/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
+ "locale": "it"
+ },
+ "lib/netcoreapp3.1/it/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
+ "locale": "it"
+ },
+ "lib/netcoreapp3.1/ja/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
+ "locale": "ja"
+ },
+ "lib/netcoreapp3.1/ja/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
+ "locale": "ja"
+ },
+ "lib/netcoreapp3.1/ko/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
+ "locale": "ko"
+ },
+ "lib/netcoreapp3.1/ko/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
+ "locale": "ko"
+ },
+ "lib/netcoreapp3.1/pl/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
+ "locale": "pl"
+ },
+ "lib/netcoreapp3.1/pl/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
+ "locale": "pl"
+ },
+ "lib/netcoreapp3.1/pt-BR/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
+ "locale": "pt-BR"
+ },
+ "lib/netcoreapp3.1/pt-BR/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
+ "locale": "pt-BR"
+ },
+ "lib/netcoreapp3.1/ru/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
+ "locale": "ru"
+ },
+ "lib/netcoreapp3.1/ru/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
+ "locale": "ru"
+ },
+ "lib/netcoreapp3.1/tr/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
+ "locale": "tr"
+ },
+ "lib/netcoreapp3.1/tr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
+ "locale": "tr"
+ },
+ "lib/netcoreapp3.1/zh-Hans/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
+ "locale": "zh-Hans"
+ },
+ "lib/netcoreapp3.1/zh-Hans/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
+ "locale": "zh-Hans"
+ },
+ "lib/netcoreapp3.1/zh-Hant/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
+ "locale": "zh-Hant"
+ },
+ "lib/netcoreapp3.1/zh-Hant/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
+ "locale": "zh-Hant"
+ }
+ }
+ },
+ "Microsoft.TestPlatform.TestHost/17.11.1": {
+ "type": "package",
+ "dependencies": {
+ "Microsoft.TestPlatform.ObjectModel": "17.11.1",
+ "Newtonsoft.Json": "13.0.1"
+ },
+ "compile": {
+ "lib/netcoreapp3.1/Microsoft.TestPlatform.CommunicationUtilities.dll": {},
+ "lib/netcoreapp3.1/Microsoft.TestPlatform.CoreUtilities.dll": {},
+ "lib/netcoreapp3.1/Microsoft.TestPlatform.CrossPlatEngine.dll": {},
+ "lib/netcoreapp3.1/Microsoft.TestPlatform.PlatformAbstractions.dll": {},
+ "lib/netcoreapp3.1/Microsoft.TestPlatform.Utilities.dll": {},
+ "lib/netcoreapp3.1/Microsoft.VisualStudio.TestPlatform.Common.dll": {},
+ "lib/netcoreapp3.1/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll": {},
+ "lib/netcoreapp3.1/testhost.dll": {
+ "related": ".deps.json"
+ }
+ },
+ "runtime": {
+ "lib/netcoreapp3.1/Microsoft.TestPlatform.CommunicationUtilities.dll": {},
+ "lib/netcoreapp3.1/Microsoft.TestPlatform.CoreUtilities.dll": {},
+ "lib/netcoreapp3.1/Microsoft.TestPlatform.CrossPlatEngine.dll": {},
+ "lib/netcoreapp3.1/Microsoft.TestPlatform.PlatformAbstractions.dll": {},
+ "lib/netcoreapp3.1/Microsoft.TestPlatform.Utilities.dll": {},
+ "lib/netcoreapp3.1/Microsoft.VisualStudio.TestPlatform.Common.dll": {},
+ "lib/netcoreapp3.1/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll": {},
+ "lib/netcoreapp3.1/testhost.dll": {
+ "related": ".deps.json"
+ }
+ },
+ "resource": {
+ "lib/netcoreapp3.1/cs/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
+ "locale": "cs"
+ },
+ "lib/netcoreapp3.1/cs/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {
+ "locale": "cs"
+ },
+ "lib/netcoreapp3.1/cs/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
+ "locale": "cs"
+ },
+ "lib/netcoreapp3.1/de/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
+ "locale": "de"
+ },
+ "lib/netcoreapp3.1/de/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {
+ "locale": "de"
+ },
+ "lib/netcoreapp3.1/de/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
+ "locale": "de"
+ },
+ "lib/netcoreapp3.1/es/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
+ "locale": "es"
+ },
+ "lib/netcoreapp3.1/es/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {
+ "locale": "es"
+ },
+ "lib/netcoreapp3.1/es/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
+ "locale": "es"
+ },
+ "lib/netcoreapp3.1/fr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
+ "locale": "fr"
+ },
+ "lib/netcoreapp3.1/fr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {
+ "locale": "fr"
+ },
+ "lib/netcoreapp3.1/fr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
+ "locale": "fr"
+ },
+ "lib/netcoreapp3.1/it/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
+ "locale": "it"
+ },
+ "lib/netcoreapp3.1/it/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {
+ "locale": "it"
+ },
+ "lib/netcoreapp3.1/it/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
+ "locale": "it"
+ },
+ "lib/netcoreapp3.1/ja/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
+ "locale": "ja"
+ },
+ "lib/netcoreapp3.1/ja/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {
+ "locale": "ja"
+ },
+ "lib/netcoreapp3.1/ja/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
+ "locale": "ja"
+ },
+ "lib/netcoreapp3.1/ko/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
+ "locale": "ko"
+ },
+ "lib/netcoreapp3.1/ko/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {
+ "locale": "ko"
+ },
+ "lib/netcoreapp3.1/ko/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
+ "locale": "ko"
+ },
+ "lib/netcoreapp3.1/pl/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
+ "locale": "pl"
+ },
+ "lib/netcoreapp3.1/pl/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {
+ "locale": "pl"
+ },
+ "lib/netcoreapp3.1/pl/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
+ "locale": "pl"
+ },
+ "lib/netcoreapp3.1/pt-BR/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
+ "locale": "pt-BR"
+ },
+ "lib/netcoreapp3.1/pt-BR/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {
+ "locale": "pt-BR"
+ },
+ "lib/netcoreapp3.1/pt-BR/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
+ "locale": "pt-BR"
+ },
+ "lib/netcoreapp3.1/ru/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
+ "locale": "ru"
+ },
+ "lib/netcoreapp3.1/ru/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {
+ "locale": "ru"
+ },
+ "lib/netcoreapp3.1/ru/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
+ "locale": "ru"
+ },
+ "lib/netcoreapp3.1/tr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
+ "locale": "tr"
+ },
+ "lib/netcoreapp3.1/tr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {
+ "locale": "tr"
+ },
+ "lib/netcoreapp3.1/tr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
+ "locale": "tr"
+ },
+ "lib/netcoreapp3.1/zh-Hans/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
+ "locale": "zh-Hans"
+ },
+ "lib/netcoreapp3.1/zh-Hans/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {
+ "locale": "zh-Hans"
+ },
+ "lib/netcoreapp3.1/zh-Hans/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
+ "locale": "zh-Hans"
+ },
+ "lib/netcoreapp3.1/zh-Hant/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
+ "locale": "zh-Hant"
+ },
+ "lib/netcoreapp3.1/zh-Hant/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {
+ "locale": "zh-Hant"
+ },
+ "lib/netcoreapp3.1/zh-Hant/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
+ "locale": "zh-Hant"
+ }
+ },
+ "build": {
+ "build/netcoreapp3.1/Microsoft.TestPlatform.TestHost.props": {}
+ }
+ },
+ "Newtonsoft.Json/13.0.1": {
+ "type": "package",
+ "compile": {
+ "lib/netstandard2.0/Newtonsoft.Json.dll": {
+ "related": ".xml"
+ }
+ },
+ "runtime": {
+ "lib/netstandard2.0/Newtonsoft.Json.dll": {
+ "related": ".xml"
+ }
+ }
+ },
+ "NSubstitute/5.3.0": {
+ "type": "package",
+ "dependencies": {
+ "Castle.Core": "5.1.1"
+ },
+ "compile": {
+ "lib/net6.0/NSubstitute.dll": {
+ "related": ".xml"
+ }
+ },
+ "runtime": {
+ "lib/net6.0/NSubstitute.dll": {
+ "related": ".xml"
+ }
+ }
+ },
+ "System.Configuration.ConfigurationManager/4.4.0": {
+ "type": "package",
+ "dependencies": {
+ "System.Security.Cryptography.ProtectedData": "4.4.0"
+ },
+ "compile": {
+ "ref/netstandard2.0/System.Configuration.ConfigurationManager.dll": {
+ "related": ".xml"
+ }
+ },
+ "runtime": {
+ "lib/netstandard2.0/System.Configuration.ConfigurationManager.dll": {}
+ }
+ },
+ "System.Diagnostics.EventLog/6.0.0": {
+ "type": "package",
+ "compile": {
+ "lib/net6.0/System.Diagnostics.EventLog.dll": {
+ "related": ".xml"
+ }
+ },
+ "runtime": {
+ "lib/net6.0/System.Diagnostics.EventLog.dll": {
+ "related": ".xml"
+ }
+ },
+ "build": {
+ "buildTransitive/netcoreapp3.1/_._": {}
+ },
+ "runtimeTargets": {
+ "runtimes/win/lib/net6.0/System.Diagnostics.EventLog.Messages.dll": {
+ "assetType": "runtime",
+ "rid": "win"
+ },
+ "runtimes/win/lib/net6.0/System.Diagnostics.EventLog.dll": {
+ "assetType": "runtime",
+ "rid": "win"
+ }
+ }
+ },
+ "System.Reflection.Metadata/1.6.0": {
+ "type": "package",
+ "compile": {
+ "lib/netstandard2.0/System.Reflection.Metadata.dll": {
+ "related": ".xml"
+ }
+ },
+ "runtime": {
+ "lib/netstandard2.0/System.Reflection.Metadata.dll": {
+ "related": ".xml"
+ }
+ }
+ },
+ "System.Security.Cryptography.ProtectedData/4.4.0": {
+ "type": "package",
+ "compile": {
+ "ref/netstandard2.0/_._": {
+ "related": ".xml"
+ }
+ },
+ "runtime": {
+ "lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll": {}
+ },
+ "runtimeTargets": {
+ "runtimes/win/lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll": {
+ "assetType": "runtime",
+ "rid": "win"
+ }
+ }
+ },
+ "xunit/2.9.2": {
+ "type": "package",
+ "dependencies": {
+ "xunit.analyzers": "1.16.0",
+ "xunit.assert": "2.9.2",
+ "xunit.core": "[2.9.2]"
+ }
+ },
+ "xunit.abstractions/2.0.3": {
+ "type": "package",
+ "compile": {
+ "lib/netstandard2.0/xunit.abstractions.dll": {
+ "related": ".xml"
+ }
+ },
+ "runtime": {
+ "lib/netstandard2.0/xunit.abstractions.dll": {
+ "related": ".xml"
+ }
+ }
+ },
+ "xunit.analyzers/1.16.0": {
+ "type": "package"
+ },
+ "xunit.assert/2.9.2": {
+ "type": "package",
+ "compile": {
+ "lib/net6.0/xunit.assert.dll": {
+ "related": ".xml"
+ }
+ },
+ "runtime": {
+ "lib/net6.0/xunit.assert.dll": {
+ "related": ".xml"
+ }
+ }
+ },
+ "xunit.core/2.9.2": {
+ "type": "package",
+ "dependencies": {
+ "xunit.extensibility.core": "[2.9.2]",
+ "xunit.extensibility.execution": "[2.9.2]"
+ },
+ "build": {
+ "build/xunit.core.props": {},
+ "build/xunit.core.targets": {}
+ },
+ "buildMultiTargeting": {
+ "buildMultiTargeting/xunit.core.props": {},
+ "buildMultiTargeting/xunit.core.targets": {}
+ }
+ },
+ "xunit.extensibility.core/2.9.2": {
+ "type": "package",
+ "dependencies": {
+ "xunit.abstractions": "2.0.3"
+ },
+ "compile": {
+ "lib/netstandard1.1/xunit.core.dll": {
+ "related": ".xml"
+ }
+ },
+ "runtime": {
+ "lib/netstandard1.1/xunit.core.dll": {
+ "related": ".xml"
+ }
+ }
+ },
+ "xunit.extensibility.execution/2.9.2": {
+ "type": "package",
+ "dependencies": {
+ "xunit.extensibility.core": "[2.9.2]"
+ },
+ "compile": {
+ "lib/netstandard1.1/xunit.execution.dotnet.dll": {
+ "related": ".xml"
+ }
+ },
+ "runtime": {
+ "lib/netstandard1.1/xunit.execution.dotnet.dll": {
+ "related": ".xml"
+ }
+ }
+ },
+ "xunit.runner.visualstudio/2.8.2": {
+ "type": "package",
+ "compile": {
+ "lib/net6.0/_._": {}
+ },
+ "runtime": {
+ "lib/net6.0/_._": {}
+ },
+ "build": {
+ "build/net6.0/xunit.runner.visualstudio.props": {}
+ }
+ },
+ "FlexArray/1.0.0": {
+ "type": "project",
+ "framework": ".NETCoreApp,Version=v9.0",
+ "dependencies": {
+ "HTLLeonding.Utility.LeoAnalyzers": "1.0.2"
+ },
+ "compile": {
+ "bin/placeholder/FlexArray.dll": {}
+ },
+ "runtime": {
+ "bin/placeholder/FlexArray.dll": {}
+ }
+ }
+ }
+ },
+ "libraries": {
+ "Castle.Core/5.1.1": {
+ "sha512": "rpYtIczkzGpf+EkZgDr9CClTdemhsrwA/W5hMoPjLkRFnXzH44zDLoovXeKtmxb1ykXK9aJVODSpiJml8CTw2g==",
+ "type": "package",
+ "path": "castle.core/5.1.1",
+ "files": [
+ ".nupkg.metadata",
+ ".signature.p7s",
+ "ASL - Apache Software Foundation License.txt",
+ "CHANGELOG.md",
+ "LICENSE",
+ "castle-logo.png",
+ "castle.core.5.1.1.nupkg.sha512",
+ "castle.core.nuspec",
+ "lib/net462/Castle.Core.dll",
+ "lib/net462/Castle.Core.xml",
+ "lib/net6.0/Castle.Core.dll",
+ "lib/net6.0/Castle.Core.xml",
+ "lib/netstandard2.0/Castle.Core.dll",
+ "lib/netstandard2.0/Castle.Core.xml",
+ "lib/netstandard2.1/Castle.Core.dll",
+ "lib/netstandard2.1/Castle.Core.xml",
+ "readme.txt"
+ ]
+ },
+ "coverlet.collector/6.0.2": {
+ "sha512": "bJShQ6uWRTQ100ZeyiMqcFlhP7WJ+bCuabUs885dJiBEzMsJMSFr7BOyeCw4rgvQokteGi5rKQTlkhfQPUXg2A==",
+ "type": "package",
+ "path": "coverlet.collector/6.0.2",
+ "files": [
+ ".nupkg.metadata",
+ ".signature.p7s",
+ "VSTestIntegration.md",
+ "build/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.dll",
+ "build/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll",
+ "build/netstandard2.0/Microsoft.Extensions.DependencyInjection.dll",
+ "build/netstandard2.0/Microsoft.Extensions.DependencyModel.dll",
+ "build/netstandard2.0/Microsoft.Extensions.FileSystemGlobbing.dll",
+ "build/netstandard2.0/Microsoft.TestPlatform.CoreUtilities.dll",
+ "build/netstandard2.0/Microsoft.TestPlatform.PlatformAbstractions.dll",
+ "build/netstandard2.0/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll",
+ "build/netstandard2.0/Mono.Cecil.Mdb.dll",
+ "build/netstandard2.0/Mono.Cecil.Pdb.dll",
+ "build/netstandard2.0/Mono.Cecil.Rocks.dll",
+ "build/netstandard2.0/Mono.Cecil.dll",
+ "build/netstandard2.0/Newtonsoft.Json.dll",
+ "build/netstandard2.0/NuGet.Frameworks.dll",
+ "build/netstandard2.0/NuGet.Versioning.dll",
+ "build/netstandard2.0/System.Buffers.dll",
+ "build/netstandard2.0/System.Collections.Immutable.dll",
+ "build/netstandard2.0/System.Memory.dll",
+ "build/netstandard2.0/System.Numerics.Vectors.dll",
+ "build/netstandard2.0/System.Reflection.Metadata.dll",
+ "build/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll",
+ "build/netstandard2.0/System.Text.Encodings.Web.dll",
+ "build/netstandard2.0/System.Text.Json.dll",
+ "build/netstandard2.0/System.Threading.Tasks.Extensions.dll",
+ "build/netstandard2.0/coverlet.collector.deps.json",
+ "build/netstandard2.0/coverlet.collector.dll",
+ "build/netstandard2.0/coverlet.collector.pdb",
+ "build/netstandard2.0/coverlet.collector.targets",
+ "build/netstandard2.0/coverlet.core.dll",
+ "build/netstandard2.0/coverlet.core.pdb",
+ "build/netstandard2.0/coverlet.core.xml",
+ "build/netstandard2.0/cs/Microsoft.TestPlatform.CoreUtilities.resources.dll",
+ "build/netstandard2.0/cs/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
+ "build/netstandard2.0/de/Microsoft.TestPlatform.CoreUtilities.resources.dll",
+ "build/netstandard2.0/de/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
+ "build/netstandard2.0/es/Microsoft.TestPlatform.CoreUtilities.resources.dll",
+ "build/netstandard2.0/es/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
+ "build/netstandard2.0/fr/Microsoft.TestPlatform.CoreUtilities.resources.dll",
+ "build/netstandard2.0/fr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
+ "build/netstandard2.0/it/Microsoft.TestPlatform.CoreUtilities.resources.dll",
+ "build/netstandard2.0/it/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
+ "build/netstandard2.0/ja/Microsoft.TestPlatform.CoreUtilities.resources.dll",
+ "build/netstandard2.0/ja/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
+ "build/netstandard2.0/ko/Microsoft.TestPlatform.CoreUtilities.resources.dll",
+ "build/netstandard2.0/ko/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
+ "build/netstandard2.0/pl/Microsoft.TestPlatform.CoreUtilities.resources.dll",
+ "build/netstandard2.0/pl/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
+ "build/netstandard2.0/pt-BR/Microsoft.TestPlatform.CoreUtilities.resources.dll",
+ "build/netstandard2.0/pt-BR/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
+ "build/netstandard2.0/ru/Microsoft.TestPlatform.CoreUtilities.resources.dll",
+ "build/netstandard2.0/ru/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
+ "build/netstandard2.0/tr/Microsoft.TestPlatform.CoreUtilities.resources.dll",
+ "build/netstandard2.0/tr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
+ "build/netstandard2.0/zh-Hans/Microsoft.TestPlatform.CoreUtilities.resources.dll",
+ "build/netstandard2.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
+ "build/netstandard2.0/zh-Hant/Microsoft.TestPlatform.CoreUtilities.resources.dll",
+ "build/netstandard2.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
+ "coverlet-icon.png",
+ "coverlet.collector.6.0.2.nupkg.sha512",
+ "coverlet.collector.nuspec"
+ ]
+ },
+ "FluentAssertions/6.12.2": {
+ "sha512": "8YE+xJmT8wgzEpFuzJ4S62oFhEL/AKouMz1RWPEMEUhy9H11aRQlGIWcHurH5BEy7tbF6gb0CJrs0wOw/AtDcQ==",
+ "type": "package",
+ "path": "fluentassertions/6.12.2",
+ "files": [
+ ".nupkg.metadata",
+ ".signature.p7s",
+ "FluentAssertions.png",
+ "fluentassertions.6.12.2.nupkg.sha512",
+ "fluentassertions.nuspec",
+ "lib/net47/FluentAssertions.dll",
+ "lib/net47/FluentAssertions.pdb",
+ "lib/net47/FluentAssertions.xml",
+ "lib/net6.0/FluentAssertions.dll",
+ "lib/net6.0/FluentAssertions.pdb",
+ "lib/net6.0/FluentAssertions.xml",
+ "lib/netcoreapp2.1/FluentAssertions.dll",
+ "lib/netcoreapp2.1/FluentAssertions.pdb",
+ "lib/netcoreapp2.1/FluentAssertions.xml",
+ "lib/netcoreapp3.0/FluentAssertions.dll",
+ "lib/netcoreapp3.0/FluentAssertions.pdb",
+ "lib/netcoreapp3.0/FluentAssertions.xml",
+ "lib/netstandard2.0/FluentAssertions.dll",
+ "lib/netstandard2.0/FluentAssertions.pdb",
+ "lib/netstandard2.0/FluentAssertions.xml",
+ "lib/netstandard2.1/FluentAssertions.dll",
+ "lib/netstandard2.1/FluentAssertions.pdb",
+ "lib/netstandard2.1/FluentAssertions.xml"
+ ]
+ },
+ "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"
+ ]
+ },
+ "Microsoft.CodeCoverage/17.11.1": {
+ "sha512": "nPJqrcA5iX+Y0kqoT3a+pD/8lrW/V7ayqnEJQsTonSoPz59J8bmoQhcSN4G8+UJ64Hkuf0zuxnfuj2lkHOq4cA==",
+ "type": "package",
+ "path": "microsoft.codecoverage/17.11.1",
+ "files": [
+ ".nupkg.metadata",
+ ".signature.p7s",
+ "Icon.png",
+ "ThirdPartyNotices.txt",
+ "build/netstandard2.0/CodeCoverage/CodeCoverage.config",
+ "build/netstandard2.0/CodeCoverage/CodeCoverage.exe",
+ "build/netstandard2.0/CodeCoverage/VanguardInstrumentationProfiler_x86.config",
+ "build/netstandard2.0/CodeCoverage/amd64/CodeCoverage.exe",
+ "build/netstandard2.0/CodeCoverage/amd64/VanguardInstrumentationProfiler_x64.config",
+ "build/netstandard2.0/CodeCoverage/amd64/covrun64.dll",
+ "build/netstandard2.0/CodeCoverage/amd64/msdia140.dll",
+ "build/netstandard2.0/CodeCoverage/arm64/VanguardInstrumentationProfiler_arm64.config",
+ "build/netstandard2.0/CodeCoverage/arm64/covrunarm64.dll",
+ "build/netstandard2.0/CodeCoverage/arm64/msdia140.dll",
+ "build/netstandard2.0/CodeCoverage/codecoveragemessages.dll",
+ "build/netstandard2.0/CodeCoverage/coreclr/Microsoft.VisualStudio.CodeCoverage.Shim.dll",
+ "build/netstandard2.0/CodeCoverage/covrun32.dll",
+ "build/netstandard2.0/CodeCoverage/msdia140.dll",
+ "build/netstandard2.0/InstrumentationEngine/alpine/x64/VanguardInstrumentationProfiler_x64.config",
+ "build/netstandard2.0/InstrumentationEngine/alpine/x64/libCoverageInstrumentationMethod.so",
+ "build/netstandard2.0/InstrumentationEngine/alpine/x64/libInstrumentationEngine.so",
+ "build/netstandard2.0/InstrumentationEngine/arm64/MicrosoftInstrumentationEngine_arm64.dll",
+ "build/netstandard2.0/InstrumentationEngine/macos/x64/VanguardInstrumentationProfiler_x64.config",
+ "build/netstandard2.0/InstrumentationEngine/macos/x64/libCoverageInstrumentationMethod.dylib",
+ "build/netstandard2.0/InstrumentationEngine/macos/x64/libInstrumentationEngine.dylib",
+ "build/netstandard2.0/InstrumentationEngine/ubuntu/x64/VanguardInstrumentationProfiler_x64.config",
+ "build/netstandard2.0/InstrumentationEngine/ubuntu/x64/libCoverageInstrumentationMethod.so",
+ "build/netstandard2.0/InstrumentationEngine/ubuntu/x64/libInstrumentationEngine.so",
+ "build/netstandard2.0/InstrumentationEngine/x64/MicrosoftInstrumentationEngine_x64.dll",
+ "build/netstandard2.0/InstrumentationEngine/x86/MicrosoftInstrumentationEngine_x86.dll",
+ "build/netstandard2.0/Microsoft.CodeCoverage.Core.dll",
+ "build/netstandard2.0/Microsoft.CodeCoverage.Instrumentation.Core.dll",
+ "build/netstandard2.0/Microsoft.CodeCoverage.Instrumentation.dll",
+ "build/netstandard2.0/Microsoft.CodeCoverage.Interprocess.dll",
+ "build/netstandard2.0/Microsoft.CodeCoverage.props",
+ "build/netstandard2.0/Microsoft.CodeCoverage.targets",
+ "build/netstandard2.0/Microsoft.DiaSymReader.dll",
+ "build/netstandard2.0/Microsoft.VisualStudio.TraceDataCollector.dll",
+ "build/netstandard2.0/Mono.Cecil.Pdb.dll",
+ "build/netstandard2.0/Mono.Cecil.Rocks.dll",
+ "build/netstandard2.0/Mono.Cecil.dll",
+ "build/netstandard2.0/ThirdPartyNotices.txt",
+ "build/netstandard2.0/cs/Microsoft.VisualStudio.TraceDataCollector.resources.dll",
+ "build/netstandard2.0/de/Microsoft.VisualStudio.TraceDataCollector.resources.dll",
+ "build/netstandard2.0/es/Microsoft.VisualStudio.TraceDataCollector.resources.dll",
+ "build/netstandard2.0/fr/Microsoft.VisualStudio.TraceDataCollector.resources.dll",
+ "build/netstandard2.0/it/Microsoft.VisualStudio.TraceDataCollector.resources.dll",
+ "build/netstandard2.0/ja/Microsoft.VisualStudio.TraceDataCollector.resources.dll",
+ "build/netstandard2.0/ko/Microsoft.VisualStudio.TraceDataCollector.resources.dll",
+ "build/netstandard2.0/pl/Microsoft.VisualStudio.TraceDataCollector.resources.dll",
+ "build/netstandard2.0/pt-BR/Microsoft.VisualStudio.TraceDataCollector.resources.dll",
+ "build/netstandard2.0/ru/Microsoft.VisualStudio.TraceDataCollector.resources.dll",
+ "build/netstandard2.0/tr/Microsoft.VisualStudio.TraceDataCollector.resources.dll",
+ "build/netstandard2.0/zh-Hans/Microsoft.VisualStudio.TraceDataCollector.resources.dll",
+ "build/netstandard2.0/zh-Hant/Microsoft.VisualStudio.TraceDataCollector.resources.dll",
+ "lib/net462/Microsoft.VisualStudio.CodeCoverage.Shim.dll",
+ "lib/netcoreapp3.1/Microsoft.VisualStudio.CodeCoverage.Shim.dll",
+ "microsoft.codecoverage.17.11.1.nupkg.sha512",
+ "microsoft.codecoverage.nuspec"
+ ]
+ },
+ "Microsoft.NET.Test.Sdk/17.11.1": {
+ "sha512": "U3Ty4BaGoEu+T2bwSko9tWqWUOU16WzSFkq6U8zve75oRBMSLTBdMAZrVNNz1Tq12aCdDom9fcOcM9QZaFHqFg==",
+ "type": "package",
+ "path": "microsoft.net.test.sdk/17.11.1",
+ "files": [
+ ".nupkg.metadata",
+ ".signature.p7s",
+ "Icon.png",
+ "build/net462/Microsoft.NET.Test.Sdk.props",
+ "build/net462/Microsoft.NET.Test.Sdk.targets",
+ "build/netcoreapp3.1/Microsoft.NET.Test.Sdk.Program.cs",
+ "build/netcoreapp3.1/Microsoft.NET.Test.Sdk.Program.fs",
+ "build/netcoreapp3.1/Microsoft.NET.Test.Sdk.Program.vb",
+ "build/netcoreapp3.1/Microsoft.NET.Test.Sdk.props",
+ "build/netcoreapp3.1/Microsoft.NET.Test.Sdk.targets",
+ "buildMultiTargeting/Microsoft.NET.Test.Sdk.props",
+ "lib/net462/_._",
+ "lib/netcoreapp3.1/_._",
+ "microsoft.net.test.sdk.17.11.1.nupkg.sha512",
+ "microsoft.net.test.sdk.nuspec"
+ ]
+ },
+ "Microsoft.TestPlatform.ObjectModel/17.11.1": {
+ "sha512": "E2jZqAU6JeWEVsyOEOrSW1o1bpHLgb25ypvKNB/moBXPVsFYBPd/Jwi7OrYahG50J83LfHzezYI+GaEkpAotiA==",
+ "type": "package",
+ "path": "microsoft.testplatform.objectmodel/17.11.1",
+ "files": [
+ ".nupkg.metadata",
+ ".signature.p7s",
+ "Icon.png",
+ "lib/net462/Microsoft.TestPlatform.CoreUtilities.dll",
+ "lib/net462/Microsoft.TestPlatform.PlatformAbstractions.dll",
+ "lib/net462/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll",
+ "lib/net462/cs/Microsoft.TestPlatform.CoreUtilities.resources.dll",
+ "lib/net462/cs/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
+ "lib/net462/de/Microsoft.TestPlatform.CoreUtilities.resources.dll",
+ "lib/net462/de/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
+ "lib/net462/es/Microsoft.TestPlatform.CoreUtilities.resources.dll",
+ "lib/net462/es/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
+ "lib/net462/fr/Microsoft.TestPlatform.CoreUtilities.resources.dll",
+ "lib/net462/fr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
+ "lib/net462/it/Microsoft.TestPlatform.CoreUtilities.resources.dll",
+ "lib/net462/it/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
+ "lib/net462/ja/Microsoft.TestPlatform.CoreUtilities.resources.dll",
+ "lib/net462/ja/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
+ "lib/net462/ko/Microsoft.TestPlatform.CoreUtilities.resources.dll",
+ "lib/net462/ko/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
+ "lib/net462/pl/Microsoft.TestPlatform.CoreUtilities.resources.dll",
+ "lib/net462/pl/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
+ "lib/net462/pt-BR/Microsoft.TestPlatform.CoreUtilities.resources.dll",
+ "lib/net462/pt-BR/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
+ "lib/net462/ru/Microsoft.TestPlatform.CoreUtilities.resources.dll",
+ "lib/net462/ru/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
+ "lib/net462/tr/Microsoft.TestPlatform.CoreUtilities.resources.dll",
+ "lib/net462/tr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
+ "lib/net462/zh-Hans/Microsoft.TestPlatform.CoreUtilities.resources.dll",
+ "lib/net462/zh-Hans/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
+ "lib/net462/zh-Hant/Microsoft.TestPlatform.CoreUtilities.resources.dll",
+ "lib/net462/zh-Hant/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
+ "lib/netcoreapp3.1/Microsoft.TestPlatform.CoreUtilities.dll",
+ "lib/netcoreapp3.1/Microsoft.TestPlatform.PlatformAbstractions.dll",
+ "lib/netcoreapp3.1/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll",
+ "lib/netcoreapp3.1/cs/Microsoft.TestPlatform.CoreUtilities.resources.dll",
+ "lib/netcoreapp3.1/cs/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
+ "lib/netcoreapp3.1/de/Microsoft.TestPlatform.CoreUtilities.resources.dll",
+ "lib/netcoreapp3.1/de/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
+ "lib/netcoreapp3.1/es/Microsoft.TestPlatform.CoreUtilities.resources.dll",
+ "lib/netcoreapp3.1/es/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
+ "lib/netcoreapp3.1/fr/Microsoft.TestPlatform.CoreUtilities.resources.dll",
+ "lib/netcoreapp3.1/fr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
+ "lib/netcoreapp3.1/it/Microsoft.TestPlatform.CoreUtilities.resources.dll",
+ "lib/netcoreapp3.1/it/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
+ "lib/netcoreapp3.1/ja/Microsoft.TestPlatform.CoreUtilities.resources.dll",
+ "lib/netcoreapp3.1/ja/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
+ "lib/netcoreapp3.1/ko/Microsoft.TestPlatform.CoreUtilities.resources.dll",
+ "lib/netcoreapp3.1/ko/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
+ "lib/netcoreapp3.1/pl/Microsoft.TestPlatform.CoreUtilities.resources.dll",
+ "lib/netcoreapp3.1/pl/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
+ "lib/netcoreapp3.1/pt-BR/Microsoft.TestPlatform.CoreUtilities.resources.dll",
+ "lib/netcoreapp3.1/pt-BR/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
+ "lib/netcoreapp3.1/ru/Microsoft.TestPlatform.CoreUtilities.resources.dll",
+ "lib/netcoreapp3.1/ru/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
+ "lib/netcoreapp3.1/tr/Microsoft.TestPlatform.CoreUtilities.resources.dll",
+ "lib/netcoreapp3.1/tr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
+ "lib/netcoreapp3.1/zh-Hans/Microsoft.TestPlatform.CoreUtilities.resources.dll",
+ "lib/netcoreapp3.1/zh-Hans/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
+ "lib/netcoreapp3.1/zh-Hant/Microsoft.TestPlatform.CoreUtilities.resources.dll",
+ "lib/netcoreapp3.1/zh-Hant/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
+ "lib/netstandard2.0/Microsoft.TestPlatform.CoreUtilities.dll",
+ "lib/netstandard2.0/Microsoft.TestPlatform.PlatformAbstractions.dll",
+ "lib/netstandard2.0/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll",
+ "lib/netstandard2.0/cs/Microsoft.TestPlatform.CoreUtilities.resources.dll",
+ "lib/netstandard2.0/cs/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
+ "lib/netstandard2.0/de/Microsoft.TestPlatform.CoreUtilities.resources.dll",
+ "lib/netstandard2.0/de/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
+ "lib/netstandard2.0/es/Microsoft.TestPlatform.CoreUtilities.resources.dll",
+ "lib/netstandard2.0/es/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
+ "lib/netstandard2.0/fr/Microsoft.TestPlatform.CoreUtilities.resources.dll",
+ "lib/netstandard2.0/fr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
+ "lib/netstandard2.0/it/Microsoft.TestPlatform.CoreUtilities.resources.dll",
+ "lib/netstandard2.0/it/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
+ "lib/netstandard2.0/ja/Microsoft.TestPlatform.CoreUtilities.resources.dll",
+ "lib/netstandard2.0/ja/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
+ "lib/netstandard2.0/ko/Microsoft.TestPlatform.CoreUtilities.resources.dll",
+ "lib/netstandard2.0/ko/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
+ "lib/netstandard2.0/pl/Microsoft.TestPlatform.CoreUtilities.resources.dll",
+ "lib/netstandard2.0/pl/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
+ "lib/netstandard2.0/pt-BR/Microsoft.TestPlatform.CoreUtilities.resources.dll",
+ "lib/netstandard2.0/pt-BR/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
+ "lib/netstandard2.0/ru/Microsoft.TestPlatform.CoreUtilities.resources.dll",
+ "lib/netstandard2.0/ru/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
+ "lib/netstandard2.0/tr/Microsoft.TestPlatform.CoreUtilities.resources.dll",
+ "lib/netstandard2.0/tr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
+ "lib/netstandard2.0/zh-Hans/Microsoft.TestPlatform.CoreUtilities.resources.dll",
+ "lib/netstandard2.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
+ "lib/netstandard2.0/zh-Hant/Microsoft.TestPlatform.CoreUtilities.resources.dll",
+ "lib/netstandard2.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
+ "microsoft.testplatform.objectmodel.17.11.1.nupkg.sha512",
+ "microsoft.testplatform.objectmodel.nuspec"
+ ]
+ },
+ "Microsoft.TestPlatform.TestHost/17.11.1": {
+ "sha512": "DnG+GOqJXO/CkoqlJWeDFTgPhqD/V6VqUIL3vINizCWZ3X+HshCtbbyDdSHQQEjrc2Sl/K3yaxX6s+5LFEdYuw==",
+ "type": "package",
+ "path": "microsoft.testplatform.testhost/17.11.1",
+ "files": [
+ ".nupkg.metadata",
+ ".signature.p7s",
+ "Icon.png",
+ "ThirdPartyNotices.txt",
+ "build/netcoreapp3.1/Microsoft.TestPlatform.TestHost.props",
+ "build/netcoreapp3.1/x64/testhost.dll",
+ "build/netcoreapp3.1/x64/testhost.exe",
+ "build/netcoreapp3.1/x86/testhost.x86.dll",
+ "build/netcoreapp3.1/x86/testhost.x86.exe",
+ "lib/net462/_._",
+ "lib/netcoreapp3.1/Microsoft.TestPlatform.CommunicationUtilities.dll",
+ "lib/netcoreapp3.1/Microsoft.TestPlatform.CoreUtilities.dll",
+ "lib/netcoreapp3.1/Microsoft.TestPlatform.CrossPlatEngine.dll",
+ "lib/netcoreapp3.1/Microsoft.TestPlatform.PlatformAbstractions.dll",
+ "lib/netcoreapp3.1/Microsoft.TestPlatform.Utilities.dll",
+ "lib/netcoreapp3.1/Microsoft.VisualStudio.TestPlatform.Common.dll",
+ "lib/netcoreapp3.1/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll",
+ "lib/netcoreapp3.1/cs/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
+ "lib/netcoreapp3.1/cs/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
+ "lib/netcoreapp3.1/cs/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
+ "lib/netcoreapp3.1/de/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
+ "lib/netcoreapp3.1/de/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
+ "lib/netcoreapp3.1/de/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
+ "lib/netcoreapp3.1/es/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
+ "lib/netcoreapp3.1/es/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
+ "lib/netcoreapp3.1/es/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
+ "lib/netcoreapp3.1/fr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
+ "lib/netcoreapp3.1/fr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
+ "lib/netcoreapp3.1/fr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
+ "lib/netcoreapp3.1/it/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
+ "lib/netcoreapp3.1/it/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
+ "lib/netcoreapp3.1/it/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
+ "lib/netcoreapp3.1/ja/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
+ "lib/netcoreapp3.1/ja/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
+ "lib/netcoreapp3.1/ja/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
+ "lib/netcoreapp3.1/ko/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
+ "lib/netcoreapp3.1/ko/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
+ "lib/netcoreapp3.1/ko/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
+ "lib/netcoreapp3.1/pl/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
+ "lib/netcoreapp3.1/pl/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
+ "lib/netcoreapp3.1/pl/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
+ "lib/netcoreapp3.1/pt-BR/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
+ "lib/netcoreapp3.1/pt-BR/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
+ "lib/netcoreapp3.1/pt-BR/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
+ "lib/netcoreapp3.1/ru/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
+ "lib/netcoreapp3.1/ru/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
+ "lib/netcoreapp3.1/ru/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
+ "lib/netcoreapp3.1/testhost.deps.json",
+ "lib/netcoreapp3.1/testhost.dll",
+ "lib/netcoreapp3.1/tr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
+ "lib/netcoreapp3.1/tr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
+ "lib/netcoreapp3.1/tr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
+ "lib/netcoreapp3.1/x64/msdia140.dll",
+ "lib/netcoreapp3.1/x86/msdia140.dll",
+ "lib/netcoreapp3.1/zh-Hans/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
+ "lib/netcoreapp3.1/zh-Hans/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
+ "lib/netcoreapp3.1/zh-Hans/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
+ "lib/netcoreapp3.1/zh-Hant/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
+ "lib/netcoreapp3.1/zh-Hant/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
+ "lib/netcoreapp3.1/zh-Hant/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
+ "microsoft.testplatform.testhost.17.11.1.nupkg.sha512",
+ "microsoft.testplatform.testhost.nuspec"
+ ]
+ },
+ "Newtonsoft.Json/13.0.1": {
+ "sha512": "ppPFpBcvxdsfUonNcvITKqLl3bqxWbDCZIzDWHzjpdAHRFfZe0Dw9HmA0+za13IdyrgJwpkDTDA9fHaxOrt20A==",
+ "type": "package",
+ "path": "newtonsoft.json/13.0.1",
+ "files": [
+ ".nupkg.metadata",
+ ".signature.p7s",
+ "LICENSE.md",
+ "lib/net20/Newtonsoft.Json.dll",
+ "lib/net20/Newtonsoft.Json.xml",
+ "lib/net35/Newtonsoft.Json.dll",
+ "lib/net35/Newtonsoft.Json.xml",
+ "lib/net40/Newtonsoft.Json.dll",
+ "lib/net40/Newtonsoft.Json.xml",
+ "lib/net45/Newtonsoft.Json.dll",
+ "lib/net45/Newtonsoft.Json.xml",
+ "lib/netstandard1.0/Newtonsoft.Json.dll",
+ "lib/netstandard1.0/Newtonsoft.Json.xml",
+ "lib/netstandard1.3/Newtonsoft.Json.dll",
+ "lib/netstandard1.3/Newtonsoft.Json.xml",
+ "lib/netstandard2.0/Newtonsoft.Json.dll",
+ "lib/netstandard2.0/Newtonsoft.Json.xml",
+ "newtonsoft.json.13.0.1.nupkg.sha512",
+ "newtonsoft.json.nuspec",
+ "packageIcon.png"
+ ]
+ },
+ "NSubstitute/5.3.0": {
+ "sha512": "lJ47Cps5Qzr86N99lcwd+OUvQma7+fBgr8+Mn+aOC0WrlqMNkdivaYD9IvnZ5Mqo6Ky3LS7ZI+tUq1/s9ERd0Q==",
+ "type": "package",
+ "path": "nsubstitute/5.3.0",
+ "files": [
+ ".nupkg.metadata",
+ ".signature.p7s",
+ "icon.png",
+ "lib/net462/NSubstitute.dll",
+ "lib/net462/NSubstitute.xml",
+ "lib/net6.0/NSubstitute.dll",
+ "lib/net6.0/NSubstitute.xml",
+ "lib/netstandard2.0/NSubstitute.dll",
+ "lib/netstandard2.0/NSubstitute.xml",
+ "nsubstitute.5.3.0.nupkg.sha512",
+ "nsubstitute.nuspec"
+ ]
+ },
+ "System.Configuration.ConfigurationManager/4.4.0": {
+ "sha512": "gWwQv/Ug1qWJmHCmN17nAbxJYmQBM/E94QxKLksvUiiKB1Ld3Sc/eK1lgmbSjDFxkQhVuayI/cGFZhpBSodLrg==",
+ "type": "package",
+ "path": "system.configuration.configurationmanager/4.4.0",
+ "files": [
+ ".nupkg.metadata",
+ ".signature.p7s",
+ "LICENSE.TXT",
+ "THIRD-PARTY-NOTICES.TXT",
+ "lib/net461/System.Configuration.ConfigurationManager.dll",
+ "lib/netstandard2.0/System.Configuration.ConfigurationManager.dll",
+ "ref/net461/System.Configuration.ConfigurationManager.dll",
+ "ref/net461/System.Configuration.ConfigurationManager.xml",
+ "ref/netstandard2.0/System.Configuration.ConfigurationManager.dll",
+ "ref/netstandard2.0/System.Configuration.ConfigurationManager.xml",
+ "system.configuration.configurationmanager.4.4.0.nupkg.sha512",
+ "system.configuration.configurationmanager.nuspec",
+ "useSharedDesignerContext.txt",
+ "version.txt"
+ ]
+ },
+ "System.Diagnostics.EventLog/6.0.0": {
+ "sha512": "lcyUiXTsETK2ALsZrX+nWuHSIQeazhqPphLfaRxzdGaG93+0kELqpgEHtwWOlQe7+jSFnKwaCAgL4kjeZCQJnw==",
+ "type": "package",
+ "path": "system.diagnostics.eventlog/6.0.0",
+ "files": [
+ ".nupkg.metadata",
+ ".signature.p7s",
+ "Icon.png",
+ "LICENSE.TXT",
+ "THIRD-PARTY-NOTICES.TXT",
+ "buildTransitive/netcoreapp2.0/System.Diagnostics.EventLog.targets",
+ "buildTransitive/netcoreapp3.1/_._",
+ "lib/net461/System.Diagnostics.EventLog.dll",
+ "lib/net461/System.Diagnostics.EventLog.xml",
+ "lib/net6.0/System.Diagnostics.EventLog.dll",
+ "lib/net6.0/System.Diagnostics.EventLog.xml",
+ "lib/netcoreapp3.1/System.Diagnostics.EventLog.dll",
+ "lib/netcoreapp3.1/System.Diagnostics.EventLog.xml",
+ "lib/netstandard2.0/System.Diagnostics.EventLog.dll",
+ "lib/netstandard2.0/System.Diagnostics.EventLog.xml",
+ "runtimes/win/lib/net6.0/System.Diagnostics.EventLog.Messages.dll",
+ "runtimes/win/lib/net6.0/System.Diagnostics.EventLog.dll",
+ "runtimes/win/lib/net6.0/System.Diagnostics.EventLog.xml",
+ "runtimes/win/lib/netcoreapp3.1/System.Diagnostics.EventLog.Messages.dll",
+ "runtimes/win/lib/netcoreapp3.1/System.Diagnostics.EventLog.dll",
+ "runtimes/win/lib/netcoreapp3.1/System.Diagnostics.EventLog.xml",
+ "system.diagnostics.eventlog.6.0.0.nupkg.sha512",
+ "system.diagnostics.eventlog.nuspec",
+ "useSharedDesignerContext.txt"
+ ]
+ },
+ "System.Reflection.Metadata/1.6.0": {
+ "sha512": "COC1aiAJjCoA5GBF+QKL2uLqEBew4JsCkQmoHKbN3TlOZKa2fKLz5CpiRQKDz0RsAOEGsVKqOD5bomsXq/4STQ==",
+ "type": "package",
+ "path": "system.reflection.metadata/1.6.0",
+ "files": [
+ ".nupkg.metadata",
+ ".signature.p7s",
+ "LICENSE.TXT",
+ "THIRD-PARTY-NOTICES.TXT",
+ "lib/netstandard1.1/System.Reflection.Metadata.dll",
+ "lib/netstandard1.1/System.Reflection.Metadata.xml",
+ "lib/netstandard2.0/System.Reflection.Metadata.dll",
+ "lib/netstandard2.0/System.Reflection.Metadata.xml",
+ "lib/portable-net45+win8/System.Reflection.Metadata.dll",
+ "lib/portable-net45+win8/System.Reflection.Metadata.xml",
+ "system.reflection.metadata.1.6.0.nupkg.sha512",
+ "system.reflection.metadata.nuspec",
+ "useSharedDesignerContext.txt",
+ "version.txt"
+ ]
+ },
+ "System.Security.Cryptography.ProtectedData/4.4.0": {
+ "sha512": "cJV7ScGW7EhatRsjehfvvYVBvtiSMKgN8bOVI0bQhnF5bU7vnHVIsH49Kva7i7GWaWYvmEzkYVk1TC+gZYBEog==",
+ "type": "package",
+ "path": "system.security.cryptography.protecteddata/4.4.0",
+ "files": [
+ ".nupkg.metadata",
+ ".signature.p7s",
+ "LICENSE.TXT",
+ "THIRD-PARTY-NOTICES.TXT",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
+ "lib/net46/System.Security.Cryptography.ProtectedData.dll",
+ "lib/net461/System.Security.Cryptography.ProtectedData.dll",
+ "lib/netstandard1.3/System.Security.Cryptography.ProtectedData.dll",
+ "lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
+ "lib/xamarintvos10/_._",
+ "lib/xamarinwatchos10/_._",
+ "ref/MonoAndroid10/_._",
+ "ref/MonoTouch10/_._",
+ "ref/net46/System.Security.Cryptography.ProtectedData.dll",
+ "ref/net461/System.Security.Cryptography.ProtectedData.dll",
+ "ref/net461/System.Security.Cryptography.ProtectedData.xml",
+ "ref/netstandard1.3/System.Security.Cryptography.ProtectedData.dll",
+ "ref/netstandard2.0/System.Security.Cryptography.ProtectedData.dll",
+ "ref/netstandard2.0/System.Security.Cryptography.ProtectedData.xml",
+ "ref/xamarinios10/_._",
+ "ref/xamarinmac20/_._",
+ "ref/xamarintvos10/_._",
+ "ref/xamarinwatchos10/_._",
+ "runtimes/win/lib/net46/System.Security.Cryptography.ProtectedData.dll",
+ "runtimes/win/lib/net461/System.Security.Cryptography.ProtectedData.dll",
+ "runtimes/win/lib/netstandard1.3/System.Security.Cryptography.ProtectedData.dll",
+ "runtimes/win/lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll",
+ "system.security.cryptography.protecteddata.4.4.0.nupkg.sha512",
+ "system.security.cryptography.protecteddata.nuspec",
+ "useSharedDesignerContext.txt",
+ "version.txt"
+ ]
+ },
+ "xunit/2.9.2": {
+ "sha512": "7LhFS2N9Z6Xgg8aE5lY95cneYivRMfRI8v+4PATa4S64D5Z/Plkg0qa8dTRHSiGRgVZ/CL2gEfJDE5AUhOX+2Q==",
+ "type": "package",
+ "path": "xunit/2.9.2",
+ "files": [
+ ".nupkg.metadata",
+ ".signature.p7s",
+ "_content/README.md",
+ "_content/logo-128-transparent.png",
+ "xunit.2.9.2.nupkg.sha512",
+ "xunit.nuspec"
+ ]
+ },
+ "xunit.abstractions/2.0.3": {
+ "sha512": "pot1I4YOxlWjIb5jmwvvQNbTrZ3lJQ+jUGkGjWE3hEFM0l5gOnBWS+H3qsex68s5cO52g+44vpGzhAt+42vwKg==",
+ "type": "package",
+ "path": "xunit.abstractions/2.0.3",
+ "files": [
+ ".nupkg.metadata",
+ ".signature.p7s",
+ "lib/net35/xunit.abstractions.dll",
+ "lib/net35/xunit.abstractions.xml",
+ "lib/netstandard1.0/xunit.abstractions.dll",
+ "lib/netstandard1.0/xunit.abstractions.xml",
+ "lib/netstandard2.0/xunit.abstractions.dll",
+ "lib/netstandard2.0/xunit.abstractions.xml",
+ "xunit.abstractions.2.0.3.nupkg.sha512",
+ "xunit.abstractions.nuspec"
+ ]
+ },
+ "xunit.analyzers/1.16.0": {
+ "sha512": "hptYM7vGr46GUIgZt21YHO4rfuBAQS2eINbFo16CV/Dqq+24Tp+P5gDCACu1AbFfW4Sp/WRfDPSK8fmUUb8s0Q==",
+ "type": "package",
+ "path": "xunit.analyzers/1.16.0",
+ "hasTools": true,
+ "files": [
+ ".nupkg.metadata",
+ ".signature.p7s",
+ "_content/README.md",
+ "_content/logo-128-transparent.png",
+ "analyzers/dotnet/cs/xunit.analyzers.dll",
+ "analyzers/dotnet/cs/xunit.analyzers.fixes.dll",
+ "tools/install.ps1",
+ "tools/uninstall.ps1",
+ "xunit.analyzers.1.16.0.nupkg.sha512",
+ "xunit.analyzers.nuspec"
+ ]
+ },
+ "xunit.assert/2.9.2": {
+ "sha512": "QkNBAQG4pa66cholm28AxijBjrmki98/vsEh4Sx5iplzotvPgpiotcxqJQMRC8d7RV7nIT8ozh97957hDnZwsQ==",
+ "type": "package",
+ "path": "xunit.assert/2.9.2",
+ "files": [
+ ".nupkg.metadata",
+ ".signature.p7s",
+ "_content/README.md",
+ "_content/logo-128-transparent.png",
+ "lib/net6.0/xunit.assert.dll",
+ "lib/net6.0/xunit.assert.xml",
+ "lib/netstandard1.1/xunit.assert.dll",
+ "lib/netstandard1.1/xunit.assert.xml",
+ "xunit.assert.2.9.2.nupkg.sha512",
+ "xunit.assert.nuspec"
+ ]
+ },
+ "xunit.core/2.9.2": {
+ "sha512": "O6RrNSdmZ0xgEn5kT927PNwog5vxTtKrWMihhhrT0Sg9jQ7iBDciYOwzBgP2krBEk5/GBXI18R1lKvmnxGcb4w==",
+ "type": "package",
+ "path": "xunit.core/2.9.2",
+ "files": [
+ ".nupkg.metadata",
+ ".signature.p7s",
+ "_content/README.md",
+ "_content/logo-128-transparent.png",
+ "build/xunit.core.props",
+ "build/xunit.core.targets",
+ "buildMultiTargeting/xunit.core.props",
+ "buildMultiTargeting/xunit.core.targets",
+ "xunit.core.2.9.2.nupkg.sha512",
+ "xunit.core.nuspec"
+ ]
+ },
+ "xunit.extensibility.core/2.9.2": {
+ "sha512": "Ol+KlBJz1x8BrdnhN2DeOuLrr1I/cTwtHCggL9BvYqFuVd/TUSzxNT5O0NxCIXth30bsKxgMfdqLTcORtM52yQ==",
+ "type": "package",
+ "path": "xunit.extensibility.core/2.9.2",
+ "files": [
+ ".nupkg.metadata",
+ ".signature.p7s",
+ "_content/README.md",
+ "_content/logo-128-transparent.png",
+ "lib/net452/xunit.core.dll",
+ "lib/net452/xunit.core.dll.tdnet",
+ "lib/net452/xunit.core.xml",
+ "lib/net452/xunit.runner.tdnet.dll",
+ "lib/net452/xunit.runner.utility.net452.dll",
+ "lib/netstandard1.1/xunit.core.dll",
+ "lib/netstandard1.1/xunit.core.xml",
+ "xunit.extensibility.core.2.9.2.nupkg.sha512",
+ "xunit.extensibility.core.nuspec"
+ ]
+ },
+ "xunit.extensibility.execution/2.9.2": {
+ "sha512": "rKMpq4GsIUIJibXuZoZ8lYp5EpROlnYaRpwu9Zr0sRZXE7JqJfEEbCsUriZqB+ByXCLFBJyjkTRULMdC+U566g==",
+ "type": "package",
+ "path": "xunit.extensibility.execution/2.9.2",
+ "files": [
+ ".nupkg.metadata",
+ ".signature.p7s",
+ "_content/README.md",
+ "_content/logo-128-transparent.png",
+ "lib/net452/xunit.execution.desktop.dll",
+ "lib/net452/xunit.execution.desktop.xml",
+ "lib/netstandard1.1/xunit.execution.dotnet.dll",
+ "lib/netstandard1.1/xunit.execution.dotnet.xml",
+ "xunit.extensibility.execution.2.9.2.nupkg.sha512",
+ "xunit.extensibility.execution.nuspec"
+ ]
+ },
+ "xunit.runner.visualstudio/2.8.2": {
+ "sha512": "vm1tbfXhFmjFMUmS4M0J0ASXz3/U5XvXBa6DOQUL3fEz4Vt6YPhv+ESCarx6M6D+9kJkJYZKCNvJMas1+nVfmQ==",
+ "type": "package",
+ "path": "xunit.runner.visualstudio/2.8.2",
+ "files": [
+ ".nupkg.metadata",
+ ".signature.p7s",
+ "_content/README.md",
+ "_content/logo-128-transparent.png",
+ "build/net462/xunit.abstractions.dll",
+ "build/net462/xunit.runner.reporters.net452.dll",
+ "build/net462/xunit.runner.utility.net452.dll",
+ "build/net462/xunit.runner.visualstudio.props",
+ "build/net462/xunit.runner.visualstudio.testadapter.dll",
+ "build/net6.0/xunit.abstractions.dll",
+ "build/net6.0/xunit.runner.reporters.netcoreapp10.dll",
+ "build/net6.0/xunit.runner.utility.netcoreapp10.dll",
+ "build/net6.0/xunit.runner.visualstudio.props",
+ "build/net6.0/xunit.runner.visualstudio.testadapter.dll",
+ "lib/net462/_._",
+ "lib/net6.0/_._",
+ "xunit.runner.visualstudio.2.8.2.nupkg.sha512",
+ "xunit.runner.visualstudio.nuspec"
+ ]
+ },
+ "FlexArray/1.0.0": {
+ "type": "project",
+ "path": "../FlexArray/FlexArray.csproj",
+ "msbuildProject": "../FlexArray/FlexArray.csproj"
+ }
+ },
+ "projectFileDependencyGroups": {
+ "net9.0": [
+ "FlexArray >= 1.0.0",
+ "FluentAssertions >= 6.12.2",
+ "Microsoft.NET.Test.Sdk >= 17.11.1",
+ "NSubstitute >= 5.3.0",
+ "coverlet.collector >= 6.0.2",
+ "xunit >= 2.9.2",
+ "xunit.runner.visualstudio >= 2.8.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.Test\\FlexArray.Test.csproj",
+ "projectName": "FlexArray.Test",
+ "projectPath": "C:\\Users\\MarcUs7i\\source\\repos\\HTL-Leonding\\OO\\Theory\\FlexArray\\FlexArray.Test\\FlexArray.Test.csproj",
+ "packagesPath": "C:\\Users\\MarcUs7i\\.nuget\\packages\\",
+ "outputPath": "C:\\Users\\MarcUs7i\\source\\repos\\HTL-Leonding\\OO\\Theory\\FlexArray\\FlexArray.Test\\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": {
+ "C:\\Users\\MarcUs7i\\source\\repos\\HTL-Leonding\\OO\\Theory\\FlexArray\\FlexArray\\FlexArray.csproj": {
+ "projectPath": "C:\\Users\\MarcUs7i\\source\\repos\\HTL-Leonding\\OO\\Theory\\FlexArray\\FlexArray\\FlexArray.csproj"
+ }
+ }
+ }
+ },
+ "warningProperties": {
+ "allWarningsAsErrors": true,
+ "warnAsError": [
+ "NU1605"
+ ]
+ },
+ "restoreAuditProperties": {
+ "enableAudit": "true",
+ "auditLevel": "low",
+ "auditMode": "all"
+ }
+ },
+ "frameworks": {
+ "net9.0": {
+ "targetAlias": "net9.0",
+ "dependencies": {
+ "FluentAssertions": {
+ "target": "Package",
+ "version": "[6.12.2, )"
+ },
+ "Microsoft.NET.Test.Sdk": {
+ "target": "Package",
+ "version": "[17.11.1, )"
+ },
+ "NSubstitute": {
+ "target": "Package",
+ "version": "[5.3.0, )"
+ },
+ "coverlet.collector": {
+ "include": "Runtime, Build, Native, ContentFiles, Analyzers, BuildTransitive",
+ "suppressParent": "All",
+ "target": "Package",
+ "version": "[6.0.2, )"
+ },
+ "xunit": {
+ "target": "Package",
+ "version": "[2.9.2, )"
+ },
+ "xunit.runner.visualstudio": {
+ "include": "Runtime, Build, Native, ContentFiles, Analyzers, BuildTransitive",
+ "suppressParent": "All",
+ "target": "Package",
+ "version": "[2.8.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"
+ }
+ }
+ }
+}
\ No newline at end of file
diff --git a/FlexArray.Test/obj/project.nuget.cache b/FlexArray.Test/obj/project.nuget.cache
new file mode 100644
index 0000000..b8bfb27
--- /dev/null
+++ b/FlexArray.Test/obj/project.nuget.cache
@@ -0,0 +1,31 @@
+{
+ "version": 2,
+ "dgSpecHash": "hBdQFYhqbmQ=",
+ "success": true,
+ "projectFilePath": "C:\\Users\\MarcUs7i\\source\\repos\\HTL-Leonding\\OO\\Theory\\FlexArray\\FlexArray.Test\\FlexArray.Test.csproj",
+ "expectedPackageFiles": [
+ "C:\\Users\\MarcUs7i\\.nuget\\packages\\castle.core\\5.1.1\\castle.core.5.1.1.nupkg.sha512",
+ "C:\\Users\\MarcUs7i\\.nuget\\packages\\coverlet.collector\\6.0.2\\coverlet.collector.6.0.2.nupkg.sha512",
+ "C:\\Users\\MarcUs7i\\.nuget\\packages\\fluentassertions\\6.12.2\\fluentassertions.6.12.2.nupkg.sha512",
+ "C:\\Users\\MarcUs7i\\.nuget\\packages\\htlleonding.utility.leoanalyzers\\1.0.2\\htlleonding.utility.leoanalyzers.1.0.2.nupkg.sha512",
+ "C:\\Users\\MarcUs7i\\.nuget\\packages\\microsoft.codecoverage\\17.11.1\\microsoft.codecoverage.17.11.1.nupkg.sha512",
+ "C:\\Users\\MarcUs7i\\.nuget\\packages\\microsoft.net.test.sdk\\17.11.1\\microsoft.net.test.sdk.17.11.1.nupkg.sha512",
+ "C:\\Users\\MarcUs7i\\.nuget\\packages\\microsoft.testplatform.objectmodel\\17.11.1\\microsoft.testplatform.objectmodel.17.11.1.nupkg.sha512",
+ "C:\\Users\\MarcUs7i\\.nuget\\packages\\microsoft.testplatform.testhost\\17.11.1\\microsoft.testplatform.testhost.17.11.1.nupkg.sha512",
+ "C:\\Users\\MarcUs7i\\.nuget\\packages\\newtonsoft.json\\13.0.1\\newtonsoft.json.13.0.1.nupkg.sha512",
+ "C:\\Users\\MarcUs7i\\.nuget\\packages\\nsubstitute\\5.3.0\\nsubstitute.5.3.0.nupkg.sha512",
+ "C:\\Users\\MarcUs7i\\.nuget\\packages\\system.configuration.configurationmanager\\4.4.0\\system.configuration.configurationmanager.4.4.0.nupkg.sha512",
+ "C:\\Users\\MarcUs7i\\.nuget\\packages\\system.diagnostics.eventlog\\6.0.0\\system.diagnostics.eventlog.6.0.0.nupkg.sha512",
+ "C:\\Users\\MarcUs7i\\.nuget\\packages\\system.reflection.metadata\\1.6.0\\system.reflection.metadata.1.6.0.nupkg.sha512",
+ "C:\\Users\\MarcUs7i\\.nuget\\packages\\system.security.cryptography.protecteddata\\4.4.0\\system.security.cryptography.protecteddata.4.4.0.nupkg.sha512",
+ "C:\\Users\\MarcUs7i\\.nuget\\packages\\xunit\\2.9.2\\xunit.2.9.2.nupkg.sha512",
+ "C:\\Users\\MarcUs7i\\.nuget\\packages\\xunit.abstractions\\2.0.3\\xunit.abstractions.2.0.3.nupkg.sha512",
+ "C:\\Users\\MarcUs7i\\.nuget\\packages\\xunit.analyzers\\1.16.0\\xunit.analyzers.1.16.0.nupkg.sha512",
+ "C:\\Users\\MarcUs7i\\.nuget\\packages\\xunit.assert\\2.9.2\\xunit.assert.2.9.2.nupkg.sha512",
+ "C:\\Users\\MarcUs7i\\.nuget\\packages\\xunit.core\\2.9.2\\xunit.core.2.9.2.nupkg.sha512",
+ "C:\\Users\\MarcUs7i\\.nuget\\packages\\xunit.extensibility.core\\2.9.2\\xunit.extensibility.core.2.9.2.nupkg.sha512",
+ "C:\\Users\\MarcUs7i\\.nuget\\packages\\xunit.extensibility.execution\\2.9.2\\xunit.extensibility.execution.2.9.2.nupkg.sha512",
+ "C:\\Users\\MarcUs7i\\.nuget\\packages\\xunit.runner.visualstudio\\2.8.2\\xunit.runner.visualstudio.2.8.2.nupkg.sha512"
+ ],
+ "logs": []
+}
\ No newline at end of file
diff --git a/FlexArray.Test/obj/project.packagespec.json b/FlexArray.Test/obj/project.packagespec.json
new file mode 100644
index 0000000..63496a9
--- /dev/null
+++ b/FlexArray.Test/obj/project.packagespec.json
@@ -0,0 +1 @@
+"restore":{"projectUniqueName":"C:\\Users\\MarcUs7i\\source\\repos\\HTL-Leonding\\OO\\Theory\\FlexArray\\FlexArray.Test\\FlexArray.Test.csproj","projectName":"FlexArray.Test","projectPath":"C:\\Users\\MarcUs7i\\source\\repos\\HTL-Leonding\\OO\\Theory\\FlexArray\\FlexArray.Test\\FlexArray.Test.csproj","outputPath":"C:\\Users\\MarcUs7i\\source\\repos\\HTL-Leonding\\OO\\Theory\\FlexArray\\FlexArray.Test\\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":{"C:\\Users\\MarcUs7i\\source\\repos\\HTL-Leonding\\OO\\Theory\\FlexArray\\FlexArray\\FlexArray.csproj":{"projectPath":"C:\\Users\\MarcUs7i\\source\\repos\\HTL-Leonding\\OO\\Theory\\FlexArray\\FlexArray\\FlexArray.csproj"}}}},"warningProperties":{"allWarningsAsErrors":true,"warnAsError":["NU1605"]},"restoreAuditProperties":{"enableAudit":"true","auditLevel":"low","auditMode":"all"}}"frameworks":{"net9.0":{"targetAlias":"net9.0","dependencies":{"FluentAssertions":{"target":"Package","version":"[6.12.2, )"},"Microsoft.NET.Test.Sdk":{"target":"Package","version":"[17.11.1, )"},"NSubstitute":{"target":"Package","version":"[5.3.0, )"},"coverlet.collector":{"include":"Runtime, Build, Native, ContentFiles, Analyzers, BuildTransitive","suppressParent":"All","target":"Package","version":"[6.0.2, )"},"xunit":{"target":"Package","version":"[2.9.2, )"},"xunit.runner.visualstudio":{"include":"Runtime, Build, Native, ContentFiles, Analyzers, BuildTransitive","suppressParent":"All","target":"Package","version":"[2.8.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"}}
\ No newline at end of file
diff --git a/FlexArray.Test/obj/rider.project.model.nuget.info b/FlexArray.Test/obj/rider.project.model.nuget.info
new file mode 100644
index 0000000..cb88681
--- /dev/null
+++ b/FlexArray.Test/obj/rider.project.model.nuget.info
@@ -0,0 +1 @@
+17326915686861297
\ No newline at end of file
diff --git a/FlexArray.Test/obj/rider.project.restore.info b/FlexArray.Test/obj/rider.project.restore.info
new file mode 100644
index 0000000..cb88681
--- /dev/null
+++ b/FlexArray.Test/obj/rider.project.restore.info
@@ -0,0 +1 @@
+17326915686861297
\ No newline at end of file
diff --git a/FlexArray/bin/Debug/net9.0/FlexArray.deps.json b/FlexArray/bin/Debug/net9.0/FlexArray.deps.json
new file mode 100644
index 0000000..99888c6
--- /dev/null
+++ b/FlexArray/bin/Debug/net9.0/FlexArray.deps.json
@@ -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"
+ }
+ }
+}
\ No newline at end of file
diff --git a/FlexArray/bin/Debug/net9.0/FlexArray.dll b/FlexArray/bin/Debug/net9.0/FlexArray.dll
new file mode 100644
index 0000000..2cd243c
Binary files /dev/null and b/FlexArray/bin/Debug/net9.0/FlexArray.dll differ
diff --git a/FlexArray/bin/Debug/net9.0/FlexArray.exe b/FlexArray/bin/Debug/net9.0/FlexArray.exe
new file mode 100644
index 0000000..eb48f0e
Binary files /dev/null and b/FlexArray/bin/Debug/net9.0/FlexArray.exe differ
diff --git a/FlexArray/bin/Debug/net9.0/FlexArray.pdb b/FlexArray/bin/Debug/net9.0/FlexArray.pdb
new file mode 100644
index 0000000..fb178d4
Binary files /dev/null and b/FlexArray/bin/Debug/net9.0/FlexArray.pdb differ
diff --git a/FlexArray/bin/Debug/net9.0/FlexArray.runtimeconfig.json b/FlexArray/bin/Debug/net9.0/FlexArray.runtimeconfig.json
new file mode 100644
index 0000000..b19c3c8
--- /dev/null
+++ b/FlexArray/bin/Debug/net9.0/FlexArray.runtimeconfig.json
@@ -0,0 +1,12 @@
+{
+ "runtimeOptions": {
+ "tfm": "net9.0",
+ "framework": {
+ "name": "Microsoft.NETCore.App",
+ "version": "9.0.0"
+ },
+ "configProperties": {
+ "System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization": false
+ }
+ }
+}
\ No newline at end of file
diff --git a/FlexArray/obj/Debug/net9.0/.NETCoreApp,Version=v9.0.AssemblyAttributes.cs b/FlexArray/obj/Debug/net9.0/.NETCoreApp,Version=v9.0.AssemblyAttributes.cs
new file mode 100644
index 0000000..feda5e9
--- /dev/null
+++ b/FlexArray/obj/Debug/net9.0/.NETCoreApp,Version=v9.0.AssemblyAttributes.cs
@@ -0,0 +1,4 @@
+//
+using System;
+using System.Reflection;
+[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v9.0", FrameworkDisplayName = ".NET 9.0")]
diff --git a/FlexArray/obj/Debug/net9.0/FlexArray.AssemblyInfo.cs b/FlexArray/obj/Debug/net9.0/FlexArray.AssemblyInfo.cs
new file mode 100644
index 0000000..630dc78
--- /dev/null
+++ b/FlexArray/obj/Debug/net9.0/FlexArray.AssemblyInfo.cs
@@ -0,0 +1,22 @@
+//------------------------------------------------------------------------------
+//
+// This code was generated by a tool.
+//
+// Changes to this file may cause incorrect behavior and will be lost if
+// the code is regenerated.
+//
+//------------------------------------------------------------------------------
+
+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.
+
diff --git a/FlexArray/obj/Debug/net9.0/FlexArray.AssemblyInfoInputs.cache b/FlexArray/obj/Debug/net9.0/FlexArray.AssemblyInfoInputs.cache
new file mode 100644
index 0000000..6a749ab
--- /dev/null
+++ b/FlexArray/obj/Debug/net9.0/FlexArray.AssemblyInfoInputs.cache
@@ -0,0 +1 @@
+91de771ba84dc310b0ce27b52782b0cbf96a0954f5745881901ee24eff674bf5
diff --git a/FlexArray/obj/Debug/net9.0/FlexArray.GeneratedMSBuildEditorConfig.editorconfig b/FlexArray/obj/Debug/net9.0/FlexArray.GeneratedMSBuildEditorConfig.editorconfig
new file mode 100644
index 0000000..5cd22ed
--- /dev/null
+++ b/FlexArray/obj/Debug/net9.0/FlexArray.GeneratedMSBuildEditorConfig.editorconfig
@@ -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 =
diff --git a/FlexArray/obj/Debug/net9.0/FlexArray.GlobalUsings.g.cs b/FlexArray/obj/Debug/net9.0/FlexArray.GlobalUsings.g.cs
new file mode 100644
index 0000000..8578f3d
--- /dev/null
+++ b/FlexArray/obj/Debug/net9.0/FlexArray.GlobalUsings.g.cs
@@ -0,0 +1,8 @@
+//
+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;
diff --git a/FlexArray/obj/Debug/net9.0/FlexArray.assets.cache b/FlexArray/obj/Debug/net9.0/FlexArray.assets.cache
new file mode 100644
index 0000000..73d8a59
Binary files /dev/null and b/FlexArray/obj/Debug/net9.0/FlexArray.assets.cache differ
diff --git a/FlexArray/obj/Debug/net9.0/FlexArray.csproj.CoreCompileInputs.cache b/FlexArray/obj/Debug/net9.0/FlexArray.csproj.CoreCompileInputs.cache
new file mode 100644
index 0000000..0a87339
--- /dev/null
+++ b/FlexArray/obj/Debug/net9.0/FlexArray.csproj.CoreCompileInputs.cache
@@ -0,0 +1 @@
+5167cb305925dcc4c885e04a939a9288c6615fea6876034462836d2e0fb5c263
diff --git a/FlexArray/obj/Debug/net9.0/FlexArray.csproj.FileListAbsolute.txt b/FlexArray/obj/Debug/net9.0/FlexArray.csproj.FileListAbsolute.txt
new file mode 100644
index 0000000..f294676
--- /dev/null
+++ b/FlexArray/obj/Debug/net9.0/FlexArray.csproj.FileListAbsolute.txt
@@ -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
diff --git a/FlexArray/obj/Debug/net9.0/FlexArray.dll b/FlexArray/obj/Debug/net9.0/FlexArray.dll
new file mode 100644
index 0000000..2cd243c
Binary files /dev/null and b/FlexArray/obj/Debug/net9.0/FlexArray.dll differ
diff --git a/FlexArray/obj/Debug/net9.0/FlexArray.genruntimeconfig.cache b/FlexArray/obj/Debug/net9.0/FlexArray.genruntimeconfig.cache
new file mode 100644
index 0000000..041ba4f
--- /dev/null
+++ b/FlexArray/obj/Debug/net9.0/FlexArray.genruntimeconfig.cache
@@ -0,0 +1 @@
+92ea470b4ce7021c42acce7aa5bb2a0f989afa011625530277621303ce0a933a
diff --git a/FlexArray/obj/Debug/net9.0/FlexArray.pdb b/FlexArray/obj/Debug/net9.0/FlexArray.pdb
new file mode 100644
index 0000000..fb178d4
Binary files /dev/null and b/FlexArray/obj/Debug/net9.0/FlexArray.pdb differ
diff --git a/FlexArray/obj/Debug/net9.0/apphost.exe b/FlexArray/obj/Debug/net9.0/apphost.exe
new file mode 100644
index 0000000..eb48f0e
Binary files /dev/null and b/FlexArray/obj/Debug/net9.0/apphost.exe differ
diff --git a/FlexArray/obj/Debug/net9.0/ref/FlexArray.dll b/FlexArray/obj/Debug/net9.0/ref/FlexArray.dll
new file mode 100644
index 0000000..2fe879f
Binary files /dev/null and b/FlexArray/obj/Debug/net9.0/ref/FlexArray.dll differ
diff --git a/FlexArray/obj/Debug/net9.0/refint/FlexArray.dll b/FlexArray/obj/Debug/net9.0/refint/FlexArray.dll
new file mode 100644
index 0000000..2fe879f
Binary files /dev/null and b/FlexArray/obj/Debug/net9.0/refint/FlexArray.dll differ
diff --git a/FlexArray/obj/FlexArray.csproj.nuget.dgspec.json b/FlexArray/obj/FlexArray.csproj.nuget.dgspec.json
new file mode 100644
index 0000000..95c8180
--- /dev/null
+++ b/FlexArray/obj/FlexArray.csproj.nuget.dgspec.json
@@ -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"
+ }
+ }
+ }
+ }
+}
\ No newline at end of file
diff --git a/FlexArray/obj/FlexArray.csproj.nuget.g.props b/FlexArray/obj/FlexArray.csproj.nuget.g.props
new file mode 100644
index 0000000..e8cb86a
--- /dev/null
+++ b/FlexArray/obj/FlexArray.csproj.nuget.g.props
@@ -0,0 +1,15 @@
+
+
+
+ True
+ NuGet
+ $(MSBuildThisFileDirectory)project.assets.json
+ $(UserProfile)\.nuget\packages\
+ C:\Users\MarcUs7i\.nuget\packages\
+ PackageReference
+ 6.12.0
+
+
+
+
+
\ No newline at end of file
diff --git a/FlexArray/obj/FlexArray.csproj.nuget.g.targets b/FlexArray/obj/FlexArray.csproj.nuget.g.targets
new file mode 100644
index 0000000..3dc06ef
--- /dev/null
+++ b/FlexArray/obj/FlexArray.csproj.nuget.g.targets
@@ -0,0 +1,2 @@
+
+
\ No newline at end of file
diff --git a/FlexArray/obj/project.assets.json b/FlexArray/obj/project.assets.json
new file mode 100644
index 0000000..db7989b
--- /dev/null
+++ b/FlexArray/obj/project.assets.json
@@ -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"
+ }
+ }
+ }
+}
\ No newline at end of file
diff --git a/FlexArray/obj/project.nuget.cache b/FlexArray/obj/project.nuget.cache
new file mode 100644
index 0000000..3eb0cc1
--- /dev/null
+++ b/FlexArray/obj/project.nuget.cache
@@ -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": []
+}
\ No newline at end of file
diff --git a/FlexArray/obj/project.packagespec.json b/FlexArray/obj/project.packagespec.json
new file mode 100644
index 0000000..c46c2bd
--- /dev/null
+++ b/FlexArray/obj/project.packagespec.json
@@ -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"}}
\ No newline at end of file
diff --git a/FlexArray/obj/rider.project.model.nuget.info b/FlexArray/obj/rider.project.model.nuget.info
new file mode 100644
index 0000000..0247f82
--- /dev/null
+++ b/FlexArray/obj/rider.project.model.nuget.info
@@ -0,0 +1 @@
+17326915683219063
\ No newline at end of file
diff --git a/FlexArray/obj/rider.project.restore.info b/FlexArray/obj/rider.project.restore.info
new file mode 100644
index 0000000..0247f82
--- /dev/null
+++ b/FlexArray/obj/rider.project.restore.info
@@ -0,0 +1 @@
+17326915683219063
\ No newline at end of file