diff --git a/.gitignore b/.gitignore
index 650c540..abf9117 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,6 +1,8 @@
# Output
[Bb]uild/
[Pp]ublish/
+[Oo]bj/
+[Bb]in/
# Project/editor files
.vs/
diff --git a/LandblockExtraction/bin/Debug/net7.0/AC2RE.Definitions.dll b/LandblockExtraction/bin/Debug/net7.0/AC2RE.Definitions.dll
deleted file mode 100644
index 0b1d035..0000000
Binary files a/LandblockExtraction/bin/Debug/net7.0/AC2RE.Definitions.dll and /dev/null differ
diff --git a/LandblockExtraction/bin/Debug/net7.0/AC2RE.Utils.dll b/LandblockExtraction/bin/Debug/net7.0/AC2RE.Utils.dll
deleted file mode 100644
index f4fef2a..0000000
Binary files a/LandblockExtraction/bin/Debug/net7.0/AC2RE.Utils.dll and /dev/null differ
diff --git a/LandblockExtraction/bin/Debug/net7.0/LandblockExtraction.deps.json b/LandblockExtraction/bin/Debug/net7.0/LandblockExtraction.deps.json
deleted file mode 100644
index 92d9eb2..0000000
--- a/LandblockExtraction/bin/Debug/net7.0/LandblockExtraction.deps.json
+++ /dev/null
@@ -1,53 +0,0 @@
-{
- "runtimeTarget": {
- "name": ".NETCoreApp,Version=v7.0",
- "signature": ""
- },
- "compilationOptions": {},
- "targets": {
- ".NETCoreApp,Version=v7.0": {
- "LandblockExtraction/1.0.0": {
- "dependencies": {
- "AC2RE.Definitions": "1.0.0.0",
- "AC2RE.Utils": "1.0.0.0"
- },
- "runtime": {
- "LandblockExtraction.dll": {}
- }
- },
- "AC2RE.Definitions/1.0.0.0": {
- "runtime": {
- "AC2RE.Definitions.dll": {
- "assemblyVersion": "1.0.0.0",
- "fileVersion": "1.0.0.0"
- }
- }
- },
- "AC2RE.Utils/1.0.0.0": {
- "runtime": {
- "AC2RE.Utils.dll": {
- "assemblyVersion": "1.0.0.0",
- "fileVersion": "1.0.0.0"
- }
- }
- }
- }
- },
- "libraries": {
- "LandblockExtraction/1.0.0": {
- "type": "project",
- "serviceable": false,
- "sha512": ""
- },
- "AC2RE.Definitions/1.0.0.0": {
- "type": "reference",
- "serviceable": false,
- "sha512": ""
- },
- "AC2RE.Utils/1.0.0.0": {
- "type": "reference",
- "serviceable": false,
- "sha512": ""
- }
- }
-}
\ No newline at end of file
diff --git a/LandblockExtraction/bin/Debug/net7.0/LandblockExtraction.dll b/LandblockExtraction/bin/Debug/net7.0/LandblockExtraction.dll
deleted file mode 100644
index b01794f..0000000
Binary files a/LandblockExtraction/bin/Debug/net7.0/LandblockExtraction.dll and /dev/null differ
diff --git a/LandblockExtraction/bin/Debug/net7.0/LandblockExtraction.pdb b/LandblockExtraction/bin/Debug/net7.0/LandblockExtraction.pdb
deleted file mode 100644
index 8055e77..0000000
Binary files a/LandblockExtraction/bin/Debug/net7.0/LandblockExtraction.pdb and /dev/null differ
diff --git a/LandblockExtraction/obj/Debug/net7.0/.NETCoreApp,Version=v7.0.AssemblyAttributes.cs b/LandblockExtraction/obj/Debug/net7.0/.NETCoreApp,Version=v7.0.AssemblyAttributes.cs
deleted file mode 100644
index 4257f4b..0000000
--- a/LandblockExtraction/obj/Debug/net7.0/.NETCoreApp,Version=v7.0.AssemblyAttributes.cs
+++ /dev/null
@@ -1,4 +0,0 @@
-//
-using System;
-using System.Reflection;
-[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v7.0", FrameworkDisplayName = ".NET 7.0")]
diff --git a/LandblockExtraction/obj/Debug/net7.0/LandblockExtraction.AssemblyInfo.cs b/LandblockExtraction/obj/Debug/net7.0/LandblockExtraction.AssemblyInfo.cs
deleted file mode 100644
index dd37f9d..0000000
--- a/LandblockExtraction/obj/Debug/net7.0/LandblockExtraction.AssemblyInfo.cs
+++ /dev/null
@@ -1,23 +0,0 @@
-//------------------------------------------------------------------------------
-//
-// Ce code a été généré par un outil.
-// Version du runtime :4.0.30319.42000
-//
-// Les modifications apportées à ce fichier peuvent provoquer un comportement incorrect et seront perdues si
-// le code est régénéré.
-//
-//------------------------------------------------------------------------------
-
-using System;
-using System.Reflection;
-
-[assembly: System.Reflection.AssemblyCompanyAttribute("LandblockExtraction")]
-[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
-[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
-[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
-[assembly: System.Reflection.AssemblyProductAttribute("LandblockExtraction")]
-[assembly: System.Reflection.AssemblyTitleAttribute("LandblockExtraction")]
-[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
-
-// Généré par la classe MSBuild WriteCodeFragment.
-
diff --git a/LandblockExtraction/obj/Debug/net7.0/LandblockExtraction.AssemblyInfoInputs.cache b/LandblockExtraction/obj/Debug/net7.0/LandblockExtraction.AssemblyInfoInputs.cache
deleted file mode 100644
index 6b8091f..0000000
--- a/LandblockExtraction/obj/Debug/net7.0/LandblockExtraction.AssemblyInfoInputs.cache
+++ /dev/null
@@ -1 +0,0 @@
-fcb85b1f1be3aecde831cdbd2e1d164333d97472cf0802e51f27acbf510e4597
diff --git a/LandblockExtraction/obj/Debug/net7.0/LandblockExtraction.GeneratedMSBuildEditorConfig.editorconfig b/LandblockExtraction/obj/Debug/net7.0/LandblockExtraction.GeneratedMSBuildEditorConfig.editorconfig
deleted file mode 100644
index a1b95c0..0000000
--- a/LandblockExtraction/obj/Debug/net7.0/LandblockExtraction.GeneratedMSBuildEditorConfig.editorconfig
+++ /dev/null
@@ -1,13 +0,0 @@
-is_global = true
-build_property.TargetFramework = net7.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 = LandblockExtraction
-build_property.ProjectDir = C:\Users\Troispoils\Documents\GitHub\Map3DRendering\LandblockExtraction\
-build_property.EnableComHosting =
-build_property.EnableGeneratedComInterfaceComImportInterop =
diff --git a/LandblockExtraction/obj/Debug/net7.0/LandblockExtraction.GlobalUsings.g.cs b/LandblockExtraction/obj/Debug/net7.0/LandblockExtraction.GlobalUsings.g.cs
deleted file mode 100644
index 8578f3d..0000000
--- a/LandblockExtraction/obj/Debug/net7.0/LandblockExtraction.GlobalUsings.g.cs
+++ /dev/null
@@ -1,8 +0,0 @@
-//
-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/LandblockExtraction/obj/Debug/net7.0/LandblockExtraction.assets.cache b/LandblockExtraction/obj/Debug/net7.0/LandblockExtraction.assets.cache
deleted file mode 100644
index 48e727e..0000000
Binary files a/LandblockExtraction/obj/Debug/net7.0/LandblockExtraction.assets.cache and /dev/null differ
diff --git a/LandblockExtraction/obj/Debug/net7.0/LandblockExtraction.csproj.AssemblyReference.cache b/LandblockExtraction/obj/Debug/net7.0/LandblockExtraction.csproj.AssemblyReference.cache
deleted file mode 100644
index 372462a..0000000
Binary files a/LandblockExtraction/obj/Debug/net7.0/LandblockExtraction.csproj.AssemblyReference.cache and /dev/null differ
diff --git a/LandblockExtraction/obj/Debug/net7.0/LandblockExtraction.csproj.BuildWithSkipAnalyzers b/LandblockExtraction/obj/Debug/net7.0/LandblockExtraction.csproj.BuildWithSkipAnalyzers
deleted file mode 100644
index e69de29..0000000
diff --git a/LandblockExtraction/obj/Debug/net7.0/LandblockExtraction.csproj.CopyComplete b/LandblockExtraction/obj/Debug/net7.0/LandblockExtraction.csproj.CopyComplete
deleted file mode 100644
index e69de29..0000000
diff --git a/LandblockExtraction/obj/Debug/net7.0/LandblockExtraction.csproj.CoreCompileInputs.cache b/LandblockExtraction/obj/Debug/net7.0/LandblockExtraction.csproj.CoreCompileInputs.cache
deleted file mode 100644
index 44b9789..0000000
--- a/LandblockExtraction/obj/Debug/net7.0/LandblockExtraction.csproj.CoreCompileInputs.cache
+++ /dev/null
@@ -1 +0,0 @@
-ae3225192e6b65595b6f193c5e16a86f86815259ffd4c9105f4aa585389a2823
diff --git a/LandblockExtraction/obj/Debug/net7.0/LandblockExtraction.csproj.FileListAbsolute.txt b/LandblockExtraction/obj/Debug/net7.0/LandblockExtraction.csproj.FileListAbsolute.txt
deleted file mode 100644
index 7db3574..0000000
--- a/LandblockExtraction/obj/Debug/net7.0/LandblockExtraction.csproj.FileListAbsolute.txt
+++ /dev/null
@@ -1,15 +0,0 @@
-C:\Users\Troispoils\Documents\GitHub\Map3DRendering\LandblockExtraction\bin\Debug\net7.0\LandblockExtraction.deps.json
-C:\Users\Troispoils\Documents\GitHub\Map3DRendering\LandblockExtraction\bin\Debug\net7.0\LandblockExtraction.dll
-C:\Users\Troispoils\Documents\GitHub\Map3DRendering\LandblockExtraction\bin\Debug\net7.0\LandblockExtraction.pdb
-C:\Users\Troispoils\Documents\GitHub\Map3DRendering\LandblockExtraction\bin\Debug\net7.0\AC2RE.Definitions.dll
-C:\Users\Troispoils\Documents\GitHub\Map3DRendering\LandblockExtraction\bin\Debug\net7.0\AC2RE.Utils.dll
-C:\Users\Troispoils\Documents\GitHub\Map3DRendering\LandblockExtraction\obj\Debug\net7.0\LandblockExtraction.csproj.AssemblyReference.cache
-C:\Users\Troispoils\Documents\GitHub\Map3DRendering\LandblockExtraction\obj\Debug\net7.0\LandblockExtraction.GeneratedMSBuildEditorConfig.editorconfig
-C:\Users\Troispoils\Documents\GitHub\Map3DRendering\LandblockExtraction\obj\Debug\net7.0\LandblockExtraction.AssemblyInfoInputs.cache
-C:\Users\Troispoils\Documents\GitHub\Map3DRendering\LandblockExtraction\obj\Debug\net7.0\LandblockExtraction.AssemblyInfo.cs
-C:\Users\Troispoils\Documents\GitHub\Map3DRendering\LandblockExtraction\obj\Debug\net7.0\LandblockExtraction.csproj.CoreCompileInputs.cache
-C:\Users\Troispoils\Documents\GitHub\Map3DRendering\LandblockExtraction\obj\Debug\net7.0\LandblockExtraction.csproj.CopyComplete
-C:\Users\Troispoils\Documents\GitHub\Map3DRendering\LandblockExtraction\obj\Debug\net7.0\LandblockExtraction.dll
-C:\Users\Troispoils\Documents\GitHub\Map3DRendering\LandblockExtraction\obj\Debug\net7.0\refint\LandblockExtraction.dll
-C:\Users\Troispoils\Documents\GitHub\Map3DRendering\LandblockExtraction\obj\Debug\net7.0\LandblockExtraction.pdb
-C:\Users\Troispoils\Documents\GitHub\Map3DRendering\LandblockExtraction\obj\Debug\net7.0\ref\LandblockExtraction.dll
diff --git a/LandblockExtraction/obj/Debug/net7.0/LandblockExtraction.dll b/LandblockExtraction/obj/Debug/net7.0/LandblockExtraction.dll
deleted file mode 100644
index b01794f..0000000
Binary files a/LandblockExtraction/obj/Debug/net7.0/LandblockExtraction.dll and /dev/null differ
diff --git a/LandblockExtraction/obj/Debug/net7.0/LandblockExtraction.pdb b/LandblockExtraction/obj/Debug/net7.0/LandblockExtraction.pdb
deleted file mode 100644
index 8055e77..0000000
Binary files a/LandblockExtraction/obj/Debug/net7.0/LandblockExtraction.pdb and /dev/null differ
diff --git a/LandblockExtraction/obj/Debug/net7.0/ref/LandblockExtraction.dll b/LandblockExtraction/obj/Debug/net7.0/ref/LandblockExtraction.dll
deleted file mode 100644
index 60b762b..0000000
Binary files a/LandblockExtraction/obj/Debug/net7.0/ref/LandblockExtraction.dll and /dev/null differ
diff --git a/LandblockExtraction/obj/Debug/net7.0/refint/LandblockExtraction.dll b/LandblockExtraction/obj/Debug/net7.0/refint/LandblockExtraction.dll
deleted file mode 100644
index 60b762b..0000000
Binary files a/LandblockExtraction/obj/Debug/net7.0/refint/LandblockExtraction.dll and /dev/null differ
diff --git a/LandblockExtraction/obj/LandblockExtraction.csproj.nuget.dgspec.json b/LandblockExtraction/obj/LandblockExtraction.csproj.nuget.dgspec.json
deleted file mode 100644
index db9b4a2..0000000
--- a/LandblockExtraction/obj/LandblockExtraction.csproj.nuget.dgspec.json
+++ /dev/null
@@ -1,69 +0,0 @@
-{
- "format": 1,
- "restore": {
- "C:\\Users\\Troispoils\\Documents\\GitHub\\Map3DRendering\\LandblockExtraction\\LandblockExtraction.csproj": {}
- },
- "projects": {
- "C:\\Users\\Troispoils\\Documents\\GitHub\\Map3DRendering\\LandblockExtraction\\LandblockExtraction.csproj": {
- "version": "1.0.0",
- "restore": {
- "projectUniqueName": "C:\\Users\\Troispoils\\Documents\\GitHub\\Map3DRendering\\LandblockExtraction\\LandblockExtraction.csproj",
- "projectName": "LandblockExtraction",
- "projectPath": "C:\\Users\\Troispoils\\Documents\\GitHub\\Map3DRendering\\LandblockExtraction\\LandblockExtraction.csproj",
- "packagesPath": "C:\\Users\\Troispoils\\.nuget\\packages\\",
- "outputPath": "C:\\Users\\Troispoils\\Documents\\GitHub\\Map3DRendering\\LandblockExtraction\\obj\\",
- "projectStyle": "PackageReference",
- "configFilePaths": [
- "C:\\Users\\Troispoils\\AppData\\Roaming\\NuGet\\NuGet.Config",
- "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
- ],
- "originalTargetFrameworks": [
- "net7.0"
- ],
- "sources": {
- "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
- "https://api.nuget.org/v3/index.json": {}
- },
- "frameworks": {
- "net7.0": {
- "targetAlias": "net7.0",
- "projectReferences": {}
- }
- },
- "warningProperties": {
- "warnAsError": [
- "NU1605"
- ]
- }
- },
- "frameworks": {
- "net7.0": {
- "targetAlias": "net7.0",
- "dependencies": {
- "Magick.NET-Q16-AnyCPU": {
- "target": "Package",
- "version": "[13.6.0, )"
- }
- },
- "imports": [
- "net461",
- "net462",
- "net47",
- "net471",
- "net472",
- "net48",
- "net481"
- ],
- "assetTargetFallback": true,
- "warn": true,
- "frameworkReferences": {
- "Microsoft.NETCore.App": {
- "privateAssets": "all"
- }
- },
- "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.100\\RuntimeIdentifierGraph.json"
- }
- }
- }
- }
-}
\ No newline at end of file
diff --git a/LandblockExtraction/obj/LandblockExtraction.csproj.nuget.g.props b/LandblockExtraction/obj/LandblockExtraction.csproj.nuget.g.props
deleted file mode 100644
index cd532fe..0000000
--- a/LandblockExtraction/obj/LandblockExtraction.csproj.nuget.g.props
+++ /dev/null
@@ -1,15 +0,0 @@
-
-
-
- True
- NuGet
- $(MSBuildThisFileDirectory)project.assets.json
- $(UserProfile)\.nuget\packages\
- C:\Users\Troispoils\.nuget\packages\
- PackageReference
- 6.8.0
-
-
-
-
-
\ No newline at end of file
diff --git a/LandblockExtraction/obj/LandblockExtraction.csproj.nuget.g.targets b/LandblockExtraction/obj/LandblockExtraction.csproj.nuget.g.targets
deleted file mode 100644
index 01b5f1b..0000000
--- a/LandblockExtraction/obj/LandblockExtraction.csproj.nuget.g.targets
+++ /dev/null
@@ -1,6 +0,0 @@
-
-
-
-
-
-
\ No newline at end of file
diff --git a/LandblockExtraction/obj/project.assets.json b/LandblockExtraction/obj/project.assets.json
deleted file mode 100644
index ced1bed..0000000
--- a/LandblockExtraction/obj/project.assets.json
+++ /dev/null
@@ -1,192 +0,0 @@
-{
- "version": 3,
- "targets": {
- "net7.0": {
- "Magick.NET-Q16-AnyCPU/13.6.0": {
- "type": "package",
- "dependencies": {
- "Magick.NET.Core": "13.6.0"
- },
- "compile": {
- "lib/netstandard21/Magick.NET-Q16-AnyCPU.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/netstandard21/Magick.NET-Q16-AnyCPU.dll": {
- "related": ".xml"
- }
- },
- "build": {
- "build/netstandard20/Magick.NET-Q16-AnyCPU.targets": {}
- },
- "runtimeTargets": {
- "runtimes/linux-arm64/native/Magick.Native-Q16-arm64.dll.so": {
- "assetType": "native",
- "rid": "linux-arm64"
- },
- "runtimes/linux-musl-x64/native/Magick.Native-Q16-x64.dll.so": {
- "assetType": "native",
- "rid": "linux-musl-x64"
- },
- "runtimes/linux-x64/native/Magick.Native-Q16-x64.dll.so": {
- "assetType": "native",
- "rid": "linux-x64"
- },
- "runtimes/osx-arm64/native/Magick.Native-Q16-arm64.dll.dylib": {
- "assetType": "native",
- "rid": "osx-arm64"
- },
- "runtimes/osx-x64/native/Magick.Native-Q16-x64.dll.dylib": {
- "assetType": "native",
- "rid": "osx-x64"
- },
- "runtimes/win-arm64/native/Magick.Native-Q16-arm64.dll": {
- "assetType": "native",
- "rid": "win-arm64"
- },
- "runtimes/win-x64/native/Magick.Native-Q16-x64.dll": {
- "assetType": "native",
- "rid": "win-x64"
- },
- "runtimes/win-x86/native/Magick.Native-Q16-x86.dll": {
- "assetType": "native",
- "rid": "win-x86"
- }
- }
- },
- "Magick.NET.Core/13.6.0": {
- "type": "package",
- "compile": {
- "lib/netstandard21/Magick.NET.Core.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/netstandard21/Magick.NET.Core.dll": {
- "related": ".xml"
- }
- }
- }
- }
- },
- "libraries": {
- "Magick.NET-Q16-AnyCPU/13.6.0": {
- "sha512": "yuRR9pMdf6DoQ0aa9u/CAANeaeMW4PxzCw4EMSm349/VLVa3bLv70hm2w6kQXpTpf+IPf2Th1+5AbcNA12sHrw==",
- "type": "package",
- "path": "magick.net-q16-anycpu/13.6.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Magick.NET.icon.png",
- "Notice.linux-musl.txt",
- "Notice.linux.txt",
- "Notice.osx.txt",
- "Notice.win.txt",
- "build/netstandard20/Magick.NET-Q16-AnyCPU.targets",
- "docs/Readme.md",
- "lib/netstandard20/Magick.NET-Q16-AnyCPU.dll",
- "lib/netstandard20/Magick.NET-Q16-AnyCPU.xml",
- "lib/netstandard21/Magick.NET-Q16-AnyCPU.dll",
- "lib/netstandard21/Magick.NET-Q16-AnyCPU.xml",
- "magick.net-q16-anycpu.13.6.0.nupkg.sha512",
- "magick.net-q16-anycpu.nuspec",
- "runtimes/linux-arm64/native/Magick.Native-Q16-arm64.dll.so",
- "runtimes/linux-musl-x64/native/Magick.Native-Q16-x64.dll.so",
- "runtimes/linux-x64/native/Magick.Native-Q16-x64.dll.so",
- "runtimes/osx-arm64/native/Magick.Native-Q16-arm64.dll.dylib",
- "runtimes/osx-x64/native/Magick.Native-Q16-x64.dll.dylib",
- "runtimes/win-arm64/native/Magick.Native-Q16-arm64.dll",
- "runtimes/win-x64/native/Magick.Native-Q16-x64.dll",
- "runtimes/win-x86/native/Magick.Native-Q16-x86.dll"
- ]
- },
- "Magick.NET.Core/13.6.0": {
- "sha512": "VHW7fxIM/5z0m7pm6XXkAqTTCg6DlvVyn6MS/DhJ1bwY9v8W27AdhYDWOLns2P9zkD0WR72YAXPlcVbbIBVW6A==",
- "type": "package",
- "path": "magick.net.core/13.6.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Copyright.txt",
- "Magick.NET.icon.png",
- "docs/Readme.md",
- "lib/netstandard20/Magick.NET.Core.dll",
- "lib/netstandard20/Magick.NET.Core.xml",
- "lib/netstandard21/Magick.NET.Core.dll",
- "lib/netstandard21/Magick.NET.Core.xml",
- "magick.net.core.13.6.0.nupkg.sha512",
- "magick.net.core.nuspec"
- ]
- }
- },
- "projectFileDependencyGroups": {
- "net7.0": [
- "Magick.NET-Q16-AnyCPU >= 13.6.0"
- ]
- },
- "packageFolders": {
- "C:\\Users\\Troispoils\\.nuget\\packages\\": {}
- },
- "project": {
- "version": "1.0.0",
- "restore": {
- "projectUniqueName": "C:\\Users\\Troispoils\\Documents\\GitHub\\Map3DRendering\\LandblockExtraction\\LandblockExtraction.csproj",
- "projectName": "LandblockExtraction",
- "projectPath": "C:\\Users\\Troispoils\\Documents\\GitHub\\Map3DRendering\\LandblockExtraction\\LandblockExtraction.csproj",
- "packagesPath": "C:\\Users\\Troispoils\\.nuget\\packages\\",
- "outputPath": "C:\\Users\\Troispoils\\Documents\\GitHub\\Map3DRendering\\LandblockExtraction\\obj\\",
- "projectStyle": "PackageReference",
- "configFilePaths": [
- "C:\\Users\\Troispoils\\AppData\\Roaming\\NuGet\\NuGet.Config",
- "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
- ],
- "originalTargetFrameworks": [
- "net7.0"
- ],
- "sources": {
- "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
- "https://api.nuget.org/v3/index.json": {}
- },
- "frameworks": {
- "net7.0": {
- "targetAlias": "net7.0",
- "projectReferences": {}
- }
- },
- "warningProperties": {
- "warnAsError": [
- "NU1605"
- ]
- }
- },
- "frameworks": {
- "net7.0": {
- "targetAlias": "net7.0",
- "dependencies": {
- "Magick.NET-Q16-AnyCPU": {
- "target": "Package",
- "version": "[13.6.0, )"
- }
- },
- "imports": [
- "net461",
- "net462",
- "net47",
- "net471",
- "net472",
- "net48",
- "net481"
- ],
- "assetTargetFallback": true,
- "warn": true,
- "frameworkReferences": {
- "Microsoft.NETCore.App": {
- "privateAssets": "all"
- }
- },
- "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.100\\RuntimeIdentifierGraph.json"
- }
- }
- }
-}
\ No newline at end of file
diff --git a/LandblockExtraction/obj/project.nuget.cache b/LandblockExtraction/obj/project.nuget.cache
deleted file mode 100644
index 14d1d62..0000000
--- a/LandblockExtraction/obj/project.nuget.cache
+++ /dev/null
@@ -1,11 +0,0 @@
-{
- "version": 2,
- "dgSpecHash": "Qpb5GJsbpATaMM6x+8ls8LBnRs8xbmQdHBcQ9c+NaUAfHopyuH5R2jLwghH5f1df0rfONdea9gg14m/BbUiqSg==",
- "success": true,
- "projectFilePath": "C:\\Users\\Troispoils\\Documents\\GitHub\\Map3DRendering\\LandblockExtraction\\LandblockExtraction.csproj",
- "expectedPackageFiles": [
- "C:\\Users\\Troispoils\\.nuget\\packages\\magick.net-q16-anycpu\\13.6.0\\magick.net-q16-anycpu.13.6.0.nupkg.sha512",
- "C:\\Users\\Troispoils\\.nuget\\packages\\magick.net.core\\13.6.0\\magick.net.core.13.6.0.nupkg.sha512"
- ],
- "logs": []
-}
\ No newline at end of file
diff --git a/Map3DRendering/bin/Debug/net7.0/AC2RE.Definitions.dll b/Map3DRendering/bin/Debug/net7.0/AC2RE.Definitions.dll
deleted file mode 100644
index 0b1d035..0000000
Binary files a/Map3DRendering/bin/Debug/net7.0/AC2RE.Definitions.dll and /dev/null differ
diff --git a/Map3DRendering/bin/Debug/net7.0/AC2RE.Utils.dll b/Map3DRendering/bin/Debug/net7.0/AC2RE.Utils.dll
deleted file mode 100644
index f4fef2a..0000000
Binary files a/Map3DRendering/bin/Debug/net7.0/AC2RE.Utils.dll and /dev/null differ
diff --git a/Map3DRendering/bin/Debug/net7.0/LandblockExtraction.dll b/Map3DRendering/bin/Debug/net7.0/LandblockExtraction.dll
deleted file mode 100644
index b01794f..0000000
Binary files a/Map3DRendering/bin/Debug/net7.0/LandblockExtraction.dll and /dev/null differ
diff --git a/Map3DRendering/bin/Debug/net7.0/LandblockExtraction.pdb b/Map3DRendering/bin/Debug/net7.0/LandblockExtraction.pdb
deleted file mode 100644
index 8055e77..0000000
Binary files a/Map3DRendering/bin/Debug/net7.0/LandblockExtraction.pdb and /dev/null differ
diff --git a/Map3DRendering/bin/Debug/net7.0/Map3DRendering.deps.json b/Map3DRendering/bin/Debug/net7.0/Map3DRendering.deps.json
deleted file mode 100644
index 95b2d6e..0000000
--- a/Map3DRendering/bin/Debug/net7.0/Map3DRendering.deps.json
+++ /dev/null
@@ -1,308 +0,0 @@
-{
- "runtimeTarget": {
- "name": ".NETCoreApp,Version=v7.0",
- "signature": ""
- },
- "compilationOptions": {},
- "targets": {
- ".NETCoreApp,Version=v7.0": {
- "Map3DRendering/1.0.0": {
- "dependencies": {
- "LandblockExtraction": "1.0.0",
- "OpenTK": "4.8.2",
- "StbImageSharp": "2.27.13"
- },
- "runtime": {
- "Map3DRendering.dll": {}
- }
- },
- "OpenTK/4.8.2": {
- "dependencies": {
- "OpenTK.Audio.OpenAL": "4.8.2",
- "OpenTK.Compute": "4.8.2",
- "OpenTK.Core": "4.8.2",
- "OpenTK.Graphics": "4.8.2",
- "OpenTK.Input": "4.8.2",
- "OpenTK.Mathematics": "4.8.2",
- "OpenTK.Windowing.Common": "4.8.2",
- "OpenTK.Windowing.Desktop": "4.8.2",
- "OpenTK.Windowing.GraphicsLibraryFramework": "4.8.2"
- }
- },
- "OpenTK.Audio.OpenAL/4.8.2": {
- "dependencies": {
- "OpenTK.Core": "4.8.2",
- "OpenTK.Mathematics": "4.8.2"
- },
- "runtime": {
- "lib/netcoreapp3.1/OpenTK.Audio.OpenAL.dll": {
- "assemblyVersion": "4.0.0.0",
- "fileVersion": "4.0.0.0"
- }
- }
- },
- "OpenTK.Compute/4.8.2": {
- "runtime": {
- "lib/netcoreapp3.1/OpenTK.Compute.dll": {
- "assemblyVersion": "4.0.0.0",
- "fileVersion": "4.0.0.0"
- }
- }
- },
- "OpenTK.Core/4.8.2": {
- "runtime": {
- "lib/netstandard2.1/OpenTK.Core.dll": {
- "assemblyVersion": "4.0.0.0",
- "fileVersion": "4.0.0.0"
- }
- }
- },
- "OpenTK.Graphics/4.8.2": {
- "dependencies": {
- "OpenTK.Core": "4.8.2",
- "OpenTK.Mathematics": "4.8.2"
- },
- "runtime": {
- "lib/netcoreapp3.1/OpenTK.Graphics.dll": {
- "assemblyVersion": "4.0.0.0",
- "fileVersion": "4.0.0.0"
- }
- }
- },
- "OpenTK.Input/4.8.2": {
- "runtime": {
- "lib/netstandard2.0/OpenTK.Input.dll": {
- "assemblyVersion": "4.0.0.0",
- "fileVersion": "4.0.0.0"
- }
- }
- },
- "OpenTK.Mathematics/4.8.2": {
- "dependencies": {
- "System.Runtime.CompilerServices.Unsafe": "5.0.0"
- },
- "runtime": {
- "lib/netcoreapp3.1/OpenTK.Mathematics.dll": {
- "assemblyVersion": "4.0.0.0",
- "fileVersion": "4.0.0.0"
- }
- }
- },
- "OpenTK.redist.glfw/3.3.8.39": {
- "runtimeTargets": {
- "runtimes/linux-x64/native/libglfw-wayland.so.3.3": {
- "rid": "linux-x64",
- "assetType": "native",
- "fileVersion": "0.0.0.0"
- },
- "runtimes/linux-x64/native/libglfw.so.3.3": {
- "rid": "linux-x64",
- "assetType": "native",
- "fileVersion": "0.0.0.0"
- },
- "runtimes/osx-arm64/native/libglfw.3.dylib": {
- "rid": "osx-arm64",
- "assetType": "native",
- "fileVersion": "0.0.0.0"
- },
- "runtimes/osx-x64/native/libglfw.3.dylib": {
- "rid": "osx-x64",
- "assetType": "native",
- "fileVersion": "0.0.0.0"
- },
- "runtimes/win-x64/native/glfw3.dll": {
- "rid": "win-x64",
- "assetType": "native",
- "fileVersion": "0.0.0.0"
- },
- "runtimes/win-x86/native/glfw3.dll": {
- "rid": "win-x86",
- "assetType": "native",
- "fileVersion": "0.0.0.0"
- }
- }
- },
- "OpenTK.Windowing.Common/4.8.2": {
- "dependencies": {
- "OpenTK.Core": "4.8.2",
- "OpenTK.Mathematics": "4.8.2"
- },
- "runtime": {
- "lib/netcoreapp3.1/OpenTK.Windowing.Common.dll": {
- "assemblyVersion": "4.0.0.0",
- "fileVersion": "4.0.0.0"
- }
- }
- },
- "OpenTK.Windowing.Desktop/4.8.2": {
- "dependencies": {
- "OpenTK.Core": "4.8.2",
- "OpenTK.Mathematics": "4.8.2",
- "OpenTK.Windowing.Common": "4.8.2",
- "OpenTK.Windowing.GraphicsLibraryFramework": "4.8.2"
- },
- "runtime": {
- "lib/netcoreapp3.1/OpenTK.Windowing.Desktop.dll": {
- "assemblyVersion": "4.0.0.0",
- "fileVersion": "4.0.0.0"
- }
- }
- },
- "OpenTK.Windowing.GraphicsLibraryFramework/4.8.2": {
- "dependencies": {
- "OpenTK.Core": "4.8.2",
- "OpenTK.redist.glfw": "3.3.8.39"
- },
- "runtime": {
- "lib/netcoreapp3.1/OpenTK.Windowing.GraphicsLibraryFramework.dll": {
- "assemblyVersion": "4.0.0.0",
- "fileVersion": "4.0.0.0"
- }
- }
- },
- "StbImageSharp/2.27.13": {
- "runtime": {
- "lib/netstandard2.0/StbImageSharp.dll": {
- "assemblyVersion": "2.27.13.0",
- "fileVersion": "2.27.13.0"
- }
- }
- },
- "System.Runtime.CompilerServices.Unsafe/5.0.0": {},
- "LandblockExtraction/1.0.0": {
- "runtime": {
- "LandblockExtraction.dll": {}
- }
- },
- "AC2RE.Definitions/1.0.0.0": {
- "runtime": {
- "AC2RE.Definitions.dll": {
- "assemblyVersion": "1.0.0.0",
- "fileVersion": "1.0.0.0"
- }
- }
- },
- "AC2RE.Utils/1.0.0.0": {
- "runtime": {
- "AC2RE.Utils.dll": {
- "assemblyVersion": "1.0.0.0",
- "fileVersion": "1.0.0.0"
- }
- }
- }
- }
- },
- "libraries": {
- "Map3DRendering/1.0.0": {
- "type": "project",
- "serviceable": false,
- "sha512": ""
- },
- "OpenTK/4.8.2": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-s2bqkD0glaX5Zbrv0Nj91zcefGrwq+nAp7SnXw14Z22Wj1nVE9CWkEyKX8tha1EdxqSRwKdP6gi+xzZXs4nK4Q==",
- "path": "opentk/4.8.2",
- "hashPath": "opentk.4.8.2.nupkg.sha512"
- },
- "OpenTK.Audio.OpenAL/4.8.2": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-/Xe0luzJiVOvJ8YXGMY/YLZsGsb0/7Ms09isb/WxkKWjLyuiB2OIflZ49VHmumZpQDz2PUgwqOt2fucviLOmuw==",
- "path": "opentk.audio.openal/4.8.2",
- "hashPath": "opentk.audio.openal.4.8.2.nupkg.sha512"
- },
- "OpenTK.Compute/4.8.2": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-n3gBbXOTCkvkNjSOKkVpoxfF/QXzo+cPWKtzObm4f/J+5mOE8odHKXgPn1765Tnu2Ou2ImvdXi/bUFQt/V5Qiw==",
- "path": "opentk.compute/4.8.2",
- "hashPath": "opentk.compute.4.8.2.nupkg.sha512"
- },
- "OpenTK.Core/4.8.2": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-BS5IM1W/BK9BtmsEnYT/RGv+KDK0Zrnw8nDDGvK45ywBjMLv+qBRB+Vkx5sQ4Jjy7btLxxqrPHmT3wt5N/PcxA==",
- "path": "opentk.core/4.8.2",
- "hashPath": "opentk.core.4.8.2.nupkg.sha512"
- },
- "OpenTK.Graphics/4.8.2": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-qpbyWqdO+yEFVFinKwEWKgi1Jgd0fVSgHbB7d5I8ozI9RL/SKZSNmJDxLjTMSQImJtFixmATcLEWwvEceJ/JsQ==",
- "path": "opentk.graphics/4.8.2",
- "hashPath": "opentk.graphics.4.8.2.nupkg.sha512"
- },
- "OpenTK.Input/4.8.2": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-BGs7STF0/o4kNJ1pWXko4I3IwEhieOHVgJFzXzo5m1tI4zMKjBqmzuc4GGfCu+Gtiv33vRYx3dt9f659nr5J8w==",
- "path": "opentk.input/4.8.2",
- "hashPath": "opentk.input.4.8.2.nupkg.sha512"
- },
- "OpenTK.Mathematics/4.8.2": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-A8D3eBWi/LKndvTQQ9o9uwyQJUjGORfWCn/gOvX0jIwmTctkLGnOdw5kw4JbRnzfrhZoSIaqZ7MYWWhIkasORw==",
- "path": "opentk.mathematics/4.8.2",
- "hashPath": "opentk.mathematics.4.8.2.nupkg.sha512"
- },
- "OpenTK.redist.glfw/3.3.8.39": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-JzjaBzHTyKenUk9CXOYIqA/v7VMnjFnqmd3SKR3I1YpuOTu/H3ohyy3o+ZfMCQ6IRKs7CLfSPXMarKLvwD0WgQ==",
- "path": "opentk.redist.glfw/3.3.8.39",
- "hashPath": "opentk.redist.glfw.3.3.8.39.nupkg.sha512"
- },
- "OpenTK.Windowing.Common/4.8.2": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-cE7w2AboX/cxtOl7UWa1rTnH4uUoCEg9rtppN6d1/8GOfKUW8LjO6bjEePrRk9LzRZL+5dky3nfw6ZONn5ItyA==",
- "path": "opentk.windowing.common/4.8.2",
- "hashPath": "opentk.windowing.common.4.8.2.nupkg.sha512"
- },
- "OpenTK.Windowing.Desktop/4.8.2": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-SlEuiAllLgE03/jJbloCOD1iNtBpnhMuVb510ccA/ILp//mzXHeRKsz7zFJ1ct7yIxe5U2WExXx52Tan++p11Q==",
- "path": "opentk.windowing.desktop/4.8.2",
- "hashPath": "opentk.windowing.desktop.4.8.2.nupkg.sha512"
- },
- "OpenTK.Windowing.GraphicsLibraryFramework/4.8.2": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-o50PgKL8G0Pqs7Lo7hu1ru+5X5l03aht5jaeik7McXFgVaBJzMLhMhZkiferx4bbcC9Rq597BOknDwqE/bsLOw==",
- "path": "opentk.windowing.graphicslibraryframework/4.8.2",
- "hashPath": "opentk.windowing.graphicslibraryframework.4.8.2.nupkg.sha512"
- },
- "StbImageSharp/2.27.13": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-tHnP2RHgFzWbOS96UqvRO/LYU1WmpMT1bKiig45we+rpaXacBr11Fq2IBF+MqlgyLyNXxRz18E66qr4R9YlSbg==",
- "path": "stbimagesharp/2.27.13",
- "hashPath": "stbimagesharp.2.27.13.nupkg.sha512"
- },
- "System.Runtime.CompilerServices.Unsafe/5.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-ZD9TMpsmYJLrxbbmdvhwt9YEgG5WntEnZ/d1eH8JBX9LBp+Ju8BSBhUGbZMNVHHomWo2KVImJhTDl2hIgw/6MA==",
- "path": "system.runtime.compilerservices.unsafe/5.0.0",
- "hashPath": "system.runtime.compilerservices.unsafe.5.0.0.nupkg.sha512"
- },
- "LandblockExtraction/1.0.0": {
- "type": "project",
- "serviceable": false,
- "sha512": ""
- },
- "AC2RE.Definitions/1.0.0.0": {
- "type": "reference",
- "serviceable": false,
- "sha512": ""
- },
- "AC2RE.Utils/1.0.0.0": {
- "type": "reference",
- "serviceable": false,
- "sha512": ""
- }
- }
-}
\ No newline at end of file
diff --git a/Map3DRendering/bin/Debug/net7.0/Map3DRendering.dll b/Map3DRendering/bin/Debug/net7.0/Map3DRendering.dll
deleted file mode 100644
index 4cadcfa..0000000
Binary files a/Map3DRendering/bin/Debug/net7.0/Map3DRendering.dll and /dev/null differ
diff --git a/Map3DRendering/bin/Debug/net7.0/Map3DRendering.exe b/Map3DRendering/bin/Debug/net7.0/Map3DRendering.exe
deleted file mode 100644
index 3f2fb3f..0000000
Binary files a/Map3DRendering/bin/Debug/net7.0/Map3DRendering.exe and /dev/null differ
diff --git a/Map3DRendering/bin/Debug/net7.0/Map3DRendering.pdb b/Map3DRendering/bin/Debug/net7.0/Map3DRendering.pdb
deleted file mode 100644
index d1451e1..0000000
Binary files a/Map3DRendering/bin/Debug/net7.0/Map3DRendering.pdb and /dev/null differ
diff --git a/Map3DRendering/bin/Debug/net7.0/Map3DRendering.runtimeconfig.json b/Map3DRendering/bin/Debug/net7.0/Map3DRendering.runtimeconfig.json
deleted file mode 100644
index 184be8b..0000000
--- a/Map3DRendering/bin/Debug/net7.0/Map3DRendering.runtimeconfig.json
+++ /dev/null
@@ -1,9 +0,0 @@
-{
- "runtimeOptions": {
- "tfm": "net7.0",
- "framework": {
- "name": "Microsoft.NETCore.App",
- "version": "7.0.0"
- }
- }
-}
\ No newline at end of file
diff --git a/Map3DRendering/bin/Debug/net7.0/OpenTK.Audio.OpenAL.dll b/Map3DRendering/bin/Debug/net7.0/OpenTK.Audio.OpenAL.dll
deleted file mode 100644
index a12e3c9..0000000
Binary files a/Map3DRendering/bin/Debug/net7.0/OpenTK.Audio.OpenAL.dll and /dev/null differ
diff --git a/Map3DRendering/bin/Debug/net7.0/OpenTK.Compute.dll b/Map3DRendering/bin/Debug/net7.0/OpenTK.Compute.dll
deleted file mode 100644
index aa88413..0000000
Binary files a/Map3DRendering/bin/Debug/net7.0/OpenTK.Compute.dll and /dev/null differ
diff --git a/Map3DRendering/bin/Debug/net7.0/OpenTK.Core.dll b/Map3DRendering/bin/Debug/net7.0/OpenTK.Core.dll
deleted file mode 100644
index c7096af..0000000
Binary files a/Map3DRendering/bin/Debug/net7.0/OpenTK.Core.dll and /dev/null differ
diff --git a/Map3DRendering/bin/Debug/net7.0/OpenTK.Graphics.dll b/Map3DRendering/bin/Debug/net7.0/OpenTK.Graphics.dll
deleted file mode 100644
index 66df1de..0000000
Binary files a/Map3DRendering/bin/Debug/net7.0/OpenTK.Graphics.dll and /dev/null differ
diff --git a/Map3DRendering/bin/Debug/net7.0/OpenTK.Input.dll b/Map3DRendering/bin/Debug/net7.0/OpenTK.Input.dll
deleted file mode 100644
index 2d917a9..0000000
Binary files a/Map3DRendering/bin/Debug/net7.0/OpenTK.Input.dll and /dev/null differ
diff --git a/Map3DRendering/bin/Debug/net7.0/OpenTK.Mathematics.dll b/Map3DRendering/bin/Debug/net7.0/OpenTK.Mathematics.dll
deleted file mode 100644
index 691adba..0000000
Binary files a/Map3DRendering/bin/Debug/net7.0/OpenTK.Mathematics.dll and /dev/null differ
diff --git a/Map3DRendering/bin/Debug/net7.0/OpenTK.Windowing.Common.dll b/Map3DRendering/bin/Debug/net7.0/OpenTK.Windowing.Common.dll
deleted file mode 100644
index fabbd66..0000000
Binary files a/Map3DRendering/bin/Debug/net7.0/OpenTK.Windowing.Common.dll and /dev/null differ
diff --git a/Map3DRendering/bin/Debug/net7.0/OpenTK.Windowing.Desktop.dll b/Map3DRendering/bin/Debug/net7.0/OpenTK.Windowing.Desktop.dll
deleted file mode 100644
index a0103fc..0000000
Binary files a/Map3DRendering/bin/Debug/net7.0/OpenTK.Windowing.Desktop.dll and /dev/null differ
diff --git a/Map3DRendering/bin/Debug/net7.0/OpenTK.Windowing.GraphicsLibraryFramework.dll b/Map3DRendering/bin/Debug/net7.0/OpenTK.Windowing.GraphicsLibraryFramework.dll
deleted file mode 100644
index 2144e64..0000000
Binary files a/Map3DRendering/bin/Debug/net7.0/OpenTK.Windowing.GraphicsLibraryFramework.dll and /dev/null differ
diff --git a/Map3DRendering/bin/Debug/net7.0/Shaders/Gizmo/axes.frag b/Map3DRendering/bin/Debug/net7.0/Shaders/Gizmo/axes.frag
deleted file mode 100644
index 9e92417..0000000
--- a/Map3DRendering/bin/Debug/net7.0/Shaders/Gizmo/axes.frag
+++ /dev/null
@@ -1,8 +0,0 @@
-#version 330 core
-
-in vec3 vertexColor;
-out vec4 FragColor;
-
-void main() {
- FragColor = vec4(vertexColor, 1.0);
-}
\ No newline at end of file
diff --git a/Map3DRendering/bin/Debug/net7.0/Shaders/Gizmo/axes.vert b/Map3DRendering/bin/Debug/net7.0/Shaders/Gizmo/axes.vert
deleted file mode 100644
index c62987c..0000000
--- a/Map3DRendering/bin/Debug/net7.0/Shaders/Gizmo/axes.vert
+++ /dev/null
@@ -1,14 +0,0 @@
-#version 330 core
-
-layout (location = 0) in vec3 aPosition;
-layout (location = 1) in vec3 aColor;
-
-uniform mat4 view;
-uniform mat4 projection;
-
-out vec3 vertexColor;
-
-void main() {
- gl_Position = projection * view * vec4(aPosition, 1.0);
- vertexColor = aColor;
-}
\ No newline at end of file
diff --git a/Map3DRendering/bin/Debug/net7.0/Shaders/lighting.frag b/Map3DRendering/bin/Debug/net7.0/Shaders/lighting.frag
deleted file mode 100644
index 23cea86..0000000
--- a/Map3DRendering/bin/Debug/net7.0/Shaders/lighting.frag
+++ /dev/null
@@ -1,49 +0,0 @@
-#version 330 core
-out vec4 FragColor;
-
-//In order to calculate some basic lighting we need a few things per model basis, and a few things per fragment basis:
-uniform vec3 objectColor; //The color of the object.
-uniform vec3 lightColor; //The color of the light.
-uniform vec3 lightPos; //The position of the light.
-uniform vec3 viewPos; //The position of the view and/or of the player.
-uniform vec4 lineColor;
-uniform sampler2D texture0;
-
-in vec3 Normal; //The normal of the fragment is calculated in the vertex shader.
-in vec3 FragPos; //The fragment position.
-in vec4 Color;
-
-void main()
-{
- //The ambient color is the color where the light does not directly hit the object.
- //You can think of it as an underlying tone throughout the object. Or the light coming from the scene/the sky (not the sun).
- float ambientStrength = 1;
- vec4 textureColor = Color;
- vec3 ambient = ambientStrength * lightColor * textureColor;
-
- //We calculate the light direction, and make sure the normal is normalized.
- vec3 norm = normalize(Normal);
- vec3 lightDir = normalize(lightPos - FragPos); //Note: The light is pointing from the light to the fragment
-
- //The diffuse part of the phong model.
- //This is the part of the light that gives the most, it is the color of the object where it is hit by light.
- float diff = max(dot(norm, lightDir), 0.0); //We make sure the value is non negative with the max function.
- vec3 diffuse = diff * lightColor;
-
-
- //The specular light is the light that shines from the object, like light hitting metal.
- //The calculations are explained much more detailed in the web version of the tutorials.
- float specularStrength = 0.5;
- vec3 viewDir = normalize(viewPos - FragPos);
- vec3 reflectDir = reflect(-lightDir, norm);
- float spec = pow(max(dot(viewDir, reflectDir), 0.0), 32); //The 32 is the shininess of the material.
- vec3 specular = specularStrength * spec * lightColor;
-
- //At last we add all the light components together and multiply with the color of the object. Then we set the color
- //and makes sure the alpha value is 1
- vec3 result = (ambient + diffuse + specular) * objectColor * textureColor;
- FragColor = lineColor * vec4(result, 1.0);
-
- //Note we still use the light color * object color from the last tutorial.
- //This time the light values are in the phong model (ambient, diffuse and specular)
-}
\ No newline at end of file
diff --git a/Map3DRendering/bin/Debug/net7.0/Shaders/shader.frag b/Map3DRendering/bin/Debug/net7.0/Shaders/shader.frag
deleted file mode 100644
index 1b3ea88..0000000
--- a/Map3DRendering/bin/Debug/net7.0/Shaders/shader.frag
+++ /dev/null
@@ -1,17 +0,0 @@
-#version 330
-
-out vec4 outputColor;
-
-uniform vec3 viewPos;
-
-in vec4 Color;
-in vec4 FarColor;
-in vec3 FragPos;
-
-void main()
-{
- float distance = length(viewPos - FragPos);
- float interpolationFactor = clamp(distance / 1000, 0.0, 1.0);
-
- outputColor = mix(Color, FarColor, interpolationFactor);
-}
\ No newline at end of file
diff --git a/Map3DRendering/bin/Debug/net7.0/Shaders/shader.vert b/Map3DRendering/bin/Debug/net7.0/Shaders/shader.vert
deleted file mode 100644
index 7ae0e72..0000000
--- a/Map3DRendering/bin/Debug/net7.0/Shaders/shader.vert
+++ /dev/null
@@ -1,20 +0,0 @@
-#version 330 core
-layout (location = 0) in vec3 aPos;
-layout (location = 1) in vec4 aColor;
-layout (location = 2) in vec4 aColorFar;
-
-uniform mat4 model;
-uniform mat4 view;
-uniform mat4 projection;
-
-out vec3 FragPos;
-out vec4 Color;
-out vec4 FarColor;
-
-void main()
-{
- gl_Position = vec4(aPos, 1.0) * model * view * projection;
- FragPos = vec3(vec4(aPos, 1.0) * model);
- Color = aColor;
- FarColor = aColorFar;
-}
\ No newline at end of file
diff --git a/Map3DRendering/bin/Debug/net7.0/StbImageSharp.dll b/Map3DRendering/bin/Debug/net7.0/StbImageSharp.dll
deleted file mode 100644
index 5ae3bf4..0000000
Binary files a/Map3DRendering/bin/Debug/net7.0/StbImageSharp.dll and /dev/null differ
diff --git a/Map3DRendering/bin/Debug/net7.0/runtimes/linux-x64/native/libglfw-wayland.so.3.3 b/Map3DRendering/bin/Debug/net7.0/runtimes/linux-x64/native/libglfw-wayland.so.3.3
deleted file mode 100644
index 74fa07a..0000000
Binary files a/Map3DRendering/bin/Debug/net7.0/runtimes/linux-x64/native/libglfw-wayland.so.3.3 and /dev/null differ
diff --git a/Map3DRendering/bin/Debug/net7.0/runtimes/linux-x64/native/libglfw.so.3.3 b/Map3DRendering/bin/Debug/net7.0/runtimes/linux-x64/native/libglfw.so.3.3
deleted file mode 100644
index a916c16..0000000
Binary files a/Map3DRendering/bin/Debug/net7.0/runtimes/linux-x64/native/libglfw.so.3.3 and /dev/null differ
diff --git a/Map3DRendering/bin/Debug/net7.0/runtimes/osx-arm64/native/libglfw.3.dylib b/Map3DRendering/bin/Debug/net7.0/runtimes/osx-arm64/native/libglfw.3.dylib
deleted file mode 100644
index 8b351bc..0000000
Binary files a/Map3DRendering/bin/Debug/net7.0/runtimes/osx-arm64/native/libglfw.3.dylib and /dev/null differ
diff --git a/Map3DRendering/bin/Debug/net7.0/runtimes/osx-x64/native/libglfw.3.dylib b/Map3DRendering/bin/Debug/net7.0/runtimes/osx-x64/native/libglfw.3.dylib
deleted file mode 100644
index 9f8e8a2..0000000
Binary files a/Map3DRendering/bin/Debug/net7.0/runtimes/osx-x64/native/libglfw.3.dylib and /dev/null differ
diff --git a/Map3DRendering/bin/Debug/net7.0/runtimes/win-x64/native/glfw3.dll b/Map3DRendering/bin/Debug/net7.0/runtimes/win-x64/native/glfw3.dll
deleted file mode 100644
index 9d32801..0000000
Binary files a/Map3DRendering/bin/Debug/net7.0/runtimes/win-x64/native/glfw3.dll and /dev/null differ
diff --git a/Map3DRendering/bin/Debug/net7.0/runtimes/win-x86/native/glfw3.dll b/Map3DRendering/bin/Debug/net7.0/runtimes/win-x86/native/glfw3.dll
deleted file mode 100644
index bbe6bc8..0000000
Binary files a/Map3DRendering/bin/Debug/net7.0/runtimes/win-x86/native/glfw3.dll and /dev/null differ
diff --git a/Map3DRendering/obj/Debug/net7.0/.NETCoreApp,Version=v7.0.AssemblyAttributes.cs b/Map3DRendering/obj/Debug/net7.0/.NETCoreApp,Version=v7.0.AssemblyAttributes.cs
deleted file mode 100644
index 4257f4b..0000000
--- a/Map3DRendering/obj/Debug/net7.0/.NETCoreApp,Version=v7.0.AssemblyAttributes.cs
+++ /dev/null
@@ -1,4 +0,0 @@
-//
-using System;
-using System.Reflection;
-[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v7.0", FrameworkDisplayName = ".NET 7.0")]
diff --git a/Map3DRendering/obj/Debug/net7.0/Map3DRendering.AssemblyInfo.cs b/Map3DRendering/obj/Debug/net7.0/Map3DRendering.AssemblyInfo.cs
deleted file mode 100644
index 0d78f3e..0000000
--- a/Map3DRendering/obj/Debug/net7.0/Map3DRendering.AssemblyInfo.cs
+++ /dev/null
@@ -1,23 +0,0 @@
-//------------------------------------------------------------------------------
-//
-// Ce code a été généré par un outil.
-// Version du runtime :4.0.30319.42000
-//
-// Les modifications apportées à ce fichier peuvent provoquer un comportement incorrect et seront perdues si
-// le code est régénéré.
-//
-//------------------------------------------------------------------------------
-
-using System;
-using System.Reflection;
-
-[assembly: System.Reflection.AssemblyCompanyAttribute("Map3DRendering")]
-[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
-[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
-[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
-[assembly: System.Reflection.AssemblyProductAttribute("Map3DRendering")]
-[assembly: System.Reflection.AssemblyTitleAttribute("Map3DRendering")]
-[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
-
-// Généré par la classe MSBuild WriteCodeFragment.
-
diff --git a/Map3DRendering/obj/Debug/net7.0/Map3DRendering.AssemblyInfoInputs.cache b/Map3DRendering/obj/Debug/net7.0/Map3DRendering.AssemblyInfoInputs.cache
deleted file mode 100644
index faca071..0000000
--- a/Map3DRendering/obj/Debug/net7.0/Map3DRendering.AssemblyInfoInputs.cache
+++ /dev/null
@@ -1 +0,0 @@
-8af69b9dce5d51930a051b9424c0cf4a390c619a186f4caf0e03e7aac96b4f4c
diff --git a/Map3DRendering/obj/Debug/net7.0/Map3DRendering.GeneratedMSBuildEditorConfig.editorconfig b/Map3DRendering/obj/Debug/net7.0/Map3DRendering.GeneratedMSBuildEditorConfig.editorconfig
deleted file mode 100644
index 41eb35c..0000000
--- a/Map3DRendering/obj/Debug/net7.0/Map3DRendering.GeneratedMSBuildEditorConfig.editorconfig
+++ /dev/null
@@ -1,13 +0,0 @@
-is_global = true
-build_property.TargetFramework = net7.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 = Map3DRendering
-build_property.ProjectDir = C:\Users\Troispoils\Documents\GitHub\Map3DRendering\Map3DRendering\
-build_property.EnableComHosting =
-build_property.EnableGeneratedComInterfaceComImportInterop =
diff --git a/Map3DRendering/obj/Debug/net7.0/Map3DRendering.GlobalUsings.g.cs b/Map3DRendering/obj/Debug/net7.0/Map3DRendering.GlobalUsings.g.cs
deleted file mode 100644
index 8578f3d..0000000
--- a/Map3DRendering/obj/Debug/net7.0/Map3DRendering.GlobalUsings.g.cs
+++ /dev/null
@@ -1,8 +0,0 @@
-//
-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/Map3DRendering/obj/Debug/net7.0/Map3DRendering.assets.cache b/Map3DRendering/obj/Debug/net7.0/Map3DRendering.assets.cache
deleted file mode 100644
index 2bc00f1..0000000
Binary files a/Map3DRendering/obj/Debug/net7.0/Map3DRendering.assets.cache and /dev/null differ
diff --git a/Map3DRendering/obj/Debug/net7.0/Map3DRendering.csproj.AssemblyReference.cache b/Map3DRendering/obj/Debug/net7.0/Map3DRendering.csproj.AssemblyReference.cache
deleted file mode 100644
index a7348c4..0000000
Binary files a/Map3DRendering/obj/Debug/net7.0/Map3DRendering.csproj.AssemblyReference.cache and /dev/null differ
diff --git a/Map3DRendering/obj/Debug/net7.0/Map3DRendering.csproj.BuildWithSkipAnalyzers b/Map3DRendering/obj/Debug/net7.0/Map3DRendering.csproj.BuildWithSkipAnalyzers
deleted file mode 100644
index e69de29..0000000
diff --git a/Map3DRendering/obj/Debug/net7.0/Map3DRendering.csproj.CopyComplete b/Map3DRendering/obj/Debug/net7.0/Map3DRendering.csproj.CopyComplete
deleted file mode 100644
index e69de29..0000000
diff --git a/Map3DRendering/obj/Debug/net7.0/Map3DRendering.csproj.CoreCompileInputs.cache b/Map3DRendering/obj/Debug/net7.0/Map3DRendering.csproj.CoreCompileInputs.cache
deleted file mode 100644
index f8372b1..0000000
--- a/Map3DRendering/obj/Debug/net7.0/Map3DRendering.csproj.CoreCompileInputs.cache
+++ /dev/null
@@ -1 +0,0 @@
-948bda8dbc9d11c72bcfd3e112a4d805d0510c728778c3020986c78bc65b9523
diff --git a/Map3DRendering/obj/Debug/net7.0/Map3DRendering.csproj.FileListAbsolute.txt b/Map3DRendering/obj/Debug/net7.0/Map3DRendering.csproj.FileListAbsolute.txt
deleted file mode 100644
index c51d98e..0000000
--- a/Map3DRendering/obj/Debug/net7.0/Map3DRendering.csproj.FileListAbsolute.txt
+++ /dev/null
@@ -1,41 +0,0 @@
-C:\Users\Troispoils\Documents\GitHub\Map3DRendering\Map3DRendering\bin\Debug\net7.0\Map3DRendering.exe
-C:\Users\Troispoils\Documents\GitHub\Map3DRendering\Map3DRendering\bin\Debug\net7.0\Map3DRendering.deps.json
-C:\Users\Troispoils\Documents\GitHub\Map3DRendering\Map3DRendering\bin\Debug\net7.0\Map3DRendering.runtimeconfig.json
-C:\Users\Troispoils\Documents\GitHub\Map3DRendering\Map3DRendering\bin\Debug\net7.0\Map3DRendering.dll
-C:\Users\Troispoils\Documents\GitHub\Map3DRendering\Map3DRendering\bin\Debug\net7.0\Map3DRendering.pdb
-C:\Users\Troispoils\Documents\GitHub\Map3DRendering\Map3DRendering\obj\Debug\net7.0\Map3DRendering.GeneratedMSBuildEditorConfig.editorconfig
-C:\Users\Troispoils\Documents\GitHub\Map3DRendering\Map3DRendering\obj\Debug\net7.0\Map3DRendering.AssemblyInfoInputs.cache
-C:\Users\Troispoils\Documents\GitHub\Map3DRendering\Map3DRendering\obj\Debug\net7.0\Map3DRendering.AssemblyInfo.cs
-C:\Users\Troispoils\Documents\GitHub\Map3DRendering\Map3DRendering\obj\Debug\net7.0\Map3DRendering.csproj.CoreCompileInputs.cache
-C:\Users\Troispoils\Documents\GitHub\Map3DRendering\Map3DRendering\obj\Debug\net7.0\Map3DRendering.dll
-C:\Users\Troispoils\Documents\GitHub\Map3DRendering\Map3DRendering\obj\Debug\net7.0\refint\Map3DRendering.dll
-C:\Users\Troispoils\Documents\GitHub\Map3DRendering\Map3DRendering\obj\Debug\net7.0\Map3DRendering.pdb
-C:\Users\Troispoils\Documents\GitHub\Map3DRendering\Map3DRendering\obj\Debug\net7.0\Map3DRendering.genruntimeconfig.cache
-C:\Users\Troispoils\Documents\GitHub\Map3DRendering\Map3DRendering\obj\Debug\net7.0\ref\Map3DRendering.dll
-C:\Users\Troispoils\Documents\GitHub\Map3DRendering\Map3DRendering\bin\Debug\net7.0\LandblockExtraction.dll
-C:\Users\Troispoils\Documents\GitHub\Map3DRendering\Map3DRendering\bin\Debug\net7.0\AC2RE.Definitions.dll
-C:\Users\Troispoils\Documents\GitHub\Map3DRendering\Map3DRendering\bin\Debug\net7.0\AC2RE.Utils.dll
-C:\Users\Troispoils\Documents\GitHub\Map3DRendering\Map3DRendering\bin\Debug\net7.0\LandblockExtraction.pdb
-C:\Users\Troispoils\Documents\GitHub\Map3DRendering\Map3DRendering\obj\Debug\net7.0\Map3DRendering.csproj.AssemblyReference.cache
-C:\Users\Troispoils\Documents\GitHub\Map3DRendering\Map3DRendering\obj\Debug\net7.0\Map3DRendering.csproj.CopyComplete
-C:\Users\Troispoils\Documents\GitHub\Map3DRendering\Map3DRendering\bin\Debug\net7.0\Shaders\lighting.frag
-C:\Users\Troispoils\Documents\GitHub\Map3DRendering\Map3DRendering\bin\Debug\net7.0\Shaders\shader.frag
-C:\Users\Troispoils\Documents\GitHub\Map3DRendering\Map3DRendering\bin\Debug\net7.0\Shaders\shader.vert
-C:\Users\Troispoils\Documents\GitHub\Map3DRendering\Map3DRendering\bin\Debug\net7.0\OpenTK.Audio.OpenAL.dll
-C:\Users\Troispoils\Documents\GitHub\Map3DRendering\Map3DRendering\bin\Debug\net7.0\OpenTK.Compute.dll
-C:\Users\Troispoils\Documents\GitHub\Map3DRendering\Map3DRendering\bin\Debug\net7.0\OpenTK.Core.dll
-C:\Users\Troispoils\Documents\GitHub\Map3DRendering\Map3DRendering\bin\Debug\net7.0\OpenTK.Graphics.dll
-C:\Users\Troispoils\Documents\GitHub\Map3DRendering\Map3DRendering\bin\Debug\net7.0\OpenTK.Input.dll
-C:\Users\Troispoils\Documents\GitHub\Map3DRendering\Map3DRendering\bin\Debug\net7.0\OpenTK.Mathematics.dll
-C:\Users\Troispoils\Documents\GitHub\Map3DRendering\Map3DRendering\bin\Debug\net7.0\OpenTK.Windowing.Common.dll
-C:\Users\Troispoils\Documents\GitHub\Map3DRendering\Map3DRendering\bin\Debug\net7.0\OpenTK.Windowing.Desktop.dll
-C:\Users\Troispoils\Documents\GitHub\Map3DRendering\Map3DRendering\bin\Debug\net7.0\OpenTK.Windowing.GraphicsLibraryFramework.dll
-C:\Users\Troispoils\Documents\GitHub\Map3DRendering\Map3DRendering\bin\Debug\net7.0\StbImageSharp.dll
-C:\Users\Troispoils\Documents\GitHub\Map3DRendering\Map3DRendering\bin\Debug\net7.0\runtimes\linux-x64\native\libglfw-wayland.so.3.3
-C:\Users\Troispoils\Documents\GitHub\Map3DRendering\Map3DRendering\bin\Debug\net7.0\runtimes\linux-x64\native\libglfw.so.3.3
-C:\Users\Troispoils\Documents\GitHub\Map3DRendering\Map3DRendering\bin\Debug\net7.0\runtimes\osx-arm64\native\libglfw.3.dylib
-C:\Users\Troispoils\Documents\GitHub\Map3DRendering\Map3DRendering\bin\Debug\net7.0\runtimes\osx-x64\native\libglfw.3.dylib
-C:\Users\Troispoils\Documents\GitHub\Map3DRendering\Map3DRendering\bin\Debug\net7.0\runtimes\win-x64\native\glfw3.dll
-C:\Users\Troispoils\Documents\GitHub\Map3DRendering\Map3DRendering\bin\Debug\net7.0\runtimes\win-x86\native\glfw3.dll
-C:\Users\Troispoils\Documents\GitHub\Map3DRendering\Map3DRendering\bin\Debug\net7.0\Shaders\Gizmo\axes.frag
-C:\Users\Troispoils\Documents\GitHub\Map3DRendering\Map3DRendering\bin\Debug\net7.0\Shaders\Gizmo\axes.vert
diff --git a/Map3DRendering/obj/Debug/net7.0/Map3DRendering.dll b/Map3DRendering/obj/Debug/net7.0/Map3DRendering.dll
deleted file mode 100644
index 4cadcfa..0000000
Binary files a/Map3DRendering/obj/Debug/net7.0/Map3DRendering.dll and /dev/null differ
diff --git a/Map3DRendering/obj/Debug/net7.0/Map3DRendering.genruntimeconfig.cache b/Map3DRendering/obj/Debug/net7.0/Map3DRendering.genruntimeconfig.cache
deleted file mode 100644
index b7e67be..0000000
--- a/Map3DRendering/obj/Debug/net7.0/Map3DRendering.genruntimeconfig.cache
+++ /dev/null
@@ -1 +0,0 @@
-d9facc6cacb01d915647c2d924d770b3ad92a78acbec78cdd83108048fe4350e
diff --git a/Map3DRendering/obj/Debug/net7.0/Map3DRendering.pdb b/Map3DRendering/obj/Debug/net7.0/Map3DRendering.pdb
deleted file mode 100644
index d1451e1..0000000
Binary files a/Map3DRendering/obj/Debug/net7.0/Map3DRendering.pdb and /dev/null differ
diff --git a/Map3DRendering/obj/Debug/net7.0/apphost.exe b/Map3DRendering/obj/Debug/net7.0/apphost.exe
deleted file mode 100644
index 3f2fb3f..0000000
Binary files a/Map3DRendering/obj/Debug/net7.0/apphost.exe and /dev/null differ
diff --git a/Map3DRendering/obj/Debug/net7.0/ref/Map3DRendering.dll b/Map3DRendering/obj/Debug/net7.0/ref/Map3DRendering.dll
deleted file mode 100644
index be9ac8c..0000000
Binary files a/Map3DRendering/obj/Debug/net7.0/ref/Map3DRendering.dll and /dev/null differ
diff --git a/Map3DRendering/obj/Debug/net7.0/refint/Map3DRendering.dll b/Map3DRendering/obj/Debug/net7.0/refint/Map3DRendering.dll
deleted file mode 100644
index be9ac8c..0000000
Binary files a/Map3DRendering/obj/Debug/net7.0/refint/Map3DRendering.dll and /dev/null differ
diff --git a/Map3DRendering/obj/Map3DRendering.csproj.nuget.dgspec.json b/Map3DRendering/obj/Map3DRendering.csproj.nuget.dgspec.json
deleted file mode 100644
index 23d4600..0000000
--- a/Map3DRendering/obj/Map3DRendering.csproj.nuget.dgspec.json
+++ /dev/null
@@ -1,132 +0,0 @@
-{
- "format": 1,
- "restore": {
- "C:\\Users\\Troispoils\\Documents\\GitHub\\Map3DRendering\\Map3DRendering\\Map3DRendering.csproj": {}
- },
- "projects": {
- "C:\\Users\\Troispoils\\Documents\\GitHub\\Map3DRendering\\LandblockExtraction\\LandblockExtraction.csproj": {
- "version": "1.0.0",
- "restore": {
- "projectUniqueName": "C:\\Users\\Troispoils\\Documents\\GitHub\\Map3DRendering\\LandblockExtraction\\LandblockExtraction.csproj",
- "projectName": "LandblockExtraction",
- "projectPath": "C:\\Users\\Troispoils\\Documents\\GitHub\\Map3DRendering\\LandblockExtraction\\LandblockExtraction.csproj",
- "packagesPath": "C:\\Users\\Troispoils\\.nuget\\packages\\",
- "outputPath": "C:\\Users\\Troispoils\\Documents\\GitHub\\Map3DRendering\\LandblockExtraction\\obj\\",
- "projectStyle": "PackageReference",
- "configFilePaths": [
- "C:\\Users\\Troispoils\\AppData\\Roaming\\NuGet\\NuGet.Config",
- "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
- ],
- "originalTargetFrameworks": [
- "net7.0"
- ],
- "sources": {
- "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
- "https://api.nuget.org/v3/index.json": {}
- },
- "frameworks": {
- "net7.0": {
- "targetAlias": "net7.0",
- "projectReferences": {}
- }
- },
- "warningProperties": {
- "warnAsError": [
- "NU1605"
- ]
- }
- },
- "frameworks": {
- "net7.0": {
- "targetAlias": "net7.0",
- "imports": [
- "net461",
- "net462",
- "net47",
- "net471",
- "net472",
- "net48",
- "net481"
- ],
- "assetTargetFallback": true,
- "warn": true,
- "frameworkReferences": {
- "Microsoft.NETCore.App": {
- "privateAssets": "all"
- }
- },
- "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.100\\RuntimeIdentifierGraph.json"
- }
- }
- },
- "C:\\Users\\Troispoils\\Documents\\GitHub\\Map3DRendering\\Map3DRendering\\Map3DRendering.csproj": {
- "version": "1.0.0",
- "restore": {
- "projectUniqueName": "C:\\Users\\Troispoils\\Documents\\GitHub\\Map3DRendering\\Map3DRendering\\Map3DRendering.csproj",
- "projectName": "Map3DRendering",
- "projectPath": "C:\\Users\\Troispoils\\Documents\\GitHub\\Map3DRendering\\Map3DRendering\\Map3DRendering.csproj",
- "packagesPath": "C:\\Users\\Troispoils\\.nuget\\packages\\",
- "outputPath": "C:\\Users\\Troispoils\\Documents\\GitHub\\Map3DRendering\\Map3DRendering\\obj\\",
- "projectStyle": "PackageReference",
- "configFilePaths": [
- "C:\\Users\\Troispoils\\AppData\\Roaming\\NuGet\\NuGet.Config",
- "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
- ],
- "originalTargetFrameworks": [
- "net7.0"
- ],
- "sources": {
- "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
- "https://api.nuget.org/v3/index.json": {}
- },
- "frameworks": {
- "net7.0": {
- "targetAlias": "net7.0",
- "projectReferences": {
- "C:\\Users\\Troispoils\\Documents\\GitHub\\Map3DRendering\\LandblockExtraction\\LandblockExtraction.csproj": {
- "projectPath": "C:\\Users\\Troispoils\\Documents\\GitHub\\Map3DRendering\\LandblockExtraction\\LandblockExtraction.csproj"
- }
- }
- }
- },
- "warningProperties": {
- "warnAsError": [
- "NU1605"
- ]
- }
- },
- "frameworks": {
- "net7.0": {
- "targetAlias": "net7.0",
- "dependencies": {
- "OpenTK": {
- "target": "Package",
- "version": "[4.8.2, )"
- },
- "StbImageSharp": {
- "target": "Package",
- "version": "[2.27.13, )"
- }
- },
- "imports": [
- "net461",
- "net462",
- "net47",
- "net471",
- "net472",
- "net48",
- "net481"
- ],
- "assetTargetFallback": true,
- "warn": true,
- "frameworkReferences": {
- "Microsoft.NETCore.App": {
- "privateAssets": "all"
- }
- },
- "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.100\\RuntimeIdentifierGraph.json"
- }
- }
- }
- }
-}
\ No newline at end of file
diff --git a/Map3DRendering/obj/Map3DRendering.csproj.nuget.g.props b/Map3DRendering/obj/Map3DRendering.csproj.nuget.g.props
deleted file mode 100644
index cd532fe..0000000
--- a/Map3DRendering/obj/Map3DRendering.csproj.nuget.g.props
+++ /dev/null
@@ -1,15 +0,0 @@
-
-
-
- True
- NuGet
- $(MSBuildThisFileDirectory)project.assets.json
- $(UserProfile)\.nuget\packages\
- C:\Users\Troispoils\.nuget\packages\
- PackageReference
- 6.8.0
-
-
-
-
-
\ No newline at end of file
diff --git a/Map3DRendering/obj/Map3DRendering.csproj.nuget.g.targets b/Map3DRendering/obj/Map3DRendering.csproj.nuget.g.targets
deleted file mode 100644
index 3dc06ef..0000000
--- a/Map3DRendering/obj/Map3DRendering.csproj.nuget.g.targets
+++ /dev/null
@@ -1,2 +0,0 @@
-
-
\ No newline at end of file
diff --git a/Map3DRendering/obj/project.assets.json b/Map3DRendering/obj/project.assets.json
deleted file mode 100644
index f3c62e9..0000000
--- a/Map3DRendering/obj/project.assets.json
+++ /dev/null
@@ -1,527 +0,0 @@
-{
- "version": 3,
- "targets": {
- "net7.0": {
- "OpenTK/4.8.2": {
- "type": "package",
- "dependencies": {
- "OpenTK.Audio.OpenAL": "4.8.2",
- "OpenTK.Compute": "4.8.2",
- "OpenTK.Core": "4.8.2",
- "OpenTK.Graphics": "4.8.2",
- "OpenTK.Input": "4.8.2",
- "OpenTK.Mathematics": "4.8.2",
- "OpenTK.Windowing.Common": "4.8.2",
- "OpenTK.Windowing.Desktop": "4.8.2",
- "OpenTK.Windowing.GraphicsLibraryFramework": "4.8.2"
- }
- },
- "OpenTK.Audio.OpenAL/4.8.2": {
- "type": "package",
- "dependencies": {
- "OpenTK.Core": "[4.8.2, 4.9.0)",
- "OpenTK.Mathematics": "[4.8.2, 4.9.0)"
- },
- "compile": {
- "lib/netcoreapp3.1/OpenTK.Audio.OpenAL.dll": {
- "related": ".pdb;.xml"
- }
- },
- "runtime": {
- "lib/netcoreapp3.1/OpenTK.Audio.OpenAL.dll": {
- "related": ".pdb;.xml"
- }
- }
- },
- "OpenTK.Compute/4.8.2": {
- "type": "package",
- "compile": {
- "lib/netcoreapp3.1/OpenTK.Compute.dll": {
- "related": ".pdb;.xml"
- }
- },
- "runtime": {
- "lib/netcoreapp3.1/OpenTK.Compute.dll": {
- "related": ".pdb;.xml"
- }
- }
- },
- "OpenTK.Core/4.8.2": {
- "type": "package",
- "compile": {
- "lib/netstandard2.1/OpenTK.Core.dll": {
- "related": ".pdb;.xml"
- }
- },
- "runtime": {
- "lib/netstandard2.1/OpenTK.Core.dll": {
- "related": ".pdb;.xml"
- }
- }
- },
- "OpenTK.Graphics/4.8.2": {
- "type": "package",
- "dependencies": {
- "OpenTK.Core": "[4.8.2, 4.9.0)",
- "OpenTK.Mathematics": "[4.8.2, 4.9.0)"
- },
- "compile": {
- "lib/netcoreapp3.1/OpenTK.Graphics.dll": {
- "related": ".pdb;.xml"
- }
- },
- "runtime": {
- "lib/netcoreapp3.1/OpenTK.Graphics.dll": {
- "related": ".pdb;.xml"
- }
- }
- },
- "OpenTK.Input/4.8.2": {
- "type": "package",
- "compile": {
- "lib/netstandard2.0/OpenTK.Input.dll": {
- "related": ".pdb;.xml"
- }
- },
- "runtime": {
- "lib/netstandard2.0/OpenTK.Input.dll": {
- "related": ".pdb;.xml"
- }
- }
- },
- "OpenTK.Mathematics/4.8.2": {
- "type": "package",
- "dependencies": {
- "System.Runtime.CompilerServices.Unsafe": "5.0.0"
- },
- "compile": {
- "lib/netcoreapp3.1/OpenTK.Mathematics.dll": {
- "related": ".pdb;.xml"
- }
- },
- "runtime": {
- "lib/netcoreapp3.1/OpenTK.Mathematics.dll": {
- "related": ".pdb;.xml"
- }
- }
- },
- "OpenTK.redist.glfw/3.3.8.39": {
- "type": "package",
- "compile": {
- "lib/netstandard2.0/_._": {}
- },
- "runtime": {
- "lib/netstandard2.0/_._": {}
- },
- "runtimeTargets": {
- "runtimes/linux-x64/native/libglfw-wayland.so.3.3": {
- "assetType": "native",
- "rid": "linux-x64"
- },
- "runtimes/linux-x64/native/libglfw.so.3.3": {
- "assetType": "native",
- "rid": "linux-x64"
- },
- "runtimes/osx-arm64/native/libglfw.3.dylib": {
- "assetType": "native",
- "rid": "osx-arm64"
- },
- "runtimes/osx-x64/native/libglfw.3.dylib": {
- "assetType": "native",
- "rid": "osx-x64"
- },
- "runtimes/win-x64/native/glfw3.dll": {
- "assetType": "native",
- "rid": "win-x64"
- },
- "runtimes/win-x86/native/glfw3.dll": {
- "assetType": "native",
- "rid": "win-x86"
- }
- }
- },
- "OpenTK.Windowing.Common/4.8.2": {
- "type": "package",
- "dependencies": {
- "OpenTK.Core": "[4.8.2, 4.9.0)",
- "OpenTK.Mathematics": "[4.8.2, 4.9.0)"
- },
- "compile": {
- "lib/netcoreapp3.1/OpenTK.Windowing.Common.dll": {
- "related": ".pdb;.xml"
- }
- },
- "runtime": {
- "lib/netcoreapp3.1/OpenTK.Windowing.Common.dll": {
- "related": ".pdb;.xml"
- }
- }
- },
- "OpenTK.Windowing.Desktop/4.8.2": {
- "type": "package",
- "dependencies": {
- "OpenTK.Core": "[4.8.2, 4.9.0)",
- "OpenTK.Mathematics": "[4.8.2, 4.9.0)",
- "OpenTK.Windowing.Common": "[4.8.2, 4.9.0)",
- "OpenTK.Windowing.GraphicsLibraryFramework": "[4.8.2, 4.9.0)"
- },
- "compile": {
- "lib/netcoreapp3.1/OpenTK.Windowing.Desktop.dll": {
- "related": ".pdb;.xml"
- }
- },
- "runtime": {
- "lib/netcoreapp3.1/OpenTK.Windowing.Desktop.dll": {
- "related": ".pdb;.xml"
- }
- }
- },
- "OpenTK.Windowing.GraphicsLibraryFramework/4.8.2": {
- "type": "package",
- "dependencies": {
- "OpenTK.Core": "[4.8.2, 4.9.0)",
- "OpenTK.redist.glfw": "3.3.8.39"
- },
- "compile": {
- "lib/netcoreapp3.1/OpenTK.Windowing.GraphicsLibraryFramework.dll": {
- "related": ".pdb;.xml"
- }
- },
- "runtime": {
- "lib/netcoreapp3.1/OpenTK.Windowing.GraphicsLibraryFramework.dll": {
- "related": ".pdb;.xml"
- }
- }
- },
- "StbImageSharp/2.27.13": {
- "type": "package",
- "compile": {
- "lib/netstandard2.0/StbImageSharp.dll": {}
- },
- "runtime": {
- "lib/netstandard2.0/StbImageSharp.dll": {}
- }
- },
- "System.Runtime.CompilerServices.Unsafe/5.0.0": {
- "type": "package",
- "compile": {
- "ref/netstandard2.1/System.Runtime.CompilerServices.Unsafe.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/netcoreapp2.0/System.Runtime.CompilerServices.Unsafe.dll": {
- "related": ".xml"
- }
- }
- },
- "LandblockExtraction/1.0.0": {
- "type": "project",
- "framework": ".NETCoreApp,Version=v7.0",
- "compile": {
- "bin/placeholder/LandblockExtraction.dll": {}
- },
- "runtime": {
- "bin/placeholder/LandblockExtraction.dll": {}
- }
- }
- }
- },
- "libraries": {
- "OpenTK/4.8.2": {
- "sha512": "s2bqkD0glaX5Zbrv0Nj91zcefGrwq+nAp7SnXw14Z22Wj1nVE9CWkEyKX8tha1EdxqSRwKdP6gi+xzZXs4nK4Q==",
- "type": "package",
- "path": "opentk/4.8.2",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "opentk.4.8.2.nupkg.sha512",
- "opentk.nuspec"
- ]
- },
- "OpenTK.Audio.OpenAL/4.8.2": {
- "sha512": "/Xe0luzJiVOvJ8YXGMY/YLZsGsb0/7Ms09isb/WxkKWjLyuiB2OIflZ49VHmumZpQDz2PUgwqOt2fucviLOmuw==",
- "type": "package",
- "path": "opentk.audio.openal/4.8.2",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "lib/netcoreapp3.1/OpenTK.Audio.OpenAL.dll",
- "lib/netcoreapp3.1/OpenTK.Audio.OpenAL.pdb",
- "lib/netcoreapp3.1/OpenTK.Audio.OpenAL.xml",
- "opentk.audio.openal.4.8.2.nupkg.sha512",
- "opentk.audio.openal.nuspec"
- ]
- },
- "OpenTK.Compute/4.8.2": {
- "sha512": "n3gBbXOTCkvkNjSOKkVpoxfF/QXzo+cPWKtzObm4f/J+5mOE8odHKXgPn1765Tnu2Ou2ImvdXi/bUFQt/V5Qiw==",
- "type": "package",
- "path": "opentk.compute/4.8.2",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "lib/netcoreapp3.1/OpenTK.Compute.dll",
- "lib/netcoreapp3.1/OpenTK.Compute.pdb",
- "lib/netcoreapp3.1/OpenTK.Compute.xml",
- "opentk.compute.4.8.2.nupkg.sha512",
- "opentk.compute.nuspec"
- ]
- },
- "OpenTK.Core/4.8.2": {
- "sha512": "BS5IM1W/BK9BtmsEnYT/RGv+KDK0Zrnw8nDDGvK45ywBjMLv+qBRB+Vkx5sQ4Jjy7btLxxqrPHmT3wt5N/PcxA==",
- "type": "package",
- "path": "opentk.core/4.8.2",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "lib/netstandard2.1/OpenTK.Core.dll",
- "lib/netstandard2.1/OpenTK.Core.pdb",
- "lib/netstandard2.1/OpenTK.Core.xml",
- "opentk.core.4.8.2.nupkg.sha512",
- "opentk.core.nuspec"
- ]
- },
- "OpenTK.Graphics/4.8.2": {
- "sha512": "qpbyWqdO+yEFVFinKwEWKgi1Jgd0fVSgHbB7d5I8ozI9RL/SKZSNmJDxLjTMSQImJtFixmATcLEWwvEceJ/JsQ==",
- "type": "package",
- "path": "opentk.graphics/4.8.2",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "lib/netcoreapp3.1/OpenTK.Graphics.dll",
- "lib/netcoreapp3.1/OpenTK.Graphics.pdb",
- "lib/netcoreapp3.1/OpenTK.Graphics.xml",
- "lib/netstandard2.1/OpenTK.Graphics.dll",
- "lib/netstandard2.1/OpenTK.Graphics.pdb",
- "lib/netstandard2.1/OpenTK.Graphics.xml",
- "opentk.graphics.4.8.2.nupkg.sha512",
- "opentk.graphics.nuspec"
- ]
- },
- "OpenTK.Input/4.8.2": {
- "sha512": "BGs7STF0/o4kNJ1pWXko4I3IwEhieOHVgJFzXzo5m1tI4zMKjBqmzuc4GGfCu+Gtiv33vRYx3dt9f659nr5J8w==",
- "type": "package",
- "path": "opentk.input/4.8.2",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "lib/netstandard2.0/OpenTK.Input.dll",
- "lib/netstandard2.0/OpenTK.Input.pdb",
- "lib/netstandard2.0/OpenTK.Input.xml",
- "opentk.input.4.8.2.nupkg.sha512",
- "opentk.input.nuspec"
- ]
- },
- "OpenTK.Mathematics/4.8.2": {
- "sha512": "A8D3eBWi/LKndvTQQ9o9uwyQJUjGORfWCn/gOvX0jIwmTctkLGnOdw5kw4JbRnzfrhZoSIaqZ7MYWWhIkasORw==",
- "type": "package",
- "path": "opentk.mathematics/4.8.2",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "lib/netcoreapp3.1/OpenTK.Mathematics.dll",
- "lib/netcoreapp3.1/OpenTK.Mathematics.pdb",
- "lib/netcoreapp3.1/OpenTK.Mathematics.xml",
- "lib/netstandard2.1/OpenTK.Mathematics.dll",
- "lib/netstandard2.1/OpenTK.Mathematics.pdb",
- "lib/netstandard2.1/OpenTK.Mathematics.xml",
- "opentk.mathematics.4.8.2.nupkg.sha512",
- "opentk.mathematics.nuspec"
- ]
- },
- "OpenTK.redist.glfw/3.3.8.39": {
- "sha512": "JzjaBzHTyKenUk9CXOYIqA/v7VMnjFnqmd3SKR3I1YpuOTu/H3ohyy3o+ZfMCQ6IRKs7CLfSPXMarKLvwD0WgQ==",
- "type": "package",
- "path": "opentk.redist.glfw/3.3.8.39",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "COPYING.md",
- "lib/netstandard2.0/_._",
- "opentk.png",
- "opentk.redist.glfw.3.3.8.39.nupkg.sha512",
- "opentk.redist.glfw.nuspec",
- "runtimes/linux-x64/native/libglfw-wayland.so.3.3",
- "runtimes/linux-x64/native/libglfw.so.3.3",
- "runtimes/osx-arm64/native/libglfw.3.dylib",
- "runtimes/osx-x64/native/libglfw.3.dylib",
- "runtimes/win-x64/native/glfw3.dll",
- "runtimes/win-x86/native/glfw3.dll"
- ]
- },
- "OpenTK.Windowing.Common/4.8.2": {
- "sha512": "cE7w2AboX/cxtOl7UWa1rTnH4uUoCEg9rtppN6d1/8GOfKUW8LjO6bjEePrRk9LzRZL+5dky3nfw6ZONn5ItyA==",
- "type": "package",
- "path": "opentk.windowing.common/4.8.2",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "lib/netcoreapp3.1/OpenTK.Windowing.Common.dll",
- "lib/netcoreapp3.1/OpenTK.Windowing.Common.pdb",
- "lib/netcoreapp3.1/OpenTK.Windowing.Common.xml",
- "lib/netstandard2.1/OpenTK.Windowing.Common.dll",
- "lib/netstandard2.1/OpenTK.Windowing.Common.pdb",
- "lib/netstandard2.1/OpenTK.Windowing.Common.xml",
- "opentk.windowing.common.4.8.2.nupkg.sha512",
- "opentk.windowing.common.nuspec"
- ]
- },
- "OpenTK.Windowing.Desktop/4.8.2": {
- "sha512": "SlEuiAllLgE03/jJbloCOD1iNtBpnhMuVb510ccA/ILp//mzXHeRKsz7zFJ1ct7yIxe5U2WExXx52Tan++p11Q==",
- "type": "package",
- "path": "opentk.windowing.desktop/4.8.2",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "lib/netcoreapp3.1/OpenTK.Windowing.Desktop.dll",
- "lib/netcoreapp3.1/OpenTK.Windowing.Desktop.pdb",
- "lib/netcoreapp3.1/OpenTK.Windowing.Desktop.xml",
- "opentk.windowing.desktop.4.8.2.nupkg.sha512",
- "opentk.windowing.desktop.nuspec"
- ]
- },
- "OpenTK.Windowing.GraphicsLibraryFramework/4.8.2": {
- "sha512": "o50PgKL8G0Pqs7Lo7hu1ru+5X5l03aht5jaeik7McXFgVaBJzMLhMhZkiferx4bbcC9Rq597BOknDwqE/bsLOw==",
- "type": "package",
- "path": "opentk.windowing.graphicslibraryframework/4.8.2",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "lib/netcoreapp3.1/OpenTK.Windowing.GraphicsLibraryFramework.dll",
- "lib/netcoreapp3.1/OpenTK.Windowing.GraphicsLibraryFramework.pdb",
- "lib/netcoreapp3.1/OpenTK.Windowing.GraphicsLibraryFramework.xml",
- "opentk.windowing.graphicslibraryframework.4.8.2.nupkg.sha512",
- "opentk.windowing.graphicslibraryframework.nuspec"
- ]
- },
- "StbImageSharp/2.27.13": {
- "sha512": "tHnP2RHgFzWbOS96UqvRO/LYU1WmpMT1bKiig45we+rpaXacBr11Fq2IBF+MqlgyLyNXxRz18E66qr4R9YlSbg==",
- "type": "package",
- "path": "stbimagesharp/2.27.13",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "lib/net471/StbImageSharp.dll",
- "lib/netstandard2.0/StbImageSharp.dll",
- "stbimagesharp.2.27.13.nupkg.sha512",
- "stbimagesharp.nuspec"
- ]
- },
- "System.Runtime.CompilerServices.Unsafe/5.0.0": {
- "sha512": "ZD9TMpsmYJLrxbbmdvhwt9YEgG5WntEnZ/d1eH8JBX9LBp+Ju8BSBhUGbZMNVHHomWo2KVImJhTDl2hIgw/6MA==",
- "type": "package",
- "path": "system.runtime.compilerservices.unsafe/5.0.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "LICENSE.TXT",
- "THIRD-PARTY-NOTICES.TXT",
- "lib/net45/System.Runtime.CompilerServices.Unsafe.dll",
- "lib/net45/System.Runtime.CompilerServices.Unsafe.xml",
- "lib/netcoreapp2.0/System.Runtime.CompilerServices.Unsafe.dll",
- "lib/netcoreapp2.0/System.Runtime.CompilerServices.Unsafe.xml",
- "lib/netstandard1.0/System.Runtime.CompilerServices.Unsafe.dll",
- "lib/netstandard1.0/System.Runtime.CompilerServices.Unsafe.xml",
- "lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll",
- "lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.xml",
- "ref/net461/System.Runtime.CompilerServices.Unsafe.dll",
- "ref/net461/System.Runtime.CompilerServices.Unsafe.xml",
- "ref/netstandard1.0/System.Runtime.CompilerServices.Unsafe.dll",
- "ref/netstandard1.0/System.Runtime.CompilerServices.Unsafe.xml",
- "ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll",
- "ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.xml",
- "ref/netstandard2.1/System.Runtime.CompilerServices.Unsafe.dll",
- "ref/netstandard2.1/System.Runtime.CompilerServices.Unsafe.xml",
- "system.runtime.compilerservices.unsafe.5.0.0.nupkg.sha512",
- "system.runtime.compilerservices.unsafe.nuspec",
- "useSharedDesignerContext.txt",
- "version.txt"
- ]
- },
- "LandblockExtraction/1.0.0": {
- "type": "project",
- "path": "../LandblockExtraction/LandblockExtraction.csproj",
- "msbuildProject": "../LandblockExtraction/LandblockExtraction.csproj"
- }
- },
- "projectFileDependencyGroups": {
- "net7.0": [
- "LandblockExtraction >= 1.0.0",
- "OpenTK >= 4.8.2",
- "StbImageSharp >= 2.27.13"
- ]
- },
- "packageFolders": {
- "C:\\Users\\Troispoils\\.nuget\\packages\\": {}
- },
- "project": {
- "version": "1.0.0",
- "restore": {
- "projectUniqueName": "C:\\Users\\Troispoils\\Documents\\GitHub\\Map3DRendering\\Map3DRendering\\Map3DRendering.csproj",
- "projectName": "Map3DRendering",
- "projectPath": "C:\\Users\\Troispoils\\Documents\\GitHub\\Map3DRendering\\Map3DRendering\\Map3DRendering.csproj",
- "packagesPath": "C:\\Users\\Troispoils\\.nuget\\packages\\",
- "outputPath": "C:\\Users\\Troispoils\\Documents\\GitHub\\Map3DRendering\\Map3DRendering\\obj\\",
- "projectStyle": "PackageReference",
- "configFilePaths": [
- "C:\\Users\\Troispoils\\AppData\\Roaming\\NuGet\\NuGet.Config",
- "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
- ],
- "originalTargetFrameworks": [
- "net7.0"
- ],
- "sources": {
- "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
- "https://api.nuget.org/v3/index.json": {}
- },
- "frameworks": {
- "net7.0": {
- "targetAlias": "net7.0",
- "projectReferences": {
- "C:\\Users\\Troispoils\\Documents\\GitHub\\Map3DRendering\\LandblockExtraction\\LandblockExtraction.csproj": {
- "projectPath": "C:\\Users\\Troispoils\\Documents\\GitHub\\Map3DRendering\\LandblockExtraction\\LandblockExtraction.csproj"
- }
- }
- }
- },
- "warningProperties": {
- "warnAsError": [
- "NU1605"
- ]
- }
- },
- "frameworks": {
- "net7.0": {
- "targetAlias": "net7.0",
- "dependencies": {
- "OpenTK": {
- "target": "Package",
- "version": "[4.8.2, )"
- },
- "StbImageSharp": {
- "target": "Package",
- "version": "[2.27.13, )"
- }
- },
- "imports": [
- "net461",
- "net462",
- "net47",
- "net471",
- "net472",
- "net48",
- "net481"
- ],
- "assetTargetFallback": true,
- "warn": true,
- "frameworkReferences": {
- "Microsoft.NETCore.App": {
- "privateAssets": "all"
- }
- },
- "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.100\\RuntimeIdentifierGraph.json"
- }
- }
- }
-}
\ No newline at end of file
diff --git a/Map3DRendering/obj/project.nuget.cache b/Map3DRendering/obj/project.nuget.cache
deleted file mode 100644
index e434e79..0000000
--- a/Map3DRendering/obj/project.nuget.cache
+++ /dev/null
@@ -1,22 +0,0 @@
-{
- "version": 2,
- "dgSpecHash": "FyISISlaEWKcgEU4kibZEHVnp7otf9MzMNZI01ds1TyXEdDX3Au99iPIZ3tg2S3NYGWyaMVN6J6pZJieZ7un7g==",
- "success": true,
- "projectFilePath": "C:\\Users\\Troispoils\\Documents\\GitHub\\Map3DRendering\\Map3DRendering\\Map3DRendering.csproj",
- "expectedPackageFiles": [
- "C:\\Users\\Troispoils\\.nuget\\packages\\opentk\\4.8.2\\opentk.4.8.2.nupkg.sha512",
- "C:\\Users\\Troispoils\\.nuget\\packages\\opentk.audio.openal\\4.8.2\\opentk.audio.openal.4.8.2.nupkg.sha512",
- "C:\\Users\\Troispoils\\.nuget\\packages\\opentk.compute\\4.8.2\\opentk.compute.4.8.2.nupkg.sha512",
- "C:\\Users\\Troispoils\\.nuget\\packages\\opentk.core\\4.8.2\\opentk.core.4.8.2.nupkg.sha512",
- "C:\\Users\\Troispoils\\.nuget\\packages\\opentk.graphics\\4.8.2\\opentk.graphics.4.8.2.nupkg.sha512",
- "C:\\Users\\Troispoils\\.nuget\\packages\\opentk.input\\4.8.2\\opentk.input.4.8.2.nupkg.sha512",
- "C:\\Users\\Troispoils\\.nuget\\packages\\opentk.mathematics\\4.8.2\\opentk.mathematics.4.8.2.nupkg.sha512",
- "C:\\Users\\Troispoils\\.nuget\\packages\\opentk.redist.glfw\\3.3.8.39\\opentk.redist.glfw.3.3.8.39.nupkg.sha512",
- "C:\\Users\\Troispoils\\.nuget\\packages\\opentk.windowing.common\\4.8.2\\opentk.windowing.common.4.8.2.nupkg.sha512",
- "C:\\Users\\Troispoils\\.nuget\\packages\\opentk.windowing.desktop\\4.8.2\\opentk.windowing.desktop.4.8.2.nupkg.sha512",
- "C:\\Users\\Troispoils\\.nuget\\packages\\opentk.windowing.graphicslibraryframework\\4.8.2\\opentk.windowing.graphicslibraryframework.4.8.2.nupkg.sha512",
- "C:\\Users\\Troispoils\\.nuget\\packages\\stbimagesharp\\2.27.13\\stbimagesharp.2.27.13.nupkg.sha512",
- "C:\\Users\\Troispoils\\.nuget\\packages\\system.runtime.compilerservices.unsafe\\5.0.0\\system.runtime.compilerservices.unsafe.5.0.0.nupkg.sha512"
- ],
- "logs": []
-}
\ No newline at end of file
diff --git a/Test_LandblockExtraction/bin/Debug/net7.0/AC2RE.Definitions.dll b/Test_LandblockExtraction/bin/Debug/net7.0/AC2RE.Definitions.dll
deleted file mode 100644
index 0b1d035..0000000
Binary files a/Test_LandblockExtraction/bin/Debug/net7.0/AC2RE.Definitions.dll and /dev/null differ
diff --git a/Test_LandblockExtraction/bin/Debug/net7.0/AC2RE.Utils.dll b/Test_LandblockExtraction/bin/Debug/net7.0/AC2RE.Utils.dll
deleted file mode 100644
index f4fef2a..0000000
Binary files a/Test_LandblockExtraction/bin/Debug/net7.0/AC2RE.Utils.dll and /dev/null differ
diff --git a/Test_LandblockExtraction/bin/Debug/net7.0/CoverletSourceRootsMapping b/Test_LandblockExtraction/bin/Debug/net7.0/CoverletSourceRootsMapping
deleted file mode 100644
index 52d73d2..0000000
Binary files a/Test_LandblockExtraction/bin/Debug/net7.0/CoverletSourceRootsMapping and /dev/null differ
diff --git a/Test_LandblockExtraction/bin/Debug/net7.0/LandblockExtraction.dll b/Test_LandblockExtraction/bin/Debug/net7.0/LandblockExtraction.dll
deleted file mode 100644
index eeb4641..0000000
Binary files a/Test_LandblockExtraction/bin/Debug/net7.0/LandblockExtraction.dll and /dev/null differ
diff --git a/Test_LandblockExtraction/bin/Debug/net7.0/LandblockExtraction.pdb b/Test_LandblockExtraction/bin/Debug/net7.0/LandblockExtraction.pdb
deleted file mode 100644
index 3f9b081..0000000
Binary files a/Test_LandblockExtraction/bin/Debug/net7.0/LandblockExtraction.pdb and /dev/null differ
diff --git a/Test_LandblockExtraction/bin/Debug/net7.0/Microsoft.TestPlatform.AdapterUtilities.dll b/Test_LandblockExtraction/bin/Debug/net7.0/Microsoft.TestPlatform.AdapterUtilities.dll
deleted file mode 100644
index d64dcd2..0000000
Binary files a/Test_LandblockExtraction/bin/Debug/net7.0/Microsoft.TestPlatform.AdapterUtilities.dll and /dev/null differ
diff --git a/Test_LandblockExtraction/bin/Debug/net7.0/Microsoft.TestPlatform.CommunicationUtilities.dll b/Test_LandblockExtraction/bin/Debug/net7.0/Microsoft.TestPlatform.CommunicationUtilities.dll
deleted file mode 100644
index e45af4e..0000000
Binary files a/Test_LandblockExtraction/bin/Debug/net7.0/Microsoft.TestPlatform.CommunicationUtilities.dll and /dev/null differ
diff --git a/Test_LandblockExtraction/bin/Debug/net7.0/Microsoft.TestPlatform.CoreUtilities.dll b/Test_LandblockExtraction/bin/Debug/net7.0/Microsoft.TestPlatform.CoreUtilities.dll
deleted file mode 100644
index c868e1f..0000000
Binary files a/Test_LandblockExtraction/bin/Debug/net7.0/Microsoft.TestPlatform.CoreUtilities.dll and /dev/null differ
diff --git a/Test_LandblockExtraction/bin/Debug/net7.0/Microsoft.TestPlatform.CrossPlatEngine.dll b/Test_LandblockExtraction/bin/Debug/net7.0/Microsoft.TestPlatform.CrossPlatEngine.dll
deleted file mode 100644
index 8201a76..0000000
Binary files a/Test_LandblockExtraction/bin/Debug/net7.0/Microsoft.TestPlatform.CrossPlatEngine.dll and /dev/null differ
diff --git a/Test_LandblockExtraction/bin/Debug/net7.0/Microsoft.TestPlatform.PlatformAbstractions.dll b/Test_LandblockExtraction/bin/Debug/net7.0/Microsoft.TestPlatform.PlatformAbstractions.dll
deleted file mode 100644
index 36c3817..0000000
Binary files a/Test_LandblockExtraction/bin/Debug/net7.0/Microsoft.TestPlatform.PlatformAbstractions.dll and /dev/null differ
diff --git a/Test_LandblockExtraction/bin/Debug/net7.0/Microsoft.TestPlatform.Utilities.dll b/Test_LandblockExtraction/bin/Debug/net7.0/Microsoft.TestPlatform.Utilities.dll
deleted file mode 100644
index 75e8966..0000000
Binary files a/Test_LandblockExtraction/bin/Debug/net7.0/Microsoft.TestPlatform.Utilities.dll and /dev/null differ
diff --git a/Test_LandblockExtraction/bin/Debug/net7.0/Microsoft.VisualStudio.CodeCoverage.Shim.dll b/Test_LandblockExtraction/bin/Debug/net7.0/Microsoft.VisualStudio.CodeCoverage.Shim.dll
deleted file mode 100644
index 224bb02..0000000
Binary files a/Test_LandblockExtraction/bin/Debug/net7.0/Microsoft.VisualStudio.CodeCoverage.Shim.dll and /dev/null differ
diff --git a/Test_LandblockExtraction/bin/Debug/net7.0/Microsoft.VisualStudio.TestPlatform.Common.dll b/Test_LandblockExtraction/bin/Debug/net7.0/Microsoft.VisualStudio.TestPlatform.Common.dll
deleted file mode 100644
index 357b697..0000000
Binary files a/Test_LandblockExtraction/bin/Debug/net7.0/Microsoft.VisualStudio.TestPlatform.Common.dll and /dev/null differ
diff --git a/Test_LandblockExtraction/bin/Debug/net7.0/Microsoft.VisualStudio.TestPlatform.MSTest.TestAdapter.dll b/Test_LandblockExtraction/bin/Debug/net7.0/Microsoft.VisualStudio.TestPlatform.MSTest.TestAdapter.dll
deleted file mode 100644
index 1b74172..0000000
Binary files a/Test_LandblockExtraction/bin/Debug/net7.0/Microsoft.VisualStudio.TestPlatform.MSTest.TestAdapter.dll and /dev/null differ
diff --git a/Test_LandblockExtraction/bin/Debug/net7.0/Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.Interface.dll b/Test_LandblockExtraction/bin/Debug/net7.0/Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.Interface.dll
deleted file mode 100644
index 58bee83..0000000
Binary files a/Test_LandblockExtraction/bin/Debug/net7.0/Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.Interface.dll and /dev/null differ
diff --git a/Test_LandblockExtraction/bin/Debug/net7.0/Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.dll b/Test_LandblockExtraction/bin/Debug/net7.0/Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.dll
deleted file mode 100644
index a43f218..0000000
Binary files a/Test_LandblockExtraction/bin/Debug/net7.0/Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.dll and /dev/null differ
diff --git a/Test_LandblockExtraction/bin/Debug/net7.0/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll b/Test_LandblockExtraction/bin/Debug/net7.0/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll
deleted file mode 100644
index 4e17acc..0000000
Binary files a/Test_LandblockExtraction/bin/Debug/net7.0/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll and /dev/null differ
diff --git a/Test_LandblockExtraction/bin/Debug/net7.0/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.dll b/Test_LandblockExtraction/bin/Debug/net7.0/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.dll
deleted file mode 100644
index 16aeafd..0000000
Binary files a/Test_LandblockExtraction/bin/Debug/net7.0/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.dll and /dev/null differ
diff --git a/Test_LandblockExtraction/bin/Debug/net7.0/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.xml b/Test_LandblockExtraction/bin/Debug/net7.0/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.xml
deleted file mode 100644
index 731cb46..0000000
--- a/Test_LandblockExtraction/bin/Debug/net7.0/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.xml
+++ /dev/null
@@ -1,162 +0,0 @@
-
-
-
- Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions
-
-
-
-
- Used to specify deployment item (file or directory) for per-test deployment.
- Can be specified on test class or test method.
- Can have multiple instances of the attribute to specify more than one item.
- The item path can be absolute or relative, if relative, it is relative to RunConfig.RelativePathRoot.
-
-
- [DeploymentItem("file1.xml")]
- [DeploymentItem("file2.xml", "DataFiles")]
- [DeploymentItem("bin\Debug")]
-
-
-
-
- Initializes a new instance of the class.
-
- The file or directory to deploy. The path is relative to the build output directory. The item will be copied to the same directory as the deployed test assemblies.
-
-
-
- Initializes a new instance of the class
-
- The relative or absolute path to the file or directory to deploy. The path is relative to the build output directory. The item will be copied to the same directory as the deployed test assemblies.
- The path of the directory to which the items are to be copied. It can be either absolute or relative to the deployment directory. All files and directories identified by will be copied to this directory.
-
-
-
- Gets the path of the source file or folder to be copied.
-
-
-
-
- Gets the path of the directory to which the item is copied.
-
-
-
-
- Used to store information that is provided to unit tests.
-
-
-
-
- Gets test properties for a test.
-
-
-
-
- Gets or sets the cancellation token source. This token source is canceled when test times out. Also when explicitly canceled the test will be aborted
-
-
-
-
- Gets base directory for the test run, under which deployed files and result files are stored.
-
-
-
-
- Gets directory for files deployed for the test run. Typically a subdirectory of .
-
-
-
-
- Gets base directory for results from the test run. Typically a subdirectory of .
-
-
-
-
- Gets directory for test run result files. Typically a subdirectory of .
-
-
-
-
- Gets directory for test result files.
-
-
-
-
- Gets base directory for the test run, under which deployed files and result files are stored.
- Same as . Use that property instead.
-
-
-
-
- Gets directory for files deployed for the test run. Typically a subdirectory of .
- Same as . Use that property instead.
-
-
-
-
- Gets directory for test run result files. Typically a subdirectory of .
- Same as . Use that property for test run result files, or
- for test-specific result files instead.
-
-
-
-
- Gets the Fully-qualified name of the class containing the test method currently being executed
-
-
-
-
- Gets the fully specified type name metadata format.
-
-
-
-
- Gets the fully specified method name metadata format.
-
-
-
-
- Gets the name of the test method currently being executed
-
-
-
-
- Gets the current test outcome.
-
-
-
-
- Adds a file name to the list in TestResult.ResultFileNames
-
-
- The file Name.
-
-
-
-
- Used to write trace messages while the test is running
-
- formatted message string
-
-
-
- Used to write trace messages while the test is running
-
- format string
- the arguments
-
-
-
- Used to write trace messages while the test is running
-
- formatted message string
-
-
-
- Used to write trace messages while the test is running
-
- format string
- the arguments
-
-
-
diff --git a/Test_LandblockExtraction/bin/Debug/net7.0/Microsoft.VisualStudio.TestPlatform.TestFramework.dll b/Test_LandblockExtraction/bin/Debug/net7.0/Microsoft.VisualStudio.TestPlatform.TestFramework.dll
deleted file mode 100644
index e0ab0d0..0000000
Binary files a/Test_LandblockExtraction/bin/Debug/net7.0/Microsoft.VisualStudio.TestPlatform.TestFramework.dll and /dev/null differ
diff --git a/Test_LandblockExtraction/bin/Debug/net7.0/Newtonsoft.Json.dll b/Test_LandblockExtraction/bin/Debug/net7.0/Newtonsoft.Json.dll
deleted file mode 100644
index 1ffeabe..0000000
Binary files a/Test_LandblockExtraction/bin/Debug/net7.0/Newtonsoft.Json.dll and /dev/null differ
diff --git a/Test_LandblockExtraction/bin/Debug/net7.0/NuGet.Frameworks.dll b/Test_LandblockExtraction/bin/Debug/net7.0/NuGet.Frameworks.dll
deleted file mode 100644
index 0fabf0c..0000000
Binary files a/Test_LandblockExtraction/bin/Debug/net7.0/NuGet.Frameworks.dll and /dev/null differ
diff --git a/Test_LandblockExtraction/bin/Debug/net7.0/Test_LandblockExtraction.deps.json b/Test_LandblockExtraction/bin/Debug/net7.0/Test_LandblockExtraction.deps.json
deleted file mode 100644
index ba50712..0000000
--- a/Test_LandblockExtraction/bin/Debug/net7.0/Test_LandblockExtraction.deps.json
+++ /dev/null
@@ -1,683 +0,0 @@
-{
- "runtimeTarget": {
- "name": ".NETCoreApp,Version=v7.0",
- "signature": ""
- },
- "compilationOptions": {},
- "targets": {
- ".NETCoreApp,Version=v7.0": {
- "Test_LandblockExtraction/1.0.0": {
- "dependencies": {
- "LandblockExtraction": "1.0.0",
- "MSTest.TestAdapter": "2.2.10",
- "MSTest.TestFramework": "2.2.10",
- "Microsoft.NET.Test.Sdk": "17.6.0",
- "coverlet.collector": "3.2.0",
- "AC2RE.Definitions": "1.0.0.0",
- "AC2RE.Utils": "1.0.0.0",
- "Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions": "14.0.0.0"
- },
- "runtime": {
- "Test_LandblockExtraction.dll": {}
- }
- },
- "coverlet.collector/3.2.0": {},
- "Microsoft.CodeCoverage/17.6.0": {
- "runtime": {
- "lib/netcoreapp3.1/Microsoft.VisualStudio.CodeCoverage.Shim.dll": {
- "assemblyVersion": "15.0.0.0",
- "fileVersion": "17.600.1123.17103"
- }
- }
- },
- "Microsoft.NET.Test.Sdk/17.6.0": {
- "dependencies": {
- "Microsoft.CodeCoverage": "17.6.0",
- "Microsoft.TestPlatform.TestHost": "17.6.0"
- }
- },
- "Microsoft.NETCore.Platforms/1.1.0": {},
- "Microsoft.NETCore.Targets/1.1.0": {},
- "Microsoft.TestPlatform.ObjectModel/17.6.0": {
- "dependencies": {
- "NuGet.Frameworks": "5.11.0",
- "System.Reflection.Metadata": "1.6.0"
- },
- "runtime": {
- "lib/netcoreapp3.1/Microsoft.TestPlatform.CoreUtilities.dll": {
- "assemblyVersion": "15.0.0.0",
- "fileVersion": "15.0.0.0"
- },
- "lib/netcoreapp3.1/Microsoft.TestPlatform.PlatformAbstractions.dll": {
- "assemblyVersion": "15.0.0.0",
- "fileVersion": "15.0.0.0"
- },
- "lib/netcoreapp3.1/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll": {
- "assemblyVersion": "15.0.0.0",
- "fileVersion": "15.0.0.0"
- }
- },
- "resources": {
- "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.6.0": {
- "dependencies": {
- "Microsoft.TestPlatform.ObjectModel": "17.6.0",
- "Newtonsoft.Json": "13.0.1"
- },
- "runtime": {
- "lib/netcoreapp3.1/Microsoft.TestPlatform.CommunicationUtilities.dll": {
- "assemblyVersion": "15.0.0.0",
- "fileVersion": "15.0.0.0"
- },
- "lib/netcoreapp3.1/Microsoft.TestPlatform.CrossPlatEngine.dll": {
- "assemblyVersion": "15.0.0.0",
- "fileVersion": "15.0.0.0"
- },
- "lib/netcoreapp3.1/Microsoft.TestPlatform.Utilities.dll": {
- "assemblyVersion": "15.0.0.0",
- "fileVersion": "15.0.0.0"
- },
- "lib/netcoreapp3.1/Microsoft.VisualStudio.TestPlatform.Common.dll": {
- "assemblyVersion": "15.0.0.0",
- "fileVersion": "15.0.0.0"
- },
- "lib/netcoreapp3.1/testhost.dll": {
- "assemblyVersion": "15.0.0.0",
- "fileVersion": "15.0.0.0"
- }
- },
- "resources": {
- "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"
- }
- }
- },
- "MSTest.TestAdapter/2.2.10": {
- "dependencies": {
- "Newtonsoft.Json": "13.0.1",
- "System.Diagnostics.TextWriterTraceListener": "4.3.0"
- }
- },
- "MSTest.TestFramework/2.2.10": {
- "runtime": {
- "lib/net5.0/Microsoft.VisualStudio.TestPlatform.TestFramework.dll": {
- "assemblyVersion": "14.0.0.0",
- "fileVersion": "14.0.7126.11"
- }
- }
- },
- "Newtonsoft.Json/13.0.1": {
- "runtime": {
- "lib/netstandard2.0/Newtonsoft.Json.dll": {
- "assemblyVersion": "13.0.0.0",
- "fileVersion": "13.0.1.25517"
- }
- }
- },
- "NuGet.Frameworks/5.11.0": {
- "runtime": {
- "lib/netstandard2.0/NuGet.Frameworks.dll": {
- "assemblyVersion": "5.11.0.10",
- "fileVersion": "5.11.0.10"
- }
- }
- },
- "runtime.native.System/4.3.0": {
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "Microsoft.NETCore.Targets": "1.1.0"
- }
- },
- "System.Collections/4.3.0": {
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "Microsoft.NETCore.Targets": "1.1.0",
- "System.Runtime": "4.3.0"
- }
- },
- "System.Diagnostics.Debug/4.3.0": {
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "Microsoft.NETCore.Targets": "1.1.0",
- "System.Runtime": "4.3.0"
- }
- },
- "System.Diagnostics.TextWriterTraceListener/4.3.0": {
- "dependencies": {
- "System.Diagnostics.TraceSource": "4.3.0",
- "System.Globalization": "4.3.0",
- "System.IO": "4.3.0",
- "System.Resources.ResourceManager": "4.3.0",
- "System.Runtime": "4.3.0",
- "System.Threading": "4.3.0"
- }
- },
- "System.Diagnostics.TraceSource/4.3.0": {
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "System.Collections": "4.3.0",
- "System.Diagnostics.Debug": "4.3.0",
- "System.Globalization": "4.3.0",
- "System.Resources.ResourceManager": "4.3.0",
- "System.Runtime": "4.3.0",
- "System.Runtime.Extensions": "4.3.0",
- "System.Threading": "4.3.0",
- "runtime.native.System": "4.3.0"
- }
- },
- "System.Globalization/4.3.0": {
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "Microsoft.NETCore.Targets": "1.1.0",
- "System.Runtime": "4.3.0"
- }
- },
- "System.IO/4.3.0": {
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "Microsoft.NETCore.Targets": "1.1.0",
- "System.Runtime": "4.3.0",
- "System.Text.Encoding": "4.3.0",
- "System.Threading.Tasks": "4.3.0"
- }
- },
- "System.Reflection/4.3.0": {
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "Microsoft.NETCore.Targets": "1.1.0",
- "System.IO": "4.3.0",
- "System.Reflection.Primitives": "4.3.0",
- "System.Runtime": "4.3.0"
- }
- },
- "System.Reflection.Metadata/1.6.0": {},
- "System.Reflection.Primitives/4.3.0": {
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "Microsoft.NETCore.Targets": "1.1.0",
- "System.Runtime": "4.3.0"
- }
- },
- "System.Resources.ResourceManager/4.3.0": {
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "Microsoft.NETCore.Targets": "1.1.0",
- "System.Globalization": "4.3.0",
- "System.Reflection": "4.3.0",
- "System.Runtime": "4.3.0"
- }
- },
- "System.Runtime/4.3.0": {
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "Microsoft.NETCore.Targets": "1.1.0"
- }
- },
- "System.Runtime.Extensions/4.3.0": {
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "Microsoft.NETCore.Targets": "1.1.0",
- "System.Runtime": "4.3.0"
- }
- },
- "System.Text.Encoding/4.3.0": {
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "Microsoft.NETCore.Targets": "1.1.0",
- "System.Runtime": "4.3.0"
- }
- },
- "System.Threading/4.3.0": {
- "dependencies": {
- "System.Runtime": "4.3.0",
- "System.Threading.Tasks": "4.3.0"
- }
- },
- "System.Threading.Tasks/4.3.0": {
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "Microsoft.NETCore.Targets": "1.1.0",
- "System.Runtime": "4.3.0"
- }
- },
- "LandblockExtraction/1.0.0": {
- "runtime": {
- "LandblockExtraction.dll": {}
- }
- },
- "AC2RE.Definitions/1.0.0.0": {
- "runtime": {
- "AC2RE.Definitions.dll": {
- "assemblyVersion": "1.0.0.0",
- "fileVersion": "1.0.0.0"
- }
- }
- },
- "AC2RE.Utils/1.0.0.0": {
- "runtime": {
- "AC2RE.Utils.dll": {
- "assemblyVersion": "1.0.0.0",
- "fileVersion": "1.0.0.0"
- }
- }
- },
- "Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions/14.0.0.0": {
- "runtime": {
- "Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.dll": {
- "assemblyVersion": "14.0.0.0",
- "fileVersion": "14.0.7126.11"
- }
- }
- }
- }
- },
- "libraries": {
- "Test_LandblockExtraction/1.0.0": {
- "type": "project",
- "serviceable": false,
- "sha512": ""
- },
- "coverlet.collector/3.2.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-xjY8xBigSeWIYs4I7DgUHqSNoGqnHi7Fv7/7RZD02rvZyG3hlsjnQKiVKVWKgr9kRKgmV+dEfu8KScvysiC0Wg==",
- "path": "coverlet.collector/3.2.0",
- "hashPath": "coverlet.collector.3.2.0.nupkg.sha512"
- },
- "Microsoft.CodeCoverage/17.6.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-5v2GwzpR7JEuQUzupjx3zLwn2FutADW/weLzLt726DR3WXxsM+ICPoJG6pxuKFsumtZp890UrVuudTUhsE8Qyg==",
- "path": "microsoft.codecoverage/17.6.0",
- "hashPath": "microsoft.codecoverage.17.6.0.nupkg.sha512"
- },
- "Microsoft.NET.Test.Sdk/17.6.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-tHyg4C6c89QvLv6Utz3xKlba4EeoyJyIz59Q1NrjRENV7gfGnSE6I+sYPIbVOzQttoo2zpHDgOK/p6Hw2OlD7A==",
- "path": "microsoft.net.test.sdk/17.6.0",
- "hashPath": "microsoft.net.test.sdk.17.6.0.nupkg.sha512"
- },
- "Microsoft.NETCore.Platforms/1.1.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-kz0PEW2lhqygehI/d6XsPCQzD7ff7gUJaVGPVETX611eadGsA3A877GdSlU0LRVMCTH/+P3o2iDTak+S08V2+A==",
- "path": "microsoft.netcore.platforms/1.1.0",
- "hashPath": "microsoft.netcore.platforms.1.1.0.nupkg.sha512"
- },
- "Microsoft.NETCore.Targets/1.1.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-aOZA3BWfz9RXjpzt0sRJJMjAscAUm3Hoa4UWAfceV9UTYxgwZ1lZt5nO2myFf+/jetYQo4uTP7zS8sJY67BBxg==",
- "path": "microsoft.netcore.targets/1.1.0",
- "hashPath": "microsoft.netcore.targets.1.1.0.nupkg.sha512"
- },
- "Microsoft.TestPlatform.ObjectModel/17.6.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-AA/rrf5zwC5/OBLEOajkhjbVTM3SvxRXy8kcQ8e4mJKojbyZvqqhpfNg362N9vXU94DLg9NUTFOAnoYVT0pTJw==",
- "path": "microsoft.testplatform.objectmodel/17.6.0",
- "hashPath": "microsoft.testplatform.objectmodel.17.6.0.nupkg.sha512"
- },
- "Microsoft.TestPlatform.TestHost/17.6.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-7YdgUcIeCPVKLC7n7LNKDiEHWc7z3brkkYPdUbDnFsvf6WvY9UfzS0VSUJ8P2NgN0CDSD223GCJFSjSBLZRqOQ==",
- "path": "microsoft.testplatform.testhost/17.6.0",
- "hashPath": "microsoft.testplatform.testhost.17.6.0.nupkg.sha512"
- },
- "MSTest.TestAdapter/2.2.10": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-KOc7XVNM0Q5GrTAx4RhxTgwdt9O5gOqSzmLpUMyl9ywa6vvUNFVQ9nCjtEE7qDQW54MZdc82e287PzZDc7yQtA==",
- "path": "mstest.testadapter/2.2.10",
- "hashPath": "mstest.testadapter.2.2.10.nupkg.sha512"
- },
- "MSTest.TestFramework/2.2.10": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-JZRVXKq19uRhkj8MuzsU8zJhPV2JV3ZToFPAIg+BU53L1L9mNDfm9jXerdRfbrE4HBcf2M54Ij80zPOdlha3+Q==",
- "path": "mstest.testframework/2.2.10",
- "hashPath": "mstest.testframework.2.2.10.nupkg.sha512"
- },
- "Newtonsoft.Json/13.0.1": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-ppPFpBcvxdsfUonNcvITKqLl3bqxWbDCZIzDWHzjpdAHRFfZe0Dw9HmA0+za13IdyrgJwpkDTDA9fHaxOrt20A==",
- "path": "newtonsoft.json/13.0.1",
- "hashPath": "newtonsoft.json.13.0.1.nupkg.sha512"
- },
- "NuGet.Frameworks/5.11.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-eaiXkUjC4NPcquGWzAGMXjuxvLwc6XGKMptSyOGQeT0X70BUZObuybJFZLA0OfTdueLd3US23NBPTBb6iF3V1Q==",
- "path": "nuget.frameworks/5.11.0",
- "hashPath": "nuget.frameworks.5.11.0.nupkg.sha512"
- },
- "runtime.native.System/4.3.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-c/qWt2LieNZIj1jGnVNsE2Kl23Ya2aSTBuXMD6V7k9KWr6l16Tqdwq+hJScEpWER9753NWC8h96PaVNY5Ld7Jw==",
- "path": "runtime.native.system/4.3.0",
- "hashPath": "runtime.native.system.4.3.0.nupkg.sha512"
- },
- "System.Collections/4.3.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-3Dcj85/TBdVpL5Zr+gEEBUuFe2icOnLalmEh9hfck1PTYbbyWuZgh4fmm2ysCLTrqLQw6t3TgTyJ+VLp+Qb+Lw==",
- "path": "system.collections/4.3.0",
- "hashPath": "system.collections.4.3.0.nupkg.sha512"
- },
- "System.Diagnostics.Debug/4.3.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-ZUhUOdqmaG5Jk3Xdb8xi5kIyQYAA4PnTNlHx1mu9ZY3qv4ELIdKbnL/akbGaKi2RnNUWaZsAs31rvzFdewTj2g==",
- "path": "system.diagnostics.debug/4.3.0",
- "hashPath": "system.diagnostics.debug.4.3.0.nupkg.sha512"
- },
- "System.Diagnostics.TextWriterTraceListener/4.3.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-F11kHWeiwYjFWto+kr8tt9ULMH0k8MsT1XmdCGPTLYHhWgN+2g7JsIZiXDrxlFGccSNkbjfwQy4xIS38gzUiZA==",
- "path": "system.diagnostics.textwritertracelistener/4.3.0",
- "hashPath": "system.diagnostics.textwritertracelistener.4.3.0.nupkg.sha512"
- },
- "System.Diagnostics.TraceSource/4.3.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-VnYp1NxGx8Ww731y2LJ1vpfb/DKVNKEZ8Jsh5SgQTZREL/YpWRArgh9pI8CDLmgHspZmLL697CaLvH85qQpRiw==",
- "path": "system.diagnostics.tracesource/4.3.0",
- "hashPath": "system.diagnostics.tracesource.4.3.0.nupkg.sha512"
- },
- "System.Globalization/4.3.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-kYdVd2f2PAdFGblzFswE4hkNANJBKRmsfa2X5LG2AcWE1c7/4t0pYae1L8vfZ5xvE2nK/R9JprtToA61OSHWIg==",
- "path": "system.globalization/4.3.0",
- "hashPath": "system.globalization.4.3.0.nupkg.sha512"
- },
- "System.IO/4.3.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-3qjaHvxQPDpSOYICjUoTsmoq5u6QJAFRUITgeT/4gqkF1bajbSmb1kwSxEA8AHlofqgcKJcM8udgieRNhaJ5Cg==",
- "path": "system.io/4.3.0",
- "hashPath": "system.io.4.3.0.nupkg.sha512"
- },
- "System.Reflection/4.3.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-KMiAFoW7MfJGa9nDFNcfu+FpEdiHpWgTcS2HdMpDvt9saK3y/G4GwprPyzqjFH9NTaGPQeWNHU+iDlDILj96aQ==",
- "path": "system.reflection/4.3.0",
- "hashPath": "system.reflection.4.3.0.nupkg.sha512"
- },
- "System.Reflection.Metadata/1.6.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-COC1aiAJjCoA5GBF+QKL2uLqEBew4JsCkQmoHKbN3TlOZKa2fKLz5CpiRQKDz0RsAOEGsVKqOD5bomsXq/4STQ==",
- "path": "system.reflection.metadata/1.6.0",
- "hashPath": "system.reflection.metadata.1.6.0.nupkg.sha512"
- },
- "System.Reflection.Primitives/4.3.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-5RXItQz5As4xN2/YUDxdpsEkMhvw3e6aNveFXUn4Hl/udNTCNhnKp8lT9fnc3MhvGKh1baak5CovpuQUXHAlIA==",
- "path": "system.reflection.primitives/4.3.0",
- "hashPath": "system.reflection.primitives.4.3.0.nupkg.sha512"
- },
- "System.Resources.ResourceManager/4.3.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-/zrcPkkWdZmI4F92gL/TPumP98AVDu/Wxr3CSJGQQ+XN6wbRZcyfSKVoPo17ilb3iOr0cCRqJInGwNMolqhS8A==",
- "path": "system.resources.resourcemanager/4.3.0",
- "hashPath": "system.resources.resourcemanager.4.3.0.nupkg.sha512"
- },
- "System.Runtime/4.3.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-JufQi0vPQ0xGnAczR13AUFglDyVYt4Kqnz1AZaiKZ5+GICq0/1MH/mO/eAJHt/mHW1zjKBJd7kV26SrxddAhiw==",
- "path": "system.runtime/4.3.0",
- "hashPath": "system.runtime.4.3.0.nupkg.sha512"
- },
- "System.Runtime.Extensions/4.3.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-guW0uK0fn5fcJJ1tJVXYd7/1h5F+pea1r7FLSOz/f8vPEqbR2ZAknuRDvTQ8PzAilDveOxNjSfr0CHfIQfFk8g==",
- "path": "system.runtime.extensions/4.3.0",
- "hashPath": "system.runtime.extensions.4.3.0.nupkg.sha512"
- },
- "System.Text.Encoding/4.3.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-BiIg+KWaSDOITze6jGQynxg64naAPtqGHBwDrLaCtixsa5bKiR8dpPOHA7ge3C0JJQizJE+sfkz1wV+BAKAYZw==",
- "path": "system.text.encoding/4.3.0",
- "hashPath": "system.text.encoding.4.3.0.nupkg.sha512"
- },
- "System.Threading/4.3.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-VkUS0kOBcUf3Wwm0TSbrevDDZ6BlM+b/HRiapRFWjM5O0NS0LviG0glKmFK+hhPDd1XFeSdU1GmlLhb2CoVpIw==",
- "path": "system.threading/4.3.0",
- "hashPath": "system.threading.4.3.0.nupkg.sha512"
- },
- "System.Threading.Tasks/4.3.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-LbSxKEdOUhVe8BezB/9uOGGppt+nZf6e1VFyw6v3DN6lqitm0OSn2uXMOdtP0M3W4iMcqcivm2J6UgqiwwnXiA==",
- "path": "system.threading.tasks/4.3.0",
- "hashPath": "system.threading.tasks.4.3.0.nupkg.sha512"
- },
- "LandblockExtraction/1.0.0": {
- "type": "project",
- "serviceable": false,
- "sha512": ""
- },
- "AC2RE.Definitions/1.0.0.0": {
- "type": "reference",
- "serviceable": false,
- "sha512": ""
- },
- "AC2RE.Utils/1.0.0.0": {
- "type": "reference",
- "serviceable": false,
- "sha512": ""
- },
- "Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions/14.0.0.0": {
- "type": "reference",
- "serviceable": false,
- "sha512": ""
- }
- }
-}
\ No newline at end of file
diff --git a/Test_LandblockExtraction/bin/Debug/net7.0/Test_LandblockExtraction.dll b/Test_LandblockExtraction/bin/Debug/net7.0/Test_LandblockExtraction.dll
deleted file mode 100644
index af2c2d7..0000000
Binary files a/Test_LandblockExtraction/bin/Debug/net7.0/Test_LandblockExtraction.dll and /dev/null differ
diff --git a/Test_LandblockExtraction/bin/Debug/net7.0/Test_LandblockExtraction.pdb b/Test_LandblockExtraction/bin/Debug/net7.0/Test_LandblockExtraction.pdb
deleted file mode 100644
index 341fd3b..0000000
Binary files a/Test_LandblockExtraction/bin/Debug/net7.0/Test_LandblockExtraction.pdb and /dev/null differ
diff --git a/Test_LandblockExtraction/bin/Debug/net7.0/Test_LandblockExtraction.runtimeconfig.json b/Test_LandblockExtraction/bin/Debug/net7.0/Test_LandblockExtraction.runtimeconfig.json
deleted file mode 100644
index 184be8b..0000000
--- a/Test_LandblockExtraction/bin/Debug/net7.0/Test_LandblockExtraction.runtimeconfig.json
+++ /dev/null
@@ -1,9 +0,0 @@
-{
- "runtimeOptions": {
- "tfm": "net7.0",
- "framework": {
- "name": "Microsoft.NETCore.App",
- "version": "7.0.0"
- }
- }
-}
\ No newline at end of file
diff --git a/Test_LandblockExtraction/bin/Debug/net7.0/cs/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/Test_LandblockExtraction/bin/Debug/net7.0/cs/Microsoft.TestPlatform.CommunicationUtilities.resources.dll
deleted file mode 100644
index cb28e97..0000000
Binary files a/Test_LandblockExtraction/bin/Debug/net7.0/cs/Microsoft.TestPlatform.CommunicationUtilities.resources.dll and /dev/null differ
diff --git a/Test_LandblockExtraction/bin/Debug/net7.0/cs/Microsoft.TestPlatform.CoreUtilities.resources.dll b/Test_LandblockExtraction/bin/Debug/net7.0/cs/Microsoft.TestPlatform.CoreUtilities.resources.dll
deleted file mode 100644
index b9f081d..0000000
Binary files a/Test_LandblockExtraction/bin/Debug/net7.0/cs/Microsoft.TestPlatform.CoreUtilities.resources.dll and /dev/null differ
diff --git a/Test_LandblockExtraction/bin/Debug/net7.0/cs/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/Test_LandblockExtraction/bin/Debug/net7.0/cs/Microsoft.TestPlatform.CrossPlatEngine.resources.dll
deleted file mode 100644
index 74ebedb..0000000
Binary files a/Test_LandblockExtraction/bin/Debug/net7.0/cs/Microsoft.TestPlatform.CrossPlatEngine.resources.dll and /dev/null differ
diff --git a/Test_LandblockExtraction/bin/Debug/net7.0/cs/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/Test_LandblockExtraction/bin/Debug/net7.0/cs/Microsoft.VisualStudio.TestPlatform.Common.resources.dll
deleted file mode 100644
index 98cbcb7..0000000
Binary files a/Test_LandblockExtraction/bin/Debug/net7.0/cs/Microsoft.VisualStudio.TestPlatform.Common.resources.dll and /dev/null differ
diff --git a/Test_LandblockExtraction/bin/Debug/net7.0/cs/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/Test_LandblockExtraction/bin/Debug/net7.0/cs/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll
deleted file mode 100644
index 7333544..0000000
Binary files a/Test_LandblockExtraction/bin/Debug/net7.0/cs/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll and /dev/null differ
diff --git a/Test_LandblockExtraction/bin/Debug/net7.0/de/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/Test_LandblockExtraction/bin/Debug/net7.0/de/Microsoft.TestPlatform.CommunicationUtilities.resources.dll
deleted file mode 100644
index 7bfd5b1..0000000
Binary files a/Test_LandblockExtraction/bin/Debug/net7.0/de/Microsoft.TestPlatform.CommunicationUtilities.resources.dll and /dev/null differ
diff --git a/Test_LandblockExtraction/bin/Debug/net7.0/de/Microsoft.TestPlatform.CoreUtilities.resources.dll b/Test_LandblockExtraction/bin/Debug/net7.0/de/Microsoft.TestPlatform.CoreUtilities.resources.dll
deleted file mode 100644
index 6a248d6..0000000
Binary files a/Test_LandblockExtraction/bin/Debug/net7.0/de/Microsoft.TestPlatform.CoreUtilities.resources.dll and /dev/null differ
diff --git a/Test_LandblockExtraction/bin/Debug/net7.0/de/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/Test_LandblockExtraction/bin/Debug/net7.0/de/Microsoft.TestPlatform.CrossPlatEngine.resources.dll
deleted file mode 100644
index a1861dd..0000000
Binary files a/Test_LandblockExtraction/bin/Debug/net7.0/de/Microsoft.TestPlatform.CrossPlatEngine.resources.dll and /dev/null differ
diff --git a/Test_LandblockExtraction/bin/Debug/net7.0/de/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/Test_LandblockExtraction/bin/Debug/net7.0/de/Microsoft.VisualStudio.TestPlatform.Common.resources.dll
deleted file mode 100644
index 505dddd..0000000
Binary files a/Test_LandblockExtraction/bin/Debug/net7.0/de/Microsoft.VisualStudio.TestPlatform.Common.resources.dll and /dev/null differ
diff --git a/Test_LandblockExtraction/bin/Debug/net7.0/de/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/Test_LandblockExtraction/bin/Debug/net7.0/de/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll
deleted file mode 100644
index 4645b6b..0000000
Binary files a/Test_LandblockExtraction/bin/Debug/net7.0/de/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll and /dev/null differ
diff --git a/Test_LandblockExtraction/bin/Debug/net7.0/es/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/Test_LandblockExtraction/bin/Debug/net7.0/es/Microsoft.TestPlatform.CommunicationUtilities.resources.dll
deleted file mode 100644
index 1668698..0000000
Binary files a/Test_LandblockExtraction/bin/Debug/net7.0/es/Microsoft.TestPlatform.CommunicationUtilities.resources.dll and /dev/null differ
diff --git a/Test_LandblockExtraction/bin/Debug/net7.0/es/Microsoft.TestPlatform.CoreUtilities.resources.dll b/Test_LandblockExtraction/bin/Debug/net7.0/es/Microsoft.TestPlatform.CoreUtilities.resources.dll
deleted file mode 100644
index 6bd079a..0000000
Binary files a/Test_LandblockExtraction/bin/Debug/net7.0/es/Microsoft.TestPlatform.CoreUtilities.resources.dll and /dev/null differ
diff --git a/Test_LandblockExtraction/bin/Debug/net7.0/es/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/Test_LandblockExtraction/bin/Debug/net7.0/es/Microsoft.TestPlatform.CrossPlatEngine.resources.dll
deleted file mode 100644
index 6430c84..0000000
Binary files a/Test_LandblockExtraction/bin/Debug/net7.0/es/Microsoft.TestPlatform.CrossPlatEngine.resources.dll and /dev/null differ
diff --git a/Test_LandblockExtraction/bin/Debug/net7.0/es/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/Test_LandblockExtraction/bin/Debug/net7.0/es/Microsoft.VisualStudio.TestPlatform.Common.resources.dll
deleted file mode 100644
index e683698..0000000
Binary files a/Test_LandblockExtraction/bin/Debug/net7.0/es/Microsoft.VisualStudio.TestPlatform.Common.resources.dll and /dev/null differ
diff --git a/Test_LandblockExtraction/bin/Debug/net7.0/es/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/Test_LandblockExtraction/bin/Debug/net7.0/es/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll
deleted file mode 100644
index 1442ee8..0000000
Binary files a/Test_LandblockExtraction/bin/Debug/net7.0/es/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll and /dev/null differ
diff --git a/Test_LandblockExtraction/bin/Debug/net7.0/fr/Microsoft.TestPlatform.AdapterUtilities.resources.dll b/Test_LandblockExtraction/bin/Debug/net7.0/fr/Microsoft.TestPlatform.AdapterUtilities.resources.dll
deleted file mode 100644
index ba61894..0000000
Binary files a/Test_LandblockExtraction/bin/Debug/net7.0/fr/Microsoft.TestPlatform.AdapterUtilities.resources.dll and /dev/null differ
diff --git a/Test_LandblockExtraction/bin/Debug/net7.0/fr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/Test_LandblockExtraction/bin/Debug/net7.0/fr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll
deleted file mode 100644
index c7759cf..0000000
Binary files a/Test_LandblockExtraction/bin/Debug/net7.0/fr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll and /dev/null differ
diff --git a/Test_LandblockExtraction/bin/Debug/net7.0/fr/Microsoft.TestPlatform.CoreUtilities.resources.dll b/Test_LandblockExtraction/bin/Debug/net7.0/fr/Microsoft.TestPlatform.CoreUtilities.resources.dll
deleted file mode 100644
index c207945..0000000
Binary files a/Test_LandblockExtraction/bin/Debug/net7.0/fr/Microsoft.TestPlatform.CoreUtilities.resources.dll and /dev/null differ
diff --git a/Test_LandblockExtraction/bin/Debug/net7.0/fr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/Test_LandblockExtraction/bin/Debug/net7.0/fr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll
deleted file mode 100644
index 0bc035b..0000000
Binary files a/Test_LandblockExtraction/bin/Debug/net7.0/fr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll and /dev/null differ
diff --git a/Test_LandblockExtraction/bin/Debug/net7.0/fr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/Test_LandblockExtraction/bin/Debug/net7.0/fr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll
deleted file mode 100644
index 8d900d5..0000000
Binary files a/Test_LandblockExtraction/bin/Debug/net7.0/fr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll and /dev/null differ
diff --git a/Test_LandblockExtraction/bin/Debug/net7.0/fr/Microsoft.VisualStudio.TestPlatform.MSTest.TestAdapter.resources.dll b/Test_LandblockExtraction/bin/Debug/net7.0/fr/Microsoft.VisualStudio.TestPlatform.MSTest.TestAdapter.resources.dll
deleted file mode 100644
index 1446aa7..0000000
Binary files a/Test_LandblockExtraction/bin/Debug/net7.0/fr/Microsoft.VisualStudio.TestPlatform.MSTest.TestAdapter.resources.dll and /dev/null differ
diff --git a/Test_LandblockExtraction/bin/Debug/net7.0/fr/Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.resources.dll b/Test_LandblockExtraction/bin/Debug/net7.0/fr/Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.resources.dll
deleted file mode 100644
index 9620ba2..0000000
Binary files a/Test_LandblockExtraction/bin/Debug/net7.0/fr/Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.resources.dll and /dev/null differ
diff --git a/Test_LandblockExtraction/bin/Debug/net7.0/fr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/Test_LandblockExtraction/bin/Debug/net7.0/fr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll
deleted file mode 100644
index 6f0b7cd..0000000
Binary files a/Test_LandblockExtraction/bin/Debug/net7.0/fr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll and /dev/null differ
diff --git a/Test_LandblockExtraction/bin/Debug/net7.0/fr/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll b/Test_LandblockExtraction/bin/Debug/net7.0/fr/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll
deleted file mode 100644
index fc885e1..0000000
Binary files a/Test_LandblockExtraction/bin/Debug/net7.0/fr/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll and /dev/null differ
diff --git a/Test_LandblockExtraction/bin/Debug/net7.0/it/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/Test_LandblockExtraction/bin/Debug/net7.0/it/Microsoft.TestPlatform.CommunicationUtilities.resources.dll
deleted file mode 100644
index 266057d..0000000
Binary files a/Test_LandblockExtraction/bin/Debug/net7.0/it/Microsoft.TestPlatform.CommunicationUtilities.resources.dll and /dev/null differ
diff --git a/Test_LandblockExtraction/bin/Debug/net7.0/it/Microsoft.TestPlatform.CoreUtilities.resources.dll b/Test_LandblockExtraction/bin/Debug/net7.0/it/Microsoft.TestPlatform.CoreUtilities.resources.dll
deleted file mode 100644
index 0d3887a..0000000
Binary files a/Test_LandblockExtraction/bin/Debug/net7.0/it/Microsoft.TestPlatform.CoreUtilities.resources.dll and /dev/null differ
diff --git a/Test_LandblockExtraction/bin/Debug/net7.0/it/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/Test_LandblockExtraction/bin/Debug/net7.0/it/Microsoft.TestPlatform.CrossPlatEngine.resources.dll
deleted file mode 100644
index 80d55d5..0000000
Binary files a/Test_LandblockExtraction/bin/Debug/net7.0/it/Microsoft.TestPlatform.CrossPlatEngine.resources.dll and /dev/null differ
diff --git a/Test_LandblockExtraction/bin/Debug/net7.0/it/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/Test_LandblockExtraction/bin/Debug/net7.0/it/Microsoft.VisualStudio.TestPlatform.Common.resources.dll
deleted file mode 100644
index f7a9f3d..0000000
Binary files a/Test_LandblockExtraction/bin/Debug/net7.0/it/Microsoft.VisualStudio.TestPlatform.Common.resources.dll and /dev/null differ
diff --git a/Test_LandblockExtraction/bin/Debug/net7.0/it/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/Test_LandblockExtraction/bin/Debug/net7.0/it/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll
deleted file mode 100644
index 6abdb0f..0000000
Binary files a/Test_LandblockExtraction/bin/Debug/net7.0/it/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll and /dev/null differ
diff --git a/Test_LandblockExtraction/bin/Debug/net7.0/ja/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/Test_LandblockExtraction/bin/Debug/net7.0/ja/Microsoft.TestPlatform.CommunicationUtilities.resources.dll
deleted file mode 100644
index 3a39a78..0000000
Binary files a/Test_LandblockExtraction/bin/Debug/net7.0/ja/Microsoft.TestPlatform.CommunicationUtilities.resources.dll and /dev/null differ
diff --git a/Test_LandblockExtraction/bin/Debug/net7.0/ja/Microsoft.TestPlatform.CoreUtilities.resources.dll b/Test_LandblockExtraction/bin/Debug/net7.0/ja/Microsoft.TestPlatform.CoreUtilities.resources.dll
deleted file mode 100644
index ea6315e..0000000
Binary files a/Test_LandblockExtraction/bin/Debug/net7.0/ja/Microsoft.TestPlatform.CoreUtilities.resources.dll and /dev/null differ
diff --git a/Test_LandblockExtraction/bin/Debug/net7.0/ja/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/Test_LandblockExtraction/bin/Debug/net7.0/ja/Microsoft.TestPlatform.CrossPlatEngine.resources.dll
deleted file mode 100644
index 470173a..0000000
Binary files a/Test_LandblockExtraction/bin/Debug/net7.0/ja/Microsoft.TestPlatform.CrossPlatEngine.resources.dll and /dev/null differ
diff --git a/Test_LandblockExtraction/bin/Debug/net7.0/ja/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/Test_LandblockExtraction/bin/Debug/net7.0/ja/Microsoft.VisualStudio.TestPlatform.Common.resources.dll
deleted file mode 100644
index 0d53bff..0000000
Binary files a/Test_LandblockExtraction/bin/Debug/net7.0/ja/Microsoft.VisualStudio.TestPlatform.Common.resources.dll and /dev/null differ
diff --git a/Test_LandblockExtraction/bin/Debug/net7.0/ja/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/Test_LandblockExtraction/bin/Debug/net7.0/ja/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll
deleted file mode 100644
index b09e823..0000000
Binary files a/Test_LandblockExtraction/bin/Debug/net7.0/ja/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll and /dev/null differ
diff --git a/Test_LandblockExtraction/bin/Debug/net7.0/ko/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/Test_LandblockExtraction/bin/Debug/net7.0/ko/Microsoft.TestPlatform.CommunicationUtilities.resources.dll
deleted file mode 100644
index 0114575..0000000
Binary files a/Test_LandblockExtraction/bin/Debug/net7.0/ko/Microsoft.TestPlatform.CommunicationUtilities.resources.dll and /dev/null differ
diff --git a/Test_LandblockExtraction/bin/Debug/net7.0/ko/Microsoft.TestPlatform.CoreUtilities.resources.dll b/Test_LandblockExtraction/bin/Debug/net7.0/ko/Microsoft.TestPlatform.CoreUtilities.resources.dll
deleted file mode 100644
index a0d681f..0000000
Binary files a/Test_LandblockExtraction/bin/Debug/net7.0/ko/Microsoft.TestPlatform.CoreUtilities.resources.dll and /dev/null differ
diff --git a/Test_LandblockExtraction/bin/Debug/net7.0/ko/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/Test_LandblockExtraction/bin/Debug/net7.0/ko/Microsoft.TestPlatform.CrossPlatEngine.resources.dll
deleted file mode 100644
index 6ad80ed..0000000
Binary files a/Test_LandblockExtraction/bin/Debug/net7.0/ko/Microsoft.TestPlatform.CrossPlatEngine.resources.dll and /dev/null differ
diff --git a/Test_LandblockExtraction/bin/Debug/net7.0/ko/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/Test_LandblockExtraction/bin/Debug/net7.0/ko/Microsoft.VisualStudio.TestPlatform.Common.resources.dll
deleted file mode 100644
index 44520a2..0000000
Binary files a/Test_LandblockExtraction/bin/Debug/net7.0/ko/Microsoft.VisualStudio.TestPlatform.Common.resources.dll and /dev/null differ
diff --git a/Test_LandblockExtraction/bin/Debug/net7.0/ko/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/Test_LandblockExtraction/bin/Debug/net7.0/ko/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll
deleted file mode 100644
index 9aceed9..0000000
Binary files a/Test_LandblockExtraction/bin/Debug/net7.0/ko/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll and /dev/null differ
diff --git a/Test_LandblockExtraction/bin/Debug/net7.0/pl/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/Test_LandblockExtraction/bin/Debug/net7.0/pl/Microsoft.TestPlatform.CommunicationUtilities.resources.dll
deleted file mode 100644
index 7dc061e..0000000
Binary files a/Test_LandblockExtraction/bin/Debug/net7.0/pl/Microsoft.TestPlatform.CommunicationUtilities.resources.dll and /dev/null differ
diff --git a/Test_LandblockExtraction/bin/Debug/net7.0/pl/Microsoft.TestPlatform.CoreUtilities.resources.dll b/Test_LandblockExtraction/bin/Debug/net7.0/pl/Microsoft.TestPlatform.CoreUtilities.resources.dll
deleted file mode 100644
index ddce776..0000000
Binary files a/Test_LandblockExtraction/bin/Debug/net7.0/pl/Microsoft.TestPlatform.CoreUtilities.resources.dll and /dev/null differ
diff --git a/Test_LandblockExtraction/bin/Debug/net7.0/pl/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/Test_LandblockExtraction/bin/Debug/net7.0/pl/Microsoft.TestPlatform.CrossPlatEngine.resources.dll
deleted file mode 100644
index 5d9cc06..0000000
Binary files a/Test_LandblockExtraction/bin/Debug/net7.0/pl/Microsoft.TestPlatform.CrossPlatEngine.resources.dll and /dev/null differ
diff --git a/Test_LandblockExtraction/bin/Debug/net7.0/pl/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/Test_LandblockExtraction/bin/Debug/net7.0/pl/Microsoft.VisualStudio.TestPlatform.Common.resources.dll
deleted file mode 100644
index 9129485..0000000
Binary files a/Test_LandblockExtraction/bin/Debug/net7.0/pl/Microsoft.VisualStudio.TestPlatform.Common.resources.dll and /dev/null differ
diff --git a/Test_LandblockExtraction/bin/Debug/net7.0/pl/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/Test_LandblockExtraction/bin/Debug/net7.0/pl/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll
deleted file mode 100644
index 93dfb6d..0000000
Binary files a/Test_LandblockExtraction/bin/Debug/net7.0/pl/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll and /dev/null differ
diff --git a/Test_LandblockExtraction/bin/Debug/net7.0/pt-BR/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/Test_LandblockExtraction/bin/Debug/net7.0/pt-BR/Microsoft.TestPlatform.CommunicationUtilities.resources.dll
deleted file mode 100644
index 6f009dc..0000000
Binary files a/Test_LandblockExtraction/bin/Debug/net7.0/pt-BR/Microsoft.TestPlatform.CommunicationUtilities.resources.dll and /dev/null differ
diff --git a/Test_LandblockExtraction/bin/Debug/net7.0/pt-BR/Microsoft.TestPlatform.CoreUtilities.resources.dll b/Test_LandblockExtraction/bin/Debug/net7.0/pt-BR/Microsoft.TestPlatform.CoreUtilities.resources.dll
deleted file mode 100644
index a52d361..0000000
Binary files a/Test_LandblockExtraction/bin/Debug/net7.0/pt-BR/Microsoft.TestPlatform.CoreUtilities.resources.dll and /dev/null differ
diff --git a/Test_LandblockExtraction/bin/Debug/net7.0/pt-BR/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/Test_LandblockExtraction/bin/Debug/net7.0/pt-BR/Microsoft.TestPlatform.CrossPlatEngine.resources.dll
deleted file mode 100644
index 08d86f9..0000000
Binary files a/Test_LandblockExtraction/bin/Debug/net7.0/pt-BR/Microsoft.TestPlatform.CrossPlatEngine.resources.dll and /dev/null differ
diff --git a/Test_LandblockExtraction/bin/Debug/net7.0/pt-BR/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/Test_LandblockExtraction/bin/Debug/net7.0/pt-BR/Microsoft.VisualStudio.TestPlatform.Common.resources.dll
deleted file mode 100644
index 9e7e899..0000000
Binary files a/Test_LandblockExtraction/bin/Debug/net7.0/pt-BR/Microsoft.VisualStudio.TestPlatform.Common.resources.dll and /dev/null differ
diff --git a/Test_LandblockExtraction/bin/Debug/net7.0/pt-BR/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/Test_LandblockExtraction/bin/Debug/net7.0/pt-BR/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll
deleted file mode 100644
index 4841034..0000000
Binary files a/Test_LandblockExtraction/bin/Debug/net7.0/pt-BR/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll and /dev/null differ
diff --git a/Test_LandblockExtraction/bin/Debug/net7.0/ru/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/Test_LandblockExtraction/bin/Debug/net7.0/ru/Microsoft.TestPlatform.CommunicationUtilities.resources.dll
deleted file mode 100644
index d4f74e0..0000000
Binary files a/Test_LandblockExtraction/bin/Debug/net7.0/ru/Microsoft.TestPlatform.CommunicationUtilities.resources.dll and /dev/null differ
diff --git a/Test_LandblockExtraction/bin/Debug/net7.0/ru/Microsoft.TestPlatform.CoreUtilities.resources.dll b/Test_LandblockExtraction/bin/Debug/net7.0/ru/Microsoft.TestPlatform.CoreUtilities.resources.dll
deleted file mode 100644
index f6b8ea3..0000000
Binary files a/Test_LandblockExtraction/bin/Debug/net7.0/ru/Microsoft.TestPlatform.CoreUtilities.resources.dll and /dev/null differ
diff --git a/Test_LandblockExtraction/bin/Debug/net7.0/ru/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/Test_LandblockExtraction/bin/Debug/net7.0/ru/Microsoft.TestPlatform.CrossPlatEngine.resources.dll
deleted file mode 100644
index c926fc1..0000000
Binary files a/Test_LandblockExtraction/bin/Debug/net7.0/ru/Microsoft.TestPlatform.CrossPlatEngine.resources.dll and /dev/null differ
diff --git a/Test_LandblockExtraction/bin/Debug/net7.0/ru/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/Test_LandblockExtraction/bin/Debug/net7.0/ru/Microsoft.VisualStudio.TestPlatform.Common.resources.dll
deleted file mode 100644
index 9aa81a0..0000000
Binary files a/Test_LandblockExtraction/bin/Debug/net7.0/ru/Microsoft.VisualStudio.TestPlatform.Common.resources.dll and /dev/null differ
diff --git a/Test_LandblockExtraction/bin/Debug/net7.0/ru/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/Test_LandblockExtraction/bin/Debug/net7.0/ru/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll
deleted file mode 100644
index 193cfe8..0000000
Binary files a/Test_LandblockExtraction/bin/Debug/net7.0/ru/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll and /dev/null differ
diff --git a/Test_LandblockExtraction/bin/Debug/net7.0/testhost.dll b/Test_LandblockExtraction/bin/Debug/net7.0/testhost.dll
deleted file mode 100644
index b15bd81..0000000
Binary files a/Test_LandblockExtraction/bin/Debug/net7.0/testhost.dll and /dev/null differ
diff --git a/Test_LandblockExtraction/bin/Debug/net7.0/testhost.exe b/Test_LandblockExtraction/bin/Debug/net7.0/testhost.exe
deleted file mode 100644
index de9292b..0000000
Binary files a/Test_LandblockExtraction/bin/Debug/net7.0/testhost.exe and /dev/null differ
diff --git a/Test_LandblockExtraction/bin/Debug/net7.0/tr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/Test_LandblockExtraction/bin/Debug/net7.0/tr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll
deleted file mode 100644
index 0103c73..0000000
Binary files a/Test_LandblockExtraction/bin/Debug/net7.0/tr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll and /dev/null differ
diff --git a/Test_LandblockExtraction/bin/Debug/net7.0/tr/Microsoft.TestPlatform.CoreUtilities.resources.dll b/Test_LandblockExtraction/bin/Debug/net7.0/tr/Microsoft.TestPlatform.CoreUtilities.resources.dll
deleted file mode 100644
index 1af1a2b..0000000
Binary files a/Test_LandblockExtraction/bin/Debug/net7.0/tr/Microsoft.TestPlatform.CoreUtilities.resources.dll and /dev/null differ
diff --git a/Test_LandblockExtraction/bin/Debug/net7.0/tr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/Test_LandblockExtraction/bin/Debug/net7.0/tr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll
deleted file mode 100644
index 8208c4a..0000000
Binary files a/Test_LandblockExtraction/bin/Debug/net7.0/tr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll and /dev/null differ
diff --git a/Test_LandblockExtraction/bin/Debug/net7.0/tr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/Test_LandblockExtraction/bin/Debug/net7.0/tr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll
deleted file mode 100644
index 1e34b72..0000000
Binary files a/Test_LandblockExtraction/bin/Debug/net7.0/tr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll and /dev/null differ
diff --git a/Test_LandblockExtraction/bin/Debug/net7.0/tr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/Test_LandblockExtraction/bin/Debug/net7.0/tr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll
deleted file mode 100644
index 764f76d..0000000
Binary files a/Test_LandblockExtraction/bin/Debug/net7.0/tr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll and /dev/null differ
diff --git a/Test_LandblockExtraction/bin/Debug/net7.0/zh-Hans/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/Test_LandblockExtraction/bin/Debug/net7.0/zh-Hans/Microsoft.TestPlatform.CommunicationUtilities.resources.dll
deleted file mode 100644
index cfbbe73..0000000
Binary files a/Test_LandblockExtraction/bin/Debug/net7.0/zh-Hans/Microsoft.TestPlatform.CommunicationUtilities.resources.dll and /dev/null differ
diff --git a/Test_LandblockExtraction/bin/Debug/net7.0/zh-Hans/Microsoft.TestPlatform.CoreUtilities.resources.dll b/Test_LandblockExtraction/bin/Debug/net7.0/zh-Hans/Microsoft.TestPlatform.CoreUtilities.resources.dll
deleted file mode 100644
index d8b7fb2..0000000
Binary files a/Test_LandblockExtraction/bin/Debug/net7.0/zh-Hans/Microsoft.TestPlatform.CoreUtilities.resources.dll and /dev/null differ
diff --git a/Test_LandblockExtraction/bin/Debug/net7.0/zh-Hans/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/Test_LandblockExtraction/bin/Debug/net7.0/zh-Hans/Microsoft.TestPlatform.CrossPlatEngine.resources.dll
deleted file mode 100644
index 1911bc8..0000000
Binary files a/Test_LandblockExtraction/bin/Debug/net7.0/zh-Hans/Microsoft.TestPlatform.CrossPlatEngine.resources.dll and /dev/null differ
diff --git a/Test_LandblockExtraction/bin/Debug/net7.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/Test_LandblockExtraction/bin/Debug/net7.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.Common.resources.dll
deleted file mode 100644
index 7de1876..0000000
Binary files a/Test_LandblockExtraction/bin/Debug/net7.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.Common.resources.dll and /dev/null differ
diff --git a/Test_LandblockExtraction/bin/Debug/net7.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/Test_LandblockExtraction/bin/Debug/net7.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll
deleted file mode 100644
index c7908a2..0000000
Binary files a/Test_LandblockExtraction/bin/Debug/net7.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll and /dev/null differ
diff --git a/Test_LandblockExtraction/bin/Debug/net7.0/zh-Hant/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/Test_LandblockExtraction/bin/Debug/net7.0/zh-Hant/Microsoft.TestPlatform.CommunicationUtilities.resources.dll
deleted file mode 100644
index edb16db..0000000
Binary files a/Test_LandblockExtraction/bin/Debug/net7.0/zh-Hant/Microsoft.TestPlatform.CommunicationUtilities.resources.dll and /dev/null differ
diff --git a/Test_LandblockExtraction/bin/Debug/net7.0/zh-Hant/Microsoft.TestPlatform.CoreUtilities.resources.dll b/Test_LandblockExtraction/bin/Debug/net7.0/zh-Hant/Microsoft.TestPlatform.CoreUtilities.resources.dll
deleted file mode 100644
index 432e72c..0000000
Binary files a/Test_LandblockExtraction/bin/Debug/net7.0/zh-Hant/Microsoft.TestPlatform.CoreUtilities.resources.dll and /dev/null differ
diff --git a/Test_LandblockExtraction/bin/Debug/net7.0/zh-Hant/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/Test_LandblockExtraction/bin/Debug/net7.0/zh-Hant/Microsoft.TestPlatform.CrossPlatEngine.resources.dll
deleted file mode 100644
index 82406ca..0000000
Binary files a/Test_LandblockExtraction/bin/Debug/net7.0/zh-Hant/Microsoft.TestPlatform.CrossPlatEngine.resources.dll and /dev/null differ
diff --git a/Test_LandblockExtraction/bin/Debug/net7.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/Test_LandblockExtraction/bin/Debug/net7.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.Common.resources.dll
deleted file mode 100644
index 8545af8..0000000
Binary files a/Test_LandblockExtraction/bin/Debug/net7.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.Common.resources.dll and /dev/null differ
diff --git a/Test_LandblockExtraction/bin/Debug/net7.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/Test_LandblockExtraction/bin/Debug/net7.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll
deleted file mode 100644
index b2092e0..0000000
Binary files a/Test_LandblockExtraction/bin/Debug/net7.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll and /dev/null differ
diff --git a/Test_LandblockExtraction/obj/Debug/net7.0/.NETCoreApp,Version=v7.0.AssemblyAttributes.cs b/Test_LandblockExtraction/obj/Debug/net7.0/.NETCoreApp,Version=v7.0.AssemblyAttributes.cs
deleted file mode 100644
index 4257f4b..0000000
--- a/Test_LandblockExtraction/obj/Debug/net7.0/.NETCoreApp,Version=v7.0.AssemblyAttributes.cs
+++ /dev/null
@@ -1,4 +0,0 @@
-//
-using System;
-using System.Reflection;
-[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v7.0", FrameworkDisplayName = ".NET 7.0")]
diff --git a/Test_LandblockExtraction/obj/Debug/net7.0/Test_LandblockExtraction.AssemblyInfo.cs b/Test_LandblockExtraction/obj/Debug/net7.0/Test_LandblockExtraction.AssemblyInfo.cs
deleted file mode 100644
index f497084..0000000
--- a/Test_LandblockExtraction/obj/Debug/net7.0/Test_LandblockExtraction.AssemblyInfo.cs
+++ /dev/null
@@ -1,23 +0,0 @@
-//------------------------------------------------------------------------------
-//
-// Ce code a été généré par un outil.
-// Version du runtime :4.0.30319.42000
-//
-// Les modifications apportées à ce fichier peuvent provoquer un comportement incorrect et seront perdues si
-// le code est régénéré.
-//
-//------------------------------------------------------------------------------
-
-using System;
-using System.Reflection;
-
-[assembly: System.Reflection.AssemblyCompanyAttribute("Test_LandblockExtraction")]
-[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
-[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
-[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
-[assembly: System.Reflection.AssemblyProductAttribute("Test_LandblockExtraction")]
-[assembly: System.Reflection.AssemblyTitleAttribute("Test_LandblockExtraction")]
-[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
-
-// Généré par la classe MSBuild WriteCodeFragment.
-
diff --git a/Test_LandblockExtraction/obj/Debug/net7.0/Test_LandblockExtraction.AssemblyInfoInputs.cache b/Test_LandblockExtraction/obj/Debug/net7.0/Test_LandblockExtraction.AssemblyInfoInputs.cache
deleted file mode 100644
index 0edd474..0000000
--- a/Test_LandblockExtraction/obj/Debug/net7.0/Test_LandblockExtraction.AssemblyInfoInputs.cache
+++ /dev/null
@@ -1 +0,0 @@
-81e99a64f99417ad7d61ccd19922a1a9bb77ae51fb4e48e087b6eae65c9e46ef
diff --git a/Test_LandblockExtraction/obj/Debug/net7.0/Test_LandblockExtraction.GeneratedMSBuildEditorConfig.editorconfig b/Test_LandblockExtraction/obj/Debug/net7.0/Test_LandblockExtraction.GeneratedMSBuildEditorConfig.editorconfig
deleted file mode 100644
index 0e2cb91..0000000
--- a/Test_LandblockExtraction/obj/Debug/net7.0/Test_LandblockExtraction.GeneratedMSBuildEditorConfig.editorconfig
+++ /dev/null
@@ -1,13 +0,0 @@
-is_global = true
-build_property.TargetFramework = net7.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 = Test_LandblockExtraction
-build_property.ProjectDir = C:\Users\Troispoils\Documents\GitHub\Map3DRendering\Test_LandblockExtraction\
-build_property.EnableComHosting =
-build_property.EnableGeneratedComInterfaceComImportInterop =
diff --git a/Test_LandblockExtraction/obj/Debug/net7.0/Test_LandblockExtraction.GlobalUsings.g.cs b/Test_LandblockExtraction/obj/Debug/net7.0/Test_LandblockExtraction.GlobalUsings.g.cs
deleted file mode 100644
index 8578f3d..0000000
--- a/Test_LandblockExtraction/obj/Debug/net7.0/Test_LandblockExtraction.GlobalUsings.g.cs
+++ /dev/null
@@ -1,8 +0,0 @@
-//
-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/Test_LandblockExtraction/obj/Debug/net7.0/Test_LandblockExtraction.assets.cache b/Test_LandblockExtraction/obj/Debug/net7.0/Test_LandblockExtraction.assets.cache
deleted file mode 100644
index e4285c7..0000000
Binary files a/Test_LandblockExtraction/obj/Debug/net7.0/Test_LandblockExtraction.assets.cache and /dev/null differ
diff --git a/Test_LandblockExtraction/obj/Debug/net7.0/Test_LandblockExtraction.csproj.AssemblyReference.cache b/Test_LandblockExtraction/obj/Debug/net7.0/Test_LandblockExtraction.csproj.AssemblyReference.cache
deleted file mode 100644
index 5fdc012..0000000
Binary files a/Test_LandblockExtraction/obj/Debug/net7.0/Test_LandblockExtraction.csproj.AssemblyReference.cache and /dev/null differ
diff --git a/Test_LandblockExtraction/obj/Debug/net7.0/Test_LandblockExtraction.csproj.BuildWithSkipAnalyzers b/Test_LandblockExtraction/obj/Debug/net7.0/Test_LandblockExtraction.csproj.BuildWithSkipAnalyzers
deleted file mode 100644
index e69de29..0000000
diff --git a/Test_LandblockExtraction/obj/Debug/net7.0/Test_LandblockExtraction.csproj.CopyComplete b/Test_LandblockExtraction/obj/Debug/net7.0/Test_LandblockExtraction.csproj.CopyComplete
deleted file mode 100644
index e69de29..0000000
diff --git a/Test_LandblockExtraction/obj/Debug/net7.0/Test_LandblockExtraction.csproj.CoreCompileInputs.cache b/Test_LandblockExtraction/obj/Debug/net7.0/Test_LandblockExtraction.csproj.CoreCompileInputs.cache
deleted file mode 100644
index 57c08a1..0000000
--- a/Test_LandblockExtraction/obj/Debug/net7.0/Test_LandblockExtraction.csproj.CoreCompileInputs.cache
+++ /dev/null
@@ -1 +0,0 @@
-aa33d3451cdf006083c07d591329c6f54eb7d36456594cc8a2b50f19d72d287e
diff --git a/Test_LandblockExtraction/obj/Debug/net7.0/Test_LandblockExtraction.csproj.FileListAbsolute.txt b/Test_LandblockExtraction/obj/Debug/net7.0/Test_LandblockExtraction.csproj.FileListAbsolute.txt
deleted file mode 100644
index 45f2989..0000000
--- a/Test_LandblockExtraction/obj/Debug/net7.0/Test_LandblockExtraction.csproj.FileListAbsolute.txt
+++ /dev/null
@@ -1,108 +0,0 @@
-C:\Users\Troispoils\Documents\GitHub\Map3DRendering\Test_LandblockExtraction\bin\Debug\net7.0\CoverletSourceRootsMapping
-C:\Users\Troispoils\Documents\GitHub\Map3DRendering\Test_LandblockExtraction\bin\Debug\net7.0\testhost.dll
-C:\Users\Troispoils\Documents\GitHub\Map3DRendering\Test_LandblockExtraction\bin\Debug\net7.0\testhost.exe
-C:\Users\Troispoils\Documents\GitHub\Map3DRendering\Test_LandblockExtraction\bin\Debug\net7.0\fr\Microsoft.TestPlatform.AdapterUtilities.resources.dll
-C:\Users\Troispoils\Documents\GitHub\Map3DRendering\Test_LandblockExtraction\bin\Debug\net7.0\fr\Microsoft.VisualStudio.TestPlatform.MSTest.TestAdapter.resources.dll
-C:\Users\Troispoils\Documents\GitHub\Map3DRendering\Test_LandblockExtraction\bin\Debug\net7.0\fr\Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.resources.dll
-C:\Users\Troispoils\Documents\GitHub\Map3DRendering\Test_LandblockExtraction\bin\Debug\net7.0\fr\Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll
-C:\Users\Troispoils\Documents\GitHub\Map3DRendering\Test_LandblockExtraction\bin\Debug\net7.0\Microsoft.VisualStudio.TestPlatform.MSTest.TestAdapter.dll
-C:\Users\Troispoils\Documents\GitHub\Map3DRendering\Test_LandblockExtraction\bin\Debug\net7.0\Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.Interface.dll
-C:\Users\Troispoils\Documents\GitHub\Map3DRendering\Test_LandblockExtraction\bin\Debug\net7.0\Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.dll
-C:\Users\Troispoils\Documents\GitHub\Map3DRendering\Test_LandblockExtraction\bin\Debug\net7.0\Microsoft.TestPlatform.AdapterUtilities.dll
-C:\Users\Troispoils\Documents\GitHub\Map3DRendering\Test_LandblockExtraction\bin\Debug\net7.0\Test_LandblockExtraction.deps.json
-C:\Users\Troispoils\Documents\GitHub\Map3DRendering\Test_LandblockExtraction\bin\Debug\net7.0\Test_LandblockExtraction.runtimeconfig.json
-C:\Users\Troispoils\Documents\GitHub\Map3DRendering\Test_LandblockExtraction\bin\Debug\net7.0\Test_LandblockExtraction.dll
-C:\Users\Troispoils\Documents\GitHub\Map3DRendering\Test_LandblockExtraction\bin\Debug\net7.0\Test_LandblockExtraction.pdb
-C:\Users\Troispoils\Documents\GitHub\Map3DRendering\Test_LandblockExtraction\bin\Debug\net7.0\Microsoft.VisualStudio.CodeCoverage.Shim.dll
-C:\Users\Troispoils\Documents\GitHub\Map3DRendering\Test_LandblockExtraction\bin\Debug\net7.0\Microsoft.TestPlatform.CoreUtilities.dll
-C:\Users\Troispoils\Documents\GitHub\Map3DRendering\Test_LandblockExtraction\bin\Debug\net7.0\Microsoft.TestPlatform.PlatformAbstractions.dll
-C:\Users\Troispoils\Documents\GitHub\Map3DRendering\Test_LandblockExtraction\bin\Debug\net7.0\Microsoft.VisualStudio.TestPlatform.ObjectModel.dll
-C:\Users\Troispoils\Documents\GitHub\Map3DRendering\Test_LandblockExtraction\bin\Debug\net7.0\Microsoft.TestPlatform.CommunicationUtilities.dll
-C:\Users\Troispoils\Documents\GitHub\Map3DRendering\Test_LandblockExtraction\bin\Debug\net7.0\Microsoft.TestPlatform.CrossPlatEngine.dll
-C:\Users\Troispoils\Documents\GitHub\Map3DRendering\Test_LandblockExtraction\bin\Debug\net7.0\Microsoft.TestPlatform.Utilities.dll
-C:\Users\Troispoils\Documents\GitHub\Map3DRendering\Test_LandblockExtraction\bin\Debug\net7.0\Microsoft.VisualStudio.TestPlatform.Common.dll
-C:\Users\Troispoils\Documents\GitHub\Map3DRendering\Test_LandblockExtraction\bin\Debug\net7.0\Microsoft.VisualStudio.TestPlatform.TestFramework.dll
-C:\Users\Troispoils\Documents\GitHub\Map3DRendering\Test_LandblockExtraction\bin\Debug\net7.0\Newtonsoft.Json.dll
-C:\Users\Troispoils\Documents\GitHub\Map3DRendering\Test_LandblockExtraction\bin\Debug\net7.0\NuGet.Frameworks.dll
-C:\Users\Troispoils\Documents\GitHub\Map3DRendering\Test_LandblockExtraction\bin\Debug\net7.0\cs\Microsoft.TestPlatform.CoreUtilities.resources.dll
-C:\Users\Troispoils\Documents\GitHub\Map3DRendering\Test_LandblockExtraction\bin\Debug\net7.0\cs\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll
-C:\Users\Troispoils\Documents\GitHub\Map3DRendering\Test_LandblockExtraction\bin\Debug\net7.0\de\Microsoft.TestPlatform.CoreUtilities.resources.dll
-C:\Users\Troispoils\Documents\GitHub\Map3DRendering\Test_LandblockExtraction\bin\Debug\net7.0\de\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll
-C:\Users\Troispoils\Documents\GitHub\Map3DRendering\Test_LandblockExtraction\bin\Debug\net7.0\es\Microsoft.TestPlatform.CoreUtilities.resources.dll
-C:\Users\Troispoils\Documents\GitHub\Map3DRendering\Test_LandblockExtraction\bin\Debug\net7.0\es\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll
-C:\Users\Troispoils\Documents\GitHub\Map3DRendering\Test_LandblockExtraction\bin\Debug\net7.0\fr\Microsoft.TestPlatform.CoreUtilities.resources.dll
-C:\Users\Troispoils\Documents\GitHub\Map3DRendering\Test_LandblockExtraction\bin\Debug\net7.0\fr\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll
-C:\Users\Troispoils\Documents\GitHub\Map3DRendering\Test_LandblockExtraction\bin\Debug\net7.0\it\Microsoft.TestPlatform.CoreUtilities.resources.dll
-C:\Users\Troispoils\Documents\GitHub\Map3DRendering\Test_LandblockExtraction\bin\Debug\net7.0\it\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll
-C:\Users\Troispoils\Documents\GitHub\Map3DRendering\Test_LandblockExtraction\bin\Debug\net7.0\ja\Microsoft.TestPlatform.CoreUtilities.resources.dll
-C:\Users\Troispoils\Documents\GitHub\Map3DRendering\Test_LandblockExtraction\bin\Debug\net7.0\ja\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll
-C:\Users\Troispoils\Documents\GitHub\Map3DRendering\Test_LandblockExtraction\bin\Debug\net7.0\ko\Microsoft.TestPlatform.CoreUtilities.resources.dll
-C:\Users\Troispoils\Documents\GitHub\Map3DRendering\Test_LandblockExtraction\bin\Debug\net7.0\ko\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll
-C:\Users\Troispoils\Documents\GitHub\Map3DRendering\Test_LandblockExtraction\bin\Debug\net7.0\pl\Microsoft.TestPlatform.CoreUtilities.resources.dll
-C:\Users\Troispoils\Documents\GitHub\Map3DRendering\Test_LandblockExtraction\bin\Debug\net7.0\pl\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll
-C:\Users\Troispoils\Documents\GitHub\Map3DRendering\Test_LandblockExtraction\bin\Debug\net7.0\pt-BR\Microsoft.TestPlatform.CoreUtilities.resources.dll
-C:\Users\Troispoils\Documents\GitHub\Map3DRendering\Test_LandblockExtraction\bin\Debug\net7.0\pt-BR\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll
-C:\Users\Troispoils\Documents\GitHub\Map3DRendering\Test_LandblockExtraction\bin\Debug\net7.0\ru\Microsoft.TestPlatform.CoreUtilities.resources.dll
-C:\Users\Troispoils\Documents\GitHub\Map3DRendering\Test_LandblockExtraction\bin\Debug\net7.0\ru\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll
-C:\Users\Troispoils\Documents\GitHub\Map3DRendering\Test_LandblockExtraction\bin\Debug\net7.0\tr\Microsoft.TestPlatform.CoreUtilities.resources.dll
-C:\Users\Troispoils\Documents\GitHub\Map3DRendering\Test_LandblockExtraction\bin\Debug\net7.0\tr\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll
-C:\Users\Troispoils\Documents\GitHub\Map3DRendering\Test_LandblockExtraction\bin\Debug\net7.0\zh-Hans\Microsoft.TestPlatform.CoreUtilities.resources.dll
-C:\Users\Troispoils\Documents\GitHub\Map3DRendering\Test_LandblockExtraction\bin\Debug\net7.0\zh-Hans\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll
-C:\Users\Troispoils\Documents\GitHub\Map3DRendering\Test_LandblockExtraction\bin\Debug\net7.0\zh-Hant\Microsoft.TestPlatform.CoreUtilities.resources.dll
-C:\Users\Troispoils\Documents\GitHub\Map3DRendering\Test_LandblockExtraction\bin\Debug\net7.0\zh-Hant\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll
-C:\Users\Troispoils\Documents\GitHub\Map3DRendering\Test_LandblockExtraction\bin\Debug\net7.0\cs\Microsoft.TestPlatform.CommunicationUtilities.resources.dll
-C:\Users\Troispoils\Documents\GitHub\Map3DRendering\Test_LandblockExtraction\bin\Debug\net7.0\cs\Microsoft.TestPlatform.CrossPlatEngine.resources.dll
-C:\Users\Troispoils\Documents\GitHub\Map3DRendering\Test_LandblockExtraction\bin\Debug\net7.0\cs\Microsoft.VisualStudio.TestPlatform.Common.resources.dll
-C:\Users\Troispoils\Documents\GitHub\Map3DRendering\Test_LandblockExtraction\bin\Debug\net7.0\de\Microsoft.TestPlatform.CommunicationUtilities.resources.dll
-C:\Users\Troispoils\Documents\GitHub\Map3DRendering\Test_LandblockExtraction\bin\Debug\net7.0\de\Microsoft.TestPlatform.CrossPlatEngine.resources.dll
-C:\Users\Troispoils\Documents\GitHub\Map3DRendering\Test_LandblockExtraction\bin\Debug\net7.0\de\Microsoft.VisualStudio.TestPlatform.Common.resources.dll
-C:\Users\Troispoils\Documents\GitHub\Map3DRendering\Test_LandblockExtraction\bin\Debug\net7.0\es\Microsoft.TestPlatform.CommunicationUtilities.resources.dll
-C:\Users\Troispoils\Documents\GitHub\Map3DRendering\Test_LandblockExtraction\bin\Debug\net7.0\es\Microsoft.TestPlatform.CrossPlatEngine.resources.dll
-C:\Users\Troispoils\Documents\GitHub\Map3DRendering\Test_LandblockExtraction\bin\Debug\net7.0\es\Microsoft.VisualStudio.TestPlatform.Common.resources.dll
-C:\Users\Troispoils\Documents\GitHub\Map3DRendering\Test_LandblockExtraction\bin\Debug\net7.0\fr\Microsoft.TestPlatform.CommunicationUtilities.resources.dll
-C:\Users\Troispoils\Documents\GitHub\Map3DRendering\Test_LandblockExtraction\bin\Debug\net7.0\fr\Microsoft.TestPlatform.CrossPlatEngine.resources.dll
-C:\Users\Troispoils\Documents\GitHub\Map3DRendering\Test_LandblockExtraction\bin\Debug\net7.0\fr\Microsoft.VisualStudio.TestPlatform.Common.resources.dll
-C:\Users\Troispoils\Documents\GitHub\Map3DRendering\Test_LandblockExtraction\bin\Debug\net7.0\it\Microsoft.TestPlatform.CommunicationUtilities.resources.dll
-C:\Users\Troispoils\Documents\GitHub\Map3DRendering\Test_LandblockExtraction\bin\Debug\net7.0\it\Microsoft.TestPlatform.CrossPlatEngine.resources.dll
-C:\Users\Troispoils\Documents\GitHub\Map3DRendering\Test_LandblockExtraction\bin\Debug\net7.0\it\Microsoft.VisualStudio.TestPlatform.Common.resources.dll
-C:\Users\Troispoils\Documents\GitHub\Map3DRendering\Test_LandblockExtraction\bin\Debug\net7.0\ja\Microsoft.TestPlatform.CommunicationUtilities.resources.dll
-C:\Users\Troispoils\Documents\GitHub\Map3DRendering\Test_LandblockExtraction\bin\Debug\net7.0\ja\Microsoft.TestPlatform.CrossPlatEngine.resources.dll
-C:\Users\Troispoils\Documents\GitHub\Map3DRendering\Test_LandblockExtraction\bin\Debug\net7.0\ja\Microsoft.VisualStudio.TestPlatform.Common.resources.dll
-C:\Users\Troispoils\Documents\GitHub\Map3DRendering\Test_LandblockExtraction\bin\Debug\net7.0\ko\Microsoft.TestPlatform.CommunicationUtilities.resources.dll
-C:\Users\Troispoils\Documents\GitHub\Map3DRendering\Test_LandblockExtraction\bin\Debug\net7.0\ko\Microsoft.TestPlatform.CrossPlatEngine.resources.dll
-C:\Users\Troispoils\Documents\GitHub\Map3DRendering\Test_LandblockExtraction\bin\Debug\net7.0\ko\Microsoft.VisualStudio.TestPlatform.Common.resources.dll
-C:\Users\Troispoils\Documents\GitHub\Map3DRendering\Test_LandblockExtraction\bin\Debug\net7.0\pl\Microsoft.TestPlatform.CommunicationUtilities.resources.dll
-C:\Users\Troispoils\Documents\GitHub\Map3DRendering\Test_LandblockExtraction\bin\Debug\net7.0\pl\Microsoft.TestPlatform.CrossPlatEngine.resources.dll
-C:\Users\Troispoils\Documents\GitHub\Map3DRendering\Test_LandblockExtraction\bin\Debug\net7.0\pl\Microsoft.VisualStudio.TestPlatform.Common.resources.dll
-C:\Users\Troispoils\Documents\GitHub\Map3DRendering\Test_LandblockExtraction\bin\Debug\net7.0\pt-BR\Microsoft.TestPlatform.CommunicationUtilities.resources.dll
-C:\Users\Troispoils\Documents\GitHub\Map3DRendering\Test_LandblockExtraction\bin\Debug\net7.0\pt-BR\Microsoft.TestPlatform.CrossPlatEngine.resources.dll
-C:\Users\Troispoils\Documents\GitHub\Map3DRendering\Test_LandblockExtraction\bin\Debug\net7.0\pt-BR\Microsoft.VisualStudio.TestPlatform.Common.resources.dll
-C:\Users\Troispoils\Documents\GitHub\Map3DRendering\Test_LandblockExtraction\bin\Debug\net7.0\ru\Microsoft.TestPlatform.CommunicationUtilities.resources.dll
-C:\Users\Troispoils\Documents\GitHub\Map3DRendering\Test_LandblockExtraction\bin\Debug\net7.0\ru\Microsoft.TestPlatform.CrossPlatEngine.resources.dll
-C:\Users\Troispoils\Documents\GitHub\Map3DRendering\Test_LandblockExtraction\bin\Debug\net7.0\ru\Microsoft.VisualStudio.TestPlatform.Common.resources.dll
-C:\Users\Troispoils\Documents\GitHub\Map3DRendering\Test_LandblockExtraction\bin\Debug\net7.0\tr\Microsoft.TestPlatform.CommunicationUtilities.resources.dll
-C:\Users\Troispoils\Documents\GitHub\Map3DRendering\Test_LandblockExtraction\bin\Debug\net7.0\tr\Microsoft.TestPlatform.CrossPlatEngine.resources.dll
-C:\Users\Troispoils\Documents\GitHub\Map3DRendering\Test_LandblockExtraction\bin\Debug\net7.0\tr\Microsoft.VisualStudio.TestPlatform.Common.resources.dll
-C:\Users\Troispoils\Documents\GitHub\Map3DRendering\Test_LandblockExtraction\bin\Debug\net7.0\zh-Hans\Microsoft.TestPlatform.CommunicationUtilities.resources.dll
-C:\Users\Troispoils\Documents\GitHub\Map3DRendering\Test_LandblockExtraction\bin\Debug\net7.0\zh-Hans\Microsoft.TestPlatform.CrossPlatEngine.resources.dll
-C:\Users\Troispoils\Documents\GitHub\Map3DRendering\Test_LandblockExtraction\bin\Debug\net7.0\zh-Hans\Microsoft.VisualStudio.TestPlatform.Common.resources.dll
-C:\Users\Troispoils\Documents\GitHub\Map3DRendering\Test_LandblockExtraction\bin\Debug\net7.0\zh-Hant\Microsoft.TestPlatform.CommunicationUtilities.resources.dll
-C:\Users\Troispoils\Documents\GitHub\Map3DRendering\Test_LandblockExtraction\bin\Debug\net7.0\zh-Hant\Microsoft.TestPlatform.CrossPlatEngine.resources.dll
-C:\Users\Troispoils\Documents\GitHub\Map3DRendering\Test_LandblockExtraction\bin\Debug\net7.0\zh-Hant\Microsoft.VisualStudio.TestPlatform.Common.resources.dll
-C:\Users\Troispoils\Documents\GitHub\Map3DRendering\Test_LandblockExtraction\bin\Debug\net7.0\LandblockExtraction.dll
-C:\Users\Troispoils\Documents\GitHub\Map3DRendering\Test_LandblockExtraction\bin\Debug\net7.0\Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.dll
-C:\Users\Troispoils\Documents\GitHub\Map3DRendering\Test_LandblockExtraction\bin\Debug\net7.0\LandblockExtraction.pdb
-C:\Users\Troispoils\Documents\GitHub\Map3DRendering\Test_LandblockExtraction\bin\Debug\net7.0\Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.xml
-C:\Users\Troispoils\Documents\GitHub\Map3DRendering\Test_LandblockExtraction\obj\Debug\net7.0\Test_LandblockExtraction.csproj.AssemblyReference.cache
-C:\Users\Troispoils\Documents\GitHub\Map3DRendering\Test_LandblockExtraction\obj\Debug\net7.0\Test_LandblockExtraction.GeneratedMSBuildEditorConfig.editorconfig
-C:\Users\Troispoils\Documents\GitHub\Map3DRendering\Test_LandblockExtraction\obj\Debug\net7.0\Test_LandblockExtraction.AssemblyInfoInputs.cache
-C:\Users\Troispoils\Documents\GitHub\Map3DRendering\Test_LandblockExtraction\obj\Debug\net7.0\Test_LandblockExtraction.AssemblyInfo.cs
-C:\Users\Troispoils\Documents\GitHub\Map3DRendering\Test_LandblockExtraction\obj\Debug\net7.0\Test_LandblockExtraction.csproj.CoreCompileInputs.cache
-C:\Users\Troispoils\Documents\GitHub\Map3DRendering\Test_LandblockExtraction\obj\Debug\net7.0\Test_LandblockExtraction.csproj.CopyComplete
-C:\Users\Troispoils\Documents\GitHub\Map3DRendering\Test_LandblockExtraction\obj\Debug\net7.0\Test_LandblockExtraction.dll
-C:\Users\Troispoils\Documents\GitHub\Map3DRendering\Test_LandblockExtraction\obj\Debug\net7.0\refint\Test_LandblockExtraction.dll
-C:\Users\Troispoils\Documents\GitHub\Map3DRendering\Test_LandblockExtraction\obj\Debug\net7.0\Test_LandblockExtraction.pdb
-C:\Users\Troispoils\Documents\GitHub\Map3DRendering\Test_LandblockExtraction\obj\Debug\net7.0\Test_LandblockExtraction.genruntimeconfig.cache
-C:\Users\Troispoils\Documents\GitHub\Map3DRendering\Test_LandblockExtraction\obj\Debug\net7.0\ref\Test_LandblockExtraction.dll
-C:\Users\Troispoils\Documents\GitHub\Map3DRendering\Test_LandblockExtraction\bin\Debug\net7.0\AC2RE.Definitions.dll
-C:\Users\Troispoils\Documents\GitHub\Map3DRendering\Test_LandblockExtraction\bin\Debug\net7.0\AC2RE.Utils.dll
diff --git a/Test_LandblockExtraction/obj/Debug/net7.0/Test_LandblockExtraction.dll b/Test_LandblockExtraction/obj/Debug/net7.0/Test_LandblockExtraction.dll
deleted file mode 100644
index af2c2d7..0000000
Binary files a/Test_LandblockExtraction/obj/Debug/net7.0/Test_LandblockExtraction.dll and /dev/null differ
diff --git a/Test_LandblockExtraction/obj/Debug/net7.0/Test_LandblockExtraction.genruntimeconfig.cache b/Test_LandblockExtraction/obj/Debug/net7.0/Test_LandblockExtraction.genruntimeconfig.cache
deleted file mode 100644
index 5a16d89..0000000
--- a/Test_LandblockExtraction/obj/Debug/net7.0/Test_LandblockExtraction.genruntimeconfig.cache
+++ /dev/null
@@ -1 +0,0 @@
-a886a7decc907d86229824c3c6558c1262814a115708c9d137f8fd0a0f709ac0
diff --git a/Test_LandblockExtraction/obj/Debug/net7.0/Test_LandblockExtraction.pdb b/Test_LandblockExtraction/obj/Debug/net7.0/Test_LandblockExtraction.pdb
deleted file mode 100644
index 341fd3b..0000000
Binary files a/Test_LandblockExtraction/obj/Debug/net7.0/Test_LandblockExtraction.pdb and /dev/null differ
diff --git a/Test_LandblockExtraction/obj/Debug/net7.0/ref/Test_LandblockExtraction.dll b/Test_LandblockExtraction/obj/Debug/net7.0/ref/Test_LandblockExtraction.dll
deleted file mode 100644
index a64af17..0000000
Binary files a/Test_LandblockExtraction/obj/Debug/net7.0/ref/Test_LandblockExtraction.dll and /dev/null differ
diff --git a/Test_LandblockExtraction/obj/Debug/net7.0/refint/Test_LandblockExtraction.dll b/Test_LandblockExtraction/obj/Debug/net7.0/refint/Test_LandblockExtraction.dll
deleted file mode 100644
index a64af17..0000000
Binary files a/Test_LandblockExtraction/obj/Debug/net7.0/refint/Test_LandblockExtraction.dll and /dev/null differ
diff --git a/Test_LandblockExtraction/obj/Test_LandblockExtraction.csproj.nuget.dgspec.json b/Test_LandblockExtraction/obj/Test_LandblockExtraction.csproj.nuget.dgspec.json
deleted file mode 100644
index fea8d82..0000000
--- a/Test_LandblockExtraction/obj/Test_LandblockExtraction.csproj.nuget.dgspec.json
+++ /dev/null
@@ -1,140 +0,0 @@
-{
- "format": 1,
- "restore": {
- "C:\\Users\\Troispoils\\Documents\\GitHub\\Map3DRendering\\Test_LandblockExtraction\\Test_LandblockExtraction.csproj": {}
- },
- "projects": {
- "C:\\Users\\Troispoils\\Documents\\GitHub\\Map3DRendering\\LandblockExtraction\\LandblockExtraction.csproj": {
- "version": "1.0.0",
- "restore": {
- "projectUniqueName": "C:\\Users\\Troispoils\\Documents\\GitHub\\Map3DRendering\\LandblockExtraction\\LandblockExtraction.csproj",
- "projectName": "LandblockExtraction",
- "projectPath": "C:\\Users\\Troispoils\\Documents\\GitHub\\Map3DRendering\\LandblockExtraction\\LandblockExtraction.csproj",
- "packagesPath": "C:\\Users\\Troispoils\\.nuget\\packages\\",
- "outputPath": "C:\\Users\\Troispoils\\Documents\\GitHub\\Map3DRendering\\LandblockExtraction\\obj\\",
- "projectStyle": "PackageReference",
- "configFilePaths": [
- "C:\\Users\\Troispoils\\AppData\\Roaming\\NuGet\\NuGet.Config",
- "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
- ],
- "originalTargetFrameworks": [
- "net7.0"
- ],
- "sources": {
- "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
- "https://api.nuget.org/v3/index.json": {}
- },
- "frameworks": {
- "net7.0": {
- "targetAlias": "net7.0",
- "projectReferences": {}
- }
- },
- "warningProperties": {
- "warnAsError": [
- "NU1605"
- ]
- }
- },
- "frameworks": {
- "net7.0": {
- "targetAlias": "net7.0",
- "imports": [
- "net461",
- "net462",
- "net47",
- "net471",
- "net472",
- "net48",
- "net481"
- ],
- "assetTargetFallback": true,
- "warn": true,
- "frameworkReferences": {
- "Microsoft.NETCore.App": {
- "privateAssets": "all"
- }
- },
- "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.100\\RuntimeIdentifierGraph.json"
- }
- }
- },
- "C:\\Users\\Troispoils\\Documents\\GitHub\\Map3DRendering\\Test_LandblockExtraction\\Test_LandblockExtraction.csproj": {
- "version": "1.0.0",
- "restore": {
- "projectUniqueName": "C:\\Users\\Troispoils\\Documents\\GitHub\\Map3DRendering\\Test_LandblockExtraction\\Test_LandblockExtraction.csproj",
- "projectName": "Test_LandblockExtraction",
- "projectPath": "C:\\Users\\Troispoils\\Documents\\GitHub\\Map3DRendering\\Test_LandblockExtraction\\Test_LandblockExtraction.csproj",
- "packagesPath": "C:\\Users\\Troispoils\\.nuget\\packages\\",
- "outputPath": "C:\\Users\\Troispoils\\Documents\\GitHub\\Map3DRendering\\Test_LandblockExtraction\\obj\\",
- "projectStyle": "PackageReference",
- "configFilePaths": [
- "C:\\Users\\Troispoils\\AppData\\Roaming\\NuGet\\NuGet.Config",
- "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
- ],
- "originalTargetFrameworks": [
- "net7.0"
- ],
- "sources": {
- "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
- "https://api.nuget.org/v3/index.json": {}
- },
- "frameworks": {
- "net7.0": {
- "targetAlias": "net7.0",
- "projectReferences": {
- "C:\\Users\\Troispoils\\Documents\\GitHub\\Map3DRendering\\LandblockExtraction\\LandblockExtraction.csproj": {
- "projectPath": "C:\\Users\\Troispoils\\Documents\\GitHub\\Map3DRendering\\LandblockExtraction\\LandblockExtraction.csproj"
- }
- }
- }
- },
- "warningProperties": {
- "warnAsError": [
- "NU1605"
- ]
- }
- },
- "frameworks": {
- "net7.0": {
- "targetAlias": "net7.0",
- "dependencies": {
- "MSTest.TestAdapter": {
- "target": "Package",
- "version": "[2.2.10, )"
- },
- "MSTest.TestFramework": {
- "target": "Package",
- "version": "[2.2.10, )"
- },
- "Microsoft.NET.Test.Sdk": {
- "target": "Package",
- "version": "[17.6.0, )"
- },
- "coverlet.collector": {
- "target": "Package",
- "version": "[3.2.0, )"
- }
- },
- "imports": [
- "net461",
- "net462",
- "net47",
- "net471",
- "net472",
- "net48",
- "net481"
- ],
- "assetTargetFallback": true,
- "warn": true,
- "frameworkReferences": {
- "Microsoft.NETCore.App": {
- "privateAssets": "all"
- }
- },
- "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.100\\RuntimeIdentifierGraph.json"
- }
- }
- }
- }
-}
\ No newline at end of file
diff --git a/Test_LandblockExtraction/obj/Test_LandblockExtraction.csproj.nuget.g.props b/Test_LandblockExtraction/obj/Test_LandblockExtraction.csproj.nuget.g.props
deleted file mode 100644
index 9272b42..0000000
--- a/Test_LandblockExtraction/obj/Test_LandblockExtraction.csproj.nuget.g.props
+++ /dev/null
@@ -1,21 +0,0 @@
-
-
-
- True
- NuGet
- $(MSBuildThisFileDirectory)project.assets.json
- $(UserProfile)\.nuget\packages\
- C:\Users\Troispoils\.nuget\packages\
- PackageReference
- 6.8.0
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/Test_LandblockExtraction/obj/Test_LandblockExtraction.csproj.nuget.g.targets b/Test_LandblockExtraction/obj/Test_LandblockExtraction.csproj.nuget.g.targets
deleted file mode 100644
index 61135ff..0000000
--- a/Test_LandblockExtraction/obj/Test_LandblockExtraction.csproj.nuget.g.targets
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/Test_LandblockExtraction/obj/project.assets.json b/Test_LandblockExtraction/obj/project.assets.json
deleted file mode 100644
index 53ba233..0000000
--- a/Test_LandblockExtraction/obj/project.assets.json
+++ /dev/null
@@ -1,2402 +0,0 @@
-{
- "version": 3,
- "targets": {
- "net7.0": {
- "coverlet.collector/3.2.0": {
- "type": "package",
- "build": {
- "build/netstandard1.0/coverlet.collector.targets": {}
- }
- },
- "Microsoft.CodeCoverage/17.6.0": {
- "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.6.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.CodeCoverage": "17.6.0",
- "Microsoft.TestPlatform.TestHost": "17.6.0"
- },
- "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.NETCore.Platforms/1.1.0": {
- "type": "package",
- "compile": {
- "lib/netstandard1.0/_._": {}
- },
- "runtime": {
- "lib/netstandard1.0/_._": {}
- }
- },
- "Microsoft.NETCore.Targets/1.1.0": {
- "type": "package",
- "compile": {
- "lib/netstandard1.0/_._": {}
- },
- "runtime": {
- "lib/netstandard1.0/_._": {}
- }
- },
- "Microsoft.TestPlatform.ObjectModel/17.6.0": {
- "type": "package",
- "dependencies": {
- "NuGet.Frameworks": "5.11.0",
- "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.6.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.TestPlatform.ObjectModel": "17.6.0",
- "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": {}
- }
- },
- "MSTest.TestAdapter/2.2.10": {
- "type": "package",
- "dependencies": {
- "Newtonsoft.Json": "10.0.3",
- "System.Diagnostics.TextWriterTraceListener": "4.3.0"
- },
- "build": {
- "build/net5.0/MSTest.TestAdapter.props": {},
- "build/net5.0/MSTest.TestAdapter.targets": {}
- }
- },
- "MSTest.TestFramework/2.2.10": {
- "type": "package",
- "compile": {
- "lib/net5.0/Microsoft.VisualStudio.TestPlatform.TestFramework.dll": {
- "related": ".XML"
- }
- },
- "runtime": {
- "lib/net5.0/Microsoft.VisualStudio.TestPlatform.TestFramework.dll": {
- "related": ".XML"
- }
- },
- "build": {
- "build/net5.0/MSTest.TestFramework.targets": {}
- }
- },
- "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"
- }
- }
- },
- "NuGet.Frameworks/5.11.0": {
- "type": "package",
- "compile": {
- "lib/netstandard2.0/NuGet.Frameworks.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/netstandard2.0/NuGet.Frameworks.dll": {
- "related": ".xml"
- }
- }
- },
- "runtime.native.System/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "Microsoft.NETCore.Targets": "1.1.0"
- },
- "compile": {
- "lib/netstandard1.0/_._": {}
- },
- "runtime": {
- "lib/netstandard1.0/_._": {}
- }
- },
- "System.Collections/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "Microsoft.NETCore.Targets": "1.1.0",
- "System.Runtime": "4.3.0"
- },
- "compile": {
- "ref/netstandard1.3/_._": {
- "related": ".xml"
- }
- }
- },
- "System.Diagnostics.Debug/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "Microsoft.NETCore.Targets": "1.1.0",
- "System.Runtime": "4.3.0"
- },
- "compile": {
- "ref/netstandard1.3/_._": {
- "related": ".xml"
- }
- }
- },
- "System.Diagnostics.TextWriterTraceListener/4.3.0": {
- "type": "package",
- "dependencies": {
- "System.Diagnostics.TraceSource": "4.3.0",
- "System.Globalization": "4.3.0",
- "System.IO": "4.3.0",
- "System.Resources.ResourceManager": "4.3.0",
- "System.Runtime": "4.3.0",
- "System.Threading": "4.3.0"
- },
- "compile": {
- "ref/netstandard1.3/System.Diagnostics.TextWriterTraceListener.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/netstandard1.3/System.Diagnostics.TextWriterTraceListener.dll": {}
- }
- },
- "System.Diagnostics.TraceSource/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "System.Collections": "4.3.0",
- "System.Diagnostics.Debug": "4.3.0",
- "System.Globalization": "4.3.0",
- "System.Resources.ResourceManager": "4.3.0",
- "System.Runtime": "4.3.0",
- "System.Runtime.Extensions": "4.3.0",
- "System.Threading": "4.3.0",
- "runtime.native.System": "4.3.0"
- },
- "compile": {
- "ref/netstandard1.3/System.Diagnostics.TraceSource.dll": {
- "related": ".xml"
- }
- },
- "runtimeTargets": {
- "runtimes/unix/lib/netstandard1.3/System.Diagnostics.TraceSource.dll": {
- "assetType": "runtime",
- "rid": "unix"
- },
- "runtimes/win/lib/netstandard1.3/System.Diagnostics.TraceSource.dll": {
- "assetType": "runtime",
- "rid": "win"
- }
- }
- },
- "System.Globalization/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "Microsoft.NETCore.Targets": "1.1.0",
- "System.Runtime": "4.3.0"
- },
- "compile": {
- "ref/netstandard1.3/_._": {
- "related": ".xml"
- }
- }
- },
- "System.IO/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "Microsoft.NETCore.Targets": "1.1.0",
- "System.Runtime": "4.3.0",
- "System.Text.Encoding": "4.3.0",
- "System.Threading.Tasks": "4.3.0"
- },
- "compile": {
- "ref/netstandard1.5/System.IO.dll": {
- "related": ".xml"
- }
- }
- },
- "System.Reflection/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "Microsoft.NETCore.Targets": "1.1.0",
- "System.IO": "4.3.0",
- "System.Reflection.Primitives": "4.3.0",
- "System.Runtime": "4.3.0"
- },
- "compile": {
- "ref/netstandard1.5/_._": {
- "related": ".xml"
- }
- }
- },
- "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.Reflection.Primitives/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "Microsoft.NETCore.Targets": "1.1.0",
- "System.Runtime": "4.3.0"
- },
- "compile": {
- "ref/netstandard1.0/_._": {
- "related": ".xml"
- }
- }
- },
- "System.Resources.ResourceManager/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "Microsoft.NETCore.Targets": "1.1.0",
- "System.Globalization": "4.3.0",
- "System.Reflection": "4.3.0",
- "System.Runtime": "4.3.0"
- },
- "compile": {
- "ref/netstandard1.0/_._": {
- "related": ".xml"
- }
- }
- },
- "System.Runtime/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "Microsoft.NETCore.Targets": "1.1.0"
- },
- "compile": {
- "ref/netstandard1.5/System.Runtime.dll": {
- "related": ".xml"
- }
- }
- },
- "System.Runtime.Extensions/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "Microsoft.NETCore.Targets": "1.1.0",
- "System.Runtime": "4.3.0"
- },
- "compile": {
- "ref/netstandard1.5/_._": {
- "related": ".xml"
- }
- }
- },
- "System.Text.Encoding/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "Microsoft.NETCore.Targets": "1.1.0",
- "System.Runtime": "4.3.0"
- },
- "compile": {
- "ref/netstandard1.3/System.Text.Encoding.dll": {
- "related": ".xml"
- }
- }
- },
- "System.Threading/4.3.0": {
- "type": "package",
- "dependencies": {
- "System.Runtime": "4.3.0",
- "System.Threading.Tasks": "4.3.0"
- },
- "compile": {
- "ref/netstandard1.3/_._": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/netstandard1.3/System.Threading.dll": {}
- }
- },
- "System.Threading.Tasks/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "Microsoft.NETCore.Targets": "1.1.0",
- "System.Runtime": "4.3.0"
- },
- "compile": {
- "ref/netstandard1.3/System.Threading.Tasks.dll": {
- "related": ".xml"
- }
- }
- },
- "LandblockExtraction/1.0.0": {
- "type": "project",
- "framework": ".NETCoreApp,Version=v7.0",
- "compile": {
- "bin/placeholder/LandblockExtraction.dll": {}
- },
- "runtime": {
- "bin/placeholder/LandblockExtraction.dll": {}
- }
- }
- }
- },
- "libraries": {
- "coverlet.collector/3.2.0": {
- "sha512": "xjY8xBigSeWIYs4I7DgUHqSNoGqnHi7Fv7/7RZD02rvZyG3hlsjnQKiVKVWKgr9kRKgmV+dEfu8KScvysiC0Wg==",
- "type": "package",
- "path": "coverlet.collector/3.2.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "build/netstandard1.0/Microsoft.Bcl.AsyncInterfaces.dll",
- "build/netstandard1.0/Microsoft.CSharp.dll",
- "build/netstandard1.0/Microsoft.DotNet.PlatformAbstractions.dll",
- "build/netstandard1.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll",
- "build/netstandard1.0/Microsoft.Extensions.DependencyInjection.dll",
- "build/netstandard1.0/Microsoft.Extensions.DependencyModel.dll",
- "build/netstandard1.0/Microsoft.Extensions.FileSystemGlobbing.dll",
- "build/netstandard1.0/Microsoft.TestPlatform.CoreUtilities.dll",
- "build/netstandard1.0/Microsoft.TestPlatform.PlatformAbstractions.dll",
- "build/netstandard1.0/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll",
- "build/netstandard1.0/Mono.Cecil.Mdb.dll",
- "build/netstandard1.0/Mono.Cecil.Pdb.dll",
- "build/netstandard1.0/Mono.Cecil.Rocks.dll",
- "build/netstandard1.0/Mono.Cecil.dll",
- "build/netstandard1.0/Newtonsoft.Json.dll",
- "build/netstandard1.0/NuGet.Frameworks.dll",
- "build/netstandard1.0/System.AppContext.dll",
- "build/netstandard1.0/System.Collections.Immutable.dll",
- "build/netstandard1.0/System.Dynamic.Runtime.dll",
- "build/netstandard1.0/System.IO.FileSystem.Primitives.dll",
- "build/netstandard1.0/System.Linq.Expressions.dll",
- "build/netstandard1.0/System.Linq.dll",
- "build/netstandard1.0/System.ObjectModel.dll",
- "build/netstandard1.0/System.Reflection.Emit.ILGeneration.dll",
- "build/netstandard1.0/System.Reflection.Emit.Lightweight.dll",
- "build/netstandard1.0/System.Reflection.Emit.dll",
- "build/netstandard1.0/System.Reflection.Metadata.dll",
- "build/netstandard1.0/System.Reflection.TypeExtensions.dll",
- "build/netstandard1.0/System.Runtime.CompilerServices.Unsafe.dll",
- "build/netstandard1.0/System.Runtime.Serialization.Primitives.dll",
- "build/netstandard1.0/System.Text.RegularExpressions.dll",
- "build/netstandard1.0/System.Threading.Tasks.Extensions.dll",
- "build/netstandard1.0/System.Threading.dll",
- "build/netstandard1.0/System.Xml.ReaderWriter.dll",
- "build/netstandard1.0/System.Xml.XDocument.dll",
- "build/netstandard1.0/coverlet.collector.deps.json",
- "build/netstandard1.0/coverlet.collector.dll",
- "build/netstandard1.0/coverlet.collector.pdb",
- "build/netstandard1.0/coverlet.collector.targets",
- "build/netstandard1.0/coverlet.core.dll",
- "build/netstandard1.0/coverlet.core.pdb",
- "coverlet-icon.png",
- "coverlet.collector.3.2.0.nupkg.sha512",
- "coverlet.collector.nuspec"
- ]
- },
- "Microsoft.CodeCoverage/17.6.0": {
- "sha512": "5v2GwzpR7JEuQUzupjx3zLwn2FutADW/weLzLt726DR3WXxsM+ICPoJG6pxuKFsumtZp890UrVuudTUhsE8Qyg==",
- "type": "package",
- "path": "microsoft.codecoverage/17.6.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "LICENSE_NET.txt",
- "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.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.6.0.nupkg.sha512",
- "microsoft.codecoverage.nuspec"
- ]
- },
- "Microsoft.NET.Test.Sdk/17.6.0": {
- "sha512": "tHyg4C6c89QvLv6Utz3xKlba4EeoyJyIz59Q1NrjRENV7gfGnSE6I+sYPIbVOzQttoo2zpHDgOK/p6Hw2OlD7A==",
- "type": "package",
- "path": "microsoft.net.test.sdk/17.6.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "LICENSE_NET.txt",
- "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.6.0.nupkg.sha512",
- "microsoft.net.test.sdk.nuspec"
- ]
- },
- "Microsoft.NETCore.Platforms/1.1.0": {
- "sha512": "kz0PEW2lhqygehI/d6XsPCQzD7ff7gUJaVGPVETX611eadGsA3A877GdSlU0LRVMCTH/+P3o2iDTak+S08V2+A==",
- "type": "package",
- "path": "microsoft.netcore.platforms/1.1.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "ThirdPartyNotices.txt",
- "dotnet_library_license.txt",
- "lib/netstandard1.0/_._",
- "microsoft.netcore.platforms.1.1.0.nupkg.sha512",
- "microsoft.netcore.platforms.nuspec",
- "runtime.json"
- ]
- },
- "Microsoft.NETCore.Targets/1.1.0": {
- "sha512": "aOZA3BWfz9RXjpzt0sRJJMjAscAUm3Hoa4UWAfceV9UTYxgwZ1lZt5nO2myFf+/jetYQo4uTP7zS8sJY67BBxg==",
- "type": "package",
- "path": "microsoft.netcore.targets/1.1.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "ThirdPartyNotices.txt",
- "dotnet_library_license.txt",
- "lib/netstandard1.0/_._",
- "microsoft.netcore.targets.1.1.0.nupkg.sha512",
- "microsoft.netcore.targets.nuspec",
- "runtime.json"
- ]
- },
- "Microsoft.TestPlatform.ObjectModel/17.6.0": {
- "sha512": "AA/rrf5zwC5/OBLEOajkhjbVTM3SvxRXy8kcQ8e4mJKojbyZvqqhpfNg362N9vXU94DLg9NUTFOAnoYVT0pTJw==",
- "type": "package",
- "path": "microsoft.testplatform.objectmodel/17.6.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "LICENSE_NET.txt",
- "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.6.0.nupkg.sha512",
- "microsoft.testplatform.objectmodel.nuspec"
- ]
- },
- "Microsoft.TestPlatform.TestHost/17.6.0": {
- "sha512": "7YdgUcIeCPVKLC7n7LNKDiEHWc7z3brkkYPdUbDnFsvf6WvY9UfzS0VSUJ8P2NgN0CDSD223GCJFSjSBLZRqOQ==",
- "type": "package",
- "path": "microsoft.testplatform.testhost/17.6.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "LICENSE_NET.txt",
- "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.6.0.nupkg.sha512",
- "microsoft.testplatform.testhost.nuspec"
- ]
- },
- "MSTest.TestAdapter/2.2.10": {
- "sha512": "KOc7XVNM0Q5GrTAx4RhxTgwdt9O5gOqSzmLpUMyl9ywa6vvUNFVQ9nCjtEE7qDQW54MZdc82e287PzZDc7yQtA==",
- "type": "package",
- "path": "mstest.testadapter/2.2.10",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "build/_common/Microsoft.TestPlatform.AdapterUtilities.dll",
- "build/_common/Microsoft.VisualStudio.TestPlatform.MSTest.TestAdapter.dll",
- "build/_common/Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.Interface.dll",
- "build/_common/Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.dll",
- "build/_common/Microsoft.VisualStudio.TestPlatform.TestFramework.dll",
- "build/_common/cs/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
- "build/_common/cs/Microsoft.TestPlatform.CoreUtilities.resources.dll",
- "build/_common/cs/Microsoft.VisualStudio.TestPlatform.MSTest.TestAdapter.resources.dll",
- "build/_common/cs/Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.resources.dll",
- "build/_common/cs/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
- "build/_common/cs/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll",
- "build/_common/de/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
- "build/_common/de/Microsoft.TestPlatform.CoreUtilities.resources.dll",
- "build/_common/de/Microsoft.VisualStudio.TestPlatform.MSTest.TestAdapter.resources.dll",
- "build/_common/de/Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.resources.dll",
- "build/_common/de/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
- "build/_common/de/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll",
- "build/_common/es/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
- "build/_common/es/Microsoft.TestPlatform.CoreUtilities.resources.dll",
- "build/_common/es/Microsoft.VisualStudio.TestPlatform.MSTest.TestAdapter.resources.dll",
- "build/_common/es/Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.resources.dll",
- "build/_common/es/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
- "build/_common/es/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll",
- "build/_common/fr/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
- "build/_common/fr/Microsoft.TestPlatform.CoreUtilities.resources.dll",
- "build/_common/fr/Microsoft.VisualStudio.TestPlatform.MSTest.TestAdapter.resources.dll",
- "build/_common/fr/Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.resources.dll",
- "build/_common/fr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
- "build/_common/fr/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll",
- "build/_common/it/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
- "build/_common/it/Microsoft.TestPlatform.CoreUtilities.resources.dll",
- "build/_common/it/Microsoft.VisualStudio.TestPlatform.MSTest.TestAdapter.resources.dll",
- "build/_common/it/Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.resources.dll",
- "build/_common/it/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
- "build/_common/it/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll",
- "build/_common/ja/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
- "build/_common/ja/Microsoft.TestPlatform.CoreUtilities.resources.dll",
- "build/_common/ja/Microsoft.VisualStudio.TestPlatform.MSTest.TestAdapter.resources.dll",
- "build/_common/ja/Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.resources.dll",
- "build/_common/ja/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
- "build/_common/ja/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll",
- "build/_common/ko/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
- "build/_common/ko/Microsoft.TestPlatform.CoreUtilities.resources.dll",
- "build/_common/ko/Microsoft.VisualStudio.TestPlatform.MSTest.TestAdapter.resources.dll",
- "build/_common/ko/Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.resources.dll",
- "build/_common/ko/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
- "build/_common/ko/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll",
- "build/_common/pl/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
- "build/_common/pl/Microsoft.TestPlatform.CoreUtilities.resources.dll",
- "build/_common/pl/Microsoft.VisualStudio.TestPlatform.MSTest.TestAdapter.resources.dll",
- "build/_common/pl/Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.resources.dll",
- "build/_common/pl/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
- "build/_common/pl/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll",
- "build/_common/pt-BR/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
- "build/_common/pt-BR/Microsoft.TestPlatform.CoreUtilities.resources.dll",
- "build/_common/pt-BR/Microsoft.VisualStudio.TestPlatform.MSTest.TestAdapter.resources.dll",
- "build/_common/pt-BR/Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.resources.dll",
- "build/_common/pt-BR/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
- "build/_common/pt-BR/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll",
- "build/_common/ru/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
- "build/_common/ru/Microsoft.TestPlatform.CoreUtilities.resources.dll",
- "build/_common/ru/Microsoft.VisualStudio.TestPlatform.MSTest.TestAdapter.resources.dll",
- "build/_common/ru/Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.resources.dll",
- "build/_common/ru/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
- "build/_common/ru/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll",
- "build/_common/tr/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
- "build/_common/tr/Microsoft.TestPlatform.CoreUtilities.resources.dll",
- "build/_common/tr/Microsoft.VisualStudio.TestPlatform.MSTest.TestAdapter.resources.dll",
- "build/_common/tr/Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.resources.dll",
- "build/_common/tr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
- "build/_common/tr/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll",
- "build/_common/zh-Hans/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
- "build/_common/zh-Hans/Microsoft.TestPlatform.CoreUtilities.resources.dll",
- "build/_common/zh-Hans/Microsoft.VisualStudio.TestPlatform.MSTest.TestAdapter.resources.dll",
- "build/_common/zh-Hans/Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.resources.dll",
- "build/_common/zh-Hans/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
- "build/_common/zh-Hans/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll",
- "build/_common/zh-Hant/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
- "build/_common/zh-Hant/Microsoft.TestPlatform.CoreUtilities.resources.dll",
- "build/_common/zh-Hant/Microsoft.VisualStudio.TestPlatform.MSTest.TestAdapter.resources.dll",
- "build/_common/zh-Hant/Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.resources.dll",
- "build/_common/zh-Hant/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
- "build/_common/zh-Hant/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll",
- "build/net45/MSTest.TestAdapter.props",
- "build/net45/MSTest.TestAdapter.targets",
- "build/net45/Microsoft.TestPlatform.AdapterUtilities.dll",
- "build/net45/cs/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
- "build/net45/de/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
- "build/net45/es/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
- "build/net45/fr/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
- "build/net45/it/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
- "build/net45/ja/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
- "build/net45/ko/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
- "build/net45/pl/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
- "build/net45/pt-BR/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
- "build/net45/ru/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
- "build/net45/tr/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
- "build/net45/zh-Hans/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
- "build/net45/zh-Hant/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
- "build/net46/MSTest.TestAdapter.props",
- "build/net46/MSTest.TestAdapter.targets",
- "build/net46/Microsoft.TestPlatform.AdapterUtilities.dll",
- "build/net46/Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.dll",
- "build/net46/cs/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
- "build/net46/de/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
- "build/net46/es/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
- "build/net46/fr/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
- "build/net46/it/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
- "build/net46/ja/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
- "build/net46/ko/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
- "build/net46/pl/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
- "build/net46/pt-BR/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
- "build/net46/ru/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
- "build/net46/tr/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
- "build/net46/zh-Hans/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
- "build/net46/zh-Hant/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
- "build/net5.0/MSTest.TestAdapter.props",
- "build/net5.0/MSTest.TestAdapter.targets",
- "build/net5.0/Microsoft.TestPlatform.AdapterUtilities.dll",
- "build/net5.0/Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.dll",
- "build/net5.0/cs/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
- "build/net5.0/de/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
- "build/net5.0/es/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
- "build/net5.0/fr/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
- "build/net5.0/it/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
- "build/net5.0/ja/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
- "build/net5.0/ko/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
- "build/net5.0/pl/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
- "build/net5.0/pt-BR/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
- "build/net5.0/ru/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
- "build/net5.0/tr/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
- "build/net5.0/winui/Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.dll",
- "build/net5.0/zh-Hans/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
- "build/net5.0/zh-Hant/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
- "build/netcoreapp1.0/MSTest.TestAdapter.props",
- "build/netcoreapp1.0/Microsoft.TestPlatform.AdapterUtilities.dll",
- "build/netcoreapp1.0/Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.dll",
- "build/netcoreapp1.0/cs/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
- "build/netcoreapp1.0/de/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
- "build/netcoreapp1.0/es/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
- "build/netcoreapp1.0/fr/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
- "build/netcoreapp1.0/it/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
- "build/netcoreapp1.0/ja/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
- "build/netcoreapp1.0/ko/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
- "build/netcoreapp1.0/pl/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
- "build/netcoreapp1.0/pt-BR/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
- "build/netcoreapp1.0/ru/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
- "build/netcoreapp1.0/tr/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
- "build/netcoreapp1.0/zh-Hans/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
- "build/netcoreapp1.0/zh-Hant/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
- "build/netstandard1.5/MSTest.TestAdapter.props",
- "build/netstandard1.5/Microsoft.TestPlatform.AdapterUtilities.dll",
- "build/netstandard1.5/Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.dll",
- "build/netstandard1.5/cs/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
- "build/netstandard1.5/de/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
- "build/netstandard1.5/es/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
- "build/netstandard1.5/fr/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
- "build/netstandard1.5/it/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
- "build/netstandard1.5/ja/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
- "build/netstandard1.5/ko/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
- "build/netstandard1.5/pl/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
- "build/netstandard1.5/pt-BR/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
- "build/netstandard1.5/ru/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
- "build/netstandard1.5/tr/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
- "build/netstandard1.5/zh-Hans/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
- "build/netstandard1.5/zh-Hant/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
- "build/uap10.0/MSTest.TestAdapter.props",
- "build/uap10.0/MSTest.TestAdapter.targets",
- "build/uap10.0/Microsoft.TestPlatform.AdapterUtilities.dll",
- "build/uap10.0/Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.dll",
- "build/uap10.0/cs/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
- "build/uap10.0/de/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
- "build/uap10.0/es/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
- "build/uap10.0/fr/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
- "build/uap10.0/it/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
- "build/uap10.0/ja/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
- "build/uap10.0/ko/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
- "build/uap10.0/pl/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
- "build/uap10.0/pt-BR/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
- "build/uap10.0/ru/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
- "build/uap10.0/tr/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
- "build/uap10.0/zh-Hans/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
- "build/uap10.0/zh-Hant/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
- "mstest.testadapter.2.2.10.nupkg.sha512",
- "mstest.testadapter.nuspec"
- ]
- },
- "MSTest.TestFramework/2.2.10": {
- "sha512": "JZRVXKq19uRhkj8MuzsU8zJhPV2JV3ZToFPAIg+BU53L1L9mNDfm9jXerdRfbrE4HBcf2M54Ij80zPOdlha3+Q==",
- "type": "package",
- "path": "mstest.testframework/2.2.10",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "build/net5.0/MSTest.TestFramework.targets",
- "build/net5.0/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.XML",
- "build/net5.0/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.dll",
- "build/net5.0/cs/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.xml",
- "build/net5.0/de/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.xml",
- "build/net5.0/es/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.xml",
- "build/net5.0/fr/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.xml",
- "build/net5.0/it/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.xml",
- "build/net5.0/ja/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.xml",
- "build/net5.0/ko/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.xml",
- "build/net5.0/pl/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.xml",
- "build/net5.0/pt-BR/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.xml",
- "build/net5.0/ru/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.xml",
- "build/net5.0/tr/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.xml",
- "build/net5.0/winui/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.XML",
- "build/net5.0/winui/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.dll",
- "build/net5.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.xml",
- "build/net5.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.xml",
- "lib/net45/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.XML",
- "lib/net45/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.dll",
- "lib/net45/Microsoft.VisualStudio.TestPlatform.TestFramework.XML",
- "lib/net45/Microsoft.VisualStudio.TestPlatform.TestFramework.dll",
- "lib/net45/cs/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.xml",
- "lib/net45/cs/Microsoft.VisualStudio.TestPlatform.TestFramework.xml",
- "lib/net45/de/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.xml",
- "lib/net45/de/Microsoft.VisualStudio.TestPlatform.TestFramework.xml",
- "lib/net45/es/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.xml",
- "lib/net45/es/Microsoft.VisualStudio.TestPlatform.TestFramework.xml",
- "lib/net45/fr/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.xml",
- "lib/net45/fr/Microsoft.VisualStudio.TestPlatform.TestFramework.xml",
- "lib/net45/it/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.xml",
- "lib/net45/it/Microsoft.VisualStudio.TestPlatform.TestFramework.xml",
- "lib/net45/ja/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.xml",
- "lib/net45/ja/Microsoft.VisualStudio.TestPlatform.TestFramework.xml",
- "lib/net45/ko/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.xml",
- "lib/net45/ko/Microsoft.VisualStudio.TestPlatform.TestFramework.xml",
- "lib/net45/pl/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.xml",
- "lib/net45/pl/Microsoft.VisualStudio.TestPlatform.TestFramework.xml",
- "lib/net45/pt-BR/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.xml",
- "lib/net45/pt-BR/Microsoft.VisualStudio.TestPlatform.TestFramework.xml",
- "lib/net45/ru/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.xml",
- "lib/net45/ru/Microsoft.VisualStudio.TestPlatform.TestFramework.xml",
- "lib/net45/tr/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.xml",
- "lib/net45/tr/Microsoft.VisualStudio.TestPlatform.TestFramework.xml",
- "lib/net45/zh-Hans/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.xml",
- "lib/net45/zh-Hans/Microsoft.VisualStudio.TestPlatform.TestFramework.xml",
- "lib/net45/zh-Hant/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.xml",
- "lib/net45/zh-Hant/Microsoft.VisualStudio.TestPlatform.TestFramework.xml",
- "lib/net5.0/Microsoft.VisualStudio.TestPlatform.TestFramework.XML",
- "lib/net5.0/Microsoft.VisualStudio.TestPlatform.TestFramework.dll",
- "lib/net5.0/cs/Microsoft.VisualStudio.TestPlatform.TestFramework.xml",
- "lib/net5.0/de/Microsoft.VisualStudio.TestPlatform.TestFramework.xml",
- "lib/net5.0/es/Microsoft.VisualStudio.TestPlatform.TestFramework.xml",
- "lib/net5.0/fr/Microsoft.VisualStudio.TestPlatform.TestFramework.xml",
- "lib/net5.0/it/Microsoft.VisualStudio.TestPlatform.TestFramework.xml",
- "lib/net5.0/ja/Microsoft.VisualStudio.TestPlatform.TestFramework.xml",
- "lib/net5.0/ko/Microsoft.VisualStudio.TestPlatform.TestFramework.xml",
- "lib/net5.0/pl/Microsoft.VisualStudio.TestPlatform.TestFramework.xml",
- "lib/net5.0/pt-BR/Microsoft.VisualStudio.TestPlatform.TestFramework.xml",
- "lib/net5.0/ru/Microsoft.VisualStudio.TestPlatform.TestFramework.xml",
- "lib/net5.0/tr/Microsoft.VisualStudio.TestPlatform.TestFramework.xml",
- "lib/net5.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.TestFramework.xml",
- "lib/net5.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.TestFramework.xml",
- "lib/netstandard1.0/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.XML",
- "lib/netstandard1.0/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.dll",
- "lib/netstandard1.0/Microsoft.VisualStudio.TestPlatform.TestFramework.XML",
- "lib/netstandard1.0/Microsoft.VisualStudio.TestPlatform.TestFramework.dll",
- "lib/netstandard1.0/cs/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.xml",
- "lib/netstandard1.0/cs/Microsoft.VisualStudio.TestPlatform.TestFramework.xml",
- "lib/netstandard1.0/de/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.xml",
- "lib/netstandard1.0/de/Microsoft.VisualStudio.TestPlatform.TestFramework.xml",
- "lib/netstandard1.0/es/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.xml",
- "lib/netstandard1.0/es/Microsoft.VisualStudio.TestPlatform.TestFramework.xml",
- "lib/netstandard1.0/fr/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.xml",
- "lib/netstandard1.0/fr/Microsoft.VisualStudio.TestPlatform.TestFramework.xml",
- "lib/netstandard1.0/it/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.xml",
- "lib/netstandard1.0/it/Microsoft.VisualStudio.TestPlatform.TestFramework.xml",
- "lib/netstandard1.0/ja/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.xml",
- "lib/netstandard1.0/ja/Microsoft.VisualStudio.TestPlatform.TestFramework.xml",
- "lib/netstandard1.0/ko/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.xml",
- "lib/netstandard1.0/ko/Microsoft.VisualStudio.TestPlatform.TestFramework.xml",
- "lib/netstandard1.0/pl/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.xml",
- "lib/netstandard1.0/pl/Microsoft.VisualStudio.TestPlatform.TestFramework.xml",
- "lib/netstandard1.0/pt-BR/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.xml",
- "lib/netstandard1.0/pt-BR/Microsoft.VisualStudio.TestPlatform.TestFramework.xml",
- "lib/netstandard1.0/ru/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.xml",
- "lib/netstandard1.0/ru/Microsoft.VisualStudio.TestPlatform.TestFramework.xml",
- "lib/netstandard1.0/tr/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.xml",
- "lib/netstandard1.0/tr/Microsoft.VisualStudio.TestPlatform.TestFramework.xml",
- "lib/netstandard1.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.xml",
- "lib/netstandard1.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.TestFramework.xml",
- "lib/netstandard1.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.xml",
- "lib/netstandard1.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.TestFramework.xml",
- "lib/uap10.0/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.XML",
- "lib/uap10.0/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.dll",
- "lib/uap10.0/Microsoft.VisualStudio.TestPlatform.TestFramework.XML",
- "lib/uap10.0/Microsoft.VisualStudio.TestPlatform.TestFramework.dll",
- "lib/uap10.0/cs/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.xml",
- "lib/uap10.0/cs/Microsoft.VisualStudio.TestPlatform.TestFramework.xml",
- "lib/uap10.0/de/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.xml",
- "lib/uap10.0/de/Microsoft.VisualStudio.TestPlatform.TestFramework.xml",
- "lib/uap10.0/es/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.xml",
- "lib/uap10.0/es/Microsoft.VisualStudio.TestPlatform.TestFramework.xml",
- "lib/uap10.0/fr/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.xml",
- "lib/uap10.0/fr/Microsoft.VisualStudio.TestPlatform.TestFramework.xml",
- "lib/uap10.0/it/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.xml",
- "lib/uap10.0/it/Microsoft.VisualStudio.TestPlatform.TestFramework.xml",
- "lib/uap10.0/ja/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.xml",
- "lib/uap10.0/ja/Microsoft.VisualStudio.TestPlatform.TestFramework.xml",
- "lib/uap10.0/ko/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.xml",
- "lib/uap10.0/ko/Microsoft.VisualStudio.TestPlatform.TestFramework.xml",
- "lib/uap10.0/pl/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.xml",
- "lib/uap10.0/pl/Microsoft.VisualStudio.TestPlatform.TestFramework.xml",
- "lib/uap10.0/pt-BR/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.xml",
- "lib/uap10.0/pt-BR/Microsoft.VisualStudio.TestPlatform.TestFramework.xml",
- "lib/uap10.0/ru/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.xml",
- "lib/uap10.0/ru/Microsoft.VisualStudio.TestPlatform.TestFramework.xml",
- "lib/uap10.0/tr/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.xml",
- "lib/uap10.0/tr/Microsoft.VisualStudio.TestPlatform.TestFramework.xml",
- "lib/uap10.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.xml",
- "lib/uap10.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.TestFramework.xml",
- "lib/uap10.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.xml",
- "lib/uap10.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.TestFramework.xml",
- "mstest.testframework.2.2.10.nupkg.sha512",
- "mstest.testframework.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"
- ]
- },
- "NuGet.Frameworks/5.11.0": {
- "sha512": "eaiXkUjC4NPcquGWzAGMXjuxvLwc6XGKMptSyOGQeT0X70BUZObuybJFZLA0OfTdueLd3US23NBPTBb6iF3V1Q==",
- "type": "package",
- "path": "nuget.frameworks/5.11.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "icon.png",
- "lib/net40/NuGet.Frameworks.dll",
- "lib/net40/NuGet.Frameworks.xml",
- "lib/net472/NuGet.Frameworks.dll",
- "lib/net472/NuGet.Frameworks.xml",
- "lib/netstandard2.0/NuGet.Frameworks.dll",
- "lib/netstandard2.0/NuGet.Frameworks.xml",
- "nuget.frameworks.5.11.0.nupkg.sha512",
- "nuget.frameworks.nuspec"
- ]
- },
- "runtime.native.System/4.3.0": {
- "sha512": "c/qWt2LieNZIj1jGnVNsE2Kl23Ya2aSTBuXMD6V7k9KWr6l16Tqdwq+hJScEpWER9753NWC8h96PaVNY5Ld7Jw==",
- "type": "package",
- "path": "runtime.native.system/4.3.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "ThirdPartyNotices.txt",
- "dotnet_library_license.txt",
- "lib/netstandard1.0/_._",
- "runtime.native.system.4.3.0.nupkg.sha512",
- "runtime.native.system.nuspec"
- ]
- },
- "System.Collections/4.3.0": {
- "sha512": "3Dcj85/TBdVpL5Zr+gEEBUuFe2icOnLalmEh9hfck1PTYbbyWuZgh4fmm2ysCLTrqLQw6t3TgTyJ+VLp+Qb+Lw==",
- "type": "package",
- "path": "system.collections/4.3.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "ThirdPartyNotices.txt",
- "dotnet_library_license.txt",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/net45/_._",
- "lib/portable-net45+win8+wp8+wpa81/_._",
- "lib/win8/_._",
- "lib/wp80/_._",
- "lib/wpa81/_._",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "lib/xamarintvos10/_._",
- "lib/xamarinwatchos10/_._",
- "ref/MonoAndroid10/_._",
- "ref/MonoTouch10/_._",
- "ref/net45/_._",
- "ref/netcore50/System.Collections.dll",
- "ref/netcore50/System.Collections.xml",
- "ref/netcore50/de/System.Collections.xml",
- "ref/netcore50/es/System.Collections.xml",
- "ref/netcore50/fr/System.Collections.xml",
- "ref/netcore50/it/System.Collections.xml",
- "ref/netcore50/ja/System.Collections.xml",
- "ref/netcore50/ko/System.Collections.xml",
- "ref/netcore50/ru/System.Collections.xml",
- "ref/netcore50/zh-hans/System.Collections.xml",
- "ref/netcore50/zh-hant/System.Collections.xml",
- "ref/netstandard1.0/System.Collections.dll",
- "ref/netstandard1.0/System.Collections.xml",
- "ref/netstandard1.0/de/System.Collections.xml",
- "ref/netstandard1.0/es/System.Collections.xml",
- "ref/netstandard1.0/fr/System.Collections.xml",
- "ref/netstandard1.0/it/System.Collections.xml",
- "ref/netstandard1.0/ja/System.Collections.xml",
- "ref/netstandard1.0/ko/System.Collections.xml",
- "ref/netstandard1.0/ru/System.Collections.xml",
- "ref/netstandard1.0/zh-hans/System.Collections.xml",
- "ref/netstandard1.0/zh-hant/System.Collections.xml",
- "ref/netstandard1.3/System.Collections.dll",
- "ref/netstandard1.3/System.Collections.xml",
- "ref/netstandard1.3/de/System.Collections.xml",
- "ref/netstandard1.3/es/System.Collections.xml",
- "ref/netstandard1.3/fr/System.Collections.xml",
- "ref/netstandard1.3/it/System.Collections.xml",
- "ref/netstandard1.3/ja/System.Collections.xml",
- "ref/netstandard1.3/ko/System.Collections.xml",
- "ref/netstandard1.3/ru/System.Collections.xml",
- "ref/netstandard1.3/zh-hans/System.Collections.xml",
- "ref/netstandard1.3/zh-hant/System.Collections.xml",
- "ref/portable-net45+win8+wp8+wpa81/_._",
- "ref/win8/_._",
- "ref/wp80/_._",
- "ref/wpa81/_._",
- "ref/xamarinios10/_._",
- "ref/xamarinmac20/_._",
- "ref/xamarintvos10/_._",
- "ref/xamarinwatchos10/_._",
- "system.collections.4.3.0.nupkg.sha512",
- "system.collections.nuspec"
- ]
- },
- "System.Diagnostics.Debug/4.3.0": {
- "sha512": "ZUhUOdqmaG5Jk3Xdb8xi5kIyQYAA4PnTNlHx1mu9ZY3qv4ELIdKbnL/akbGaKi2RnNUWaZsAs31rvzFdewTj2g==",
- "type": "package",
- "path": "system.diagnostics.debug/4.3.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "ThirdPartyNotices.txt",
- "dotnet_library_license.txt",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/net45/_._",
- "lib/portable-net45+win8+wp8+wpa81/_._",
- "lib/win8/_._",
- "lib/wp80/_._",
- "lib/wpa81/_._",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "lib/xamarintvos10/_._",
- "lib/xamarinwatchos10/_._",
- "ref/MonoAndroid10/_._",
- "ref/MonoTouch10/_._",
- "ref/net45/_._",
- "ref/netcore50/System.Diagnostics.Debug.dll",
- "ref/netcore50/System.Diagnostics.Debug.xml",
- "ref/netcore50/de/System.Diagnostics.Debug.xml",
- "ref/netcore50/es/System.Diagnostics.Debug.xml",
- "ref/netcore50/fr/System.Diagnostics.Debug.xml",
- "ref/netcore50/it/System.Diagnostics.Debug.xml",
- "ref/netcore50/ja/System.Diagnostics.Debug.xml",
- "ref/netcore50/ko/System.Diagnostics.Debug.xml",
- "ref/netcore50/ru/System.Diagnostics.Debug.xml",
- "ref/netcore50/zh-hans/System.Diagnostics.Debug.xml",
- "ref/netcore50/zh-hant/System.Diagnostics.Debug.xml",
- "ref/netstandard1.0/System.Diagnostics.Debug.dll",
- "ref/netstandard1.0/System.Diagnostics.Debug.xml",
- "ref/netstandard1.0/de/System.Diagnostics.Debug.xml",
- "ref/netstandard1.0/es/System.Diagnostics.Debug.xml",
- "ref/netstandard1.0/fr/System.Diagnostics.Debug.xml",
- "ref/netstandard1.0/it/System.Diagnostics.Debug.xml",
- "ref/netstandard1.0/ja/System.Diagnostics.Debug.xml",
- "ref/netstandard1.0/ko/System.Diagnostics.Debug.xml",
- "ref/netstandard1.0/ru/System.Diagnostics.Debug.xml",
- "ref/netstandard1.0/zh-hans/System.Diagnostics.Debug.xml",
- "ref/netstandard1.0/zh-hant/System.Diagnostics.Debug.xml",
- "ref/netstandard1.3/System.Diagnostics.Debug.dll",
- "ref/netstandard1.3/System.Diagnostics.Debug.xml",
- "ref/netstandard1.3/de/System.Diagnostics.Debug.xml",
- "ref/netstandard1.3/es/System.Diagnostics.Debug.xml",
- "ref/netstandard1.3/fr/System.Diagnostics.Debug.xml",
- "ref/netstandard1.3/it/System.Diagnostics.Debug.xml",
- "ref/netstandard1.3/ja/System.Diagnostics.Debug.xml",
- "ref/netstandard1.3/ko/System.Diagnostics.Debug.xml",
- "ref/netstandard1.3/ru/System.Diagnostics.Debug.xml",
- "ref/netstandard1.3/zh-hans/System.Diagnostics.Debug.xml",
- "ref/netstandard1.3/zh-hant/System.Diagnostics.Debug.xml",
- "ref/portable-net45+win8+wp8+wpa81/_._",
- "ref/win8/_._",
- "ref/wp80/_._",
- "ref/wpa81/_._",
- "ref/xamarinios10/_._",
- "ref/xamarinmac20/_._",
- "ref/xamarintvos10/_._",
- "ref/xamarinwatchos10/_._",
- "system.diagnostics.debug.4.3.0.nupkg.sha512",
- "system.diagnostics.debug.nuspec"
- ]
- },
- "System.Diagnostics.TextWriterTraceListener/4.3.0": {
- "sha512": "F11kHWeiwYjFWto+kr8tt9ULMH0k8MsT1XmdCGPTLYHhWgN+2g7JsIZiXDrxlFGccSNkbjfwQy4xIS38gzUiZA==",
- "type": "package",
- "path": "system.diagnostics.textwritertracelistener/4.3.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "ThirdPartyNotices.txt",
- "dotnet_library_license.txt",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/net46/System.Diagnostics.TextWriterTraceListener.dll",
- "lib/netstandard1.3/System.Diagnostics.TextWriterTraceListener.dll",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "lib/xamarintvos10/_._",
- "lib/xamarinwatchos10/_._",
- "ref/MonoAndroid10/_._",
- "ref/MonoTouch10/_._",
- "ref/net46/System.Diagnostics.TextWriterTraceListener.dll",
- "ref/netstandard1.3/System.Diagnostics.TextWriterTraceListener.dll",
- "ref/netstandard1.3/System.Diagnostics.TextWriterTraceListener.xml",
- "ref/netstandard1.3/de/System.Diagnostics.TextWriterTraceListener.xml",
- "ref/netstandard1.3/es/System.Diagnostics.TextWriterTraceListener.xml",
- "ref/netstandard1.3/fr/System.Diagnostics.TextWriterTraceListener.xml",
- "ref/netstandard1.3/it/System.Diagnostics.TextWriterTraceListener.xml",
- "ref/netstandard1.3/ja/System.Diagnostics.TextWriterTraceListener.xml",
- "ref/netstandard1.3/ko/System.Diagnostics.TextWriterTraceListener.xml",
- "ref/netstandard1.3/ru/System.Diagnostics.TextWriterTraceListener.xml",
- "ref/netstandard1.3/zh-hans/System.Diagnostics.TextWriterTraceListener.xml",
- "ref/netstandard1.3/zh-hant/System.Diagnostics.TextWriterTraceListener.xml",
- "ref/xamarinios10/_._",
- "ref/xamarinmac20/_._",
- "ref/xamarintvos10/_._",
- "ref/xamarinwatchos10/_._",
- "system.diagnostics.textwritertracelistener.4.3.0.nupkg.sha512",
- "system.diagnostics.textwritertracelistener.nuspec"
- ]
- },
- "System.Diagnostics.TraceSource/4.3.0": {
- "sha512": "VnYp1NxGx8Ww731y2LJ1vpfb/DKVNKEZ8Jsh5SgQTZREL/YpWRArgh9pI8CDLmgHspZmLL697CaLvH85qQpRiw==",
- "type": "package",
- "path": "system.diagnostics.tracesource/4.3.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "ThirdPartyNotices.txt",
- "dotnet_library_license.txt",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/net46/System.Diagnostics.TraceSource.dll",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "lib/xamarintvos10/_._",
- "lib/xamarinwatchos10/_._",
- "ref/MonoAndroid10/_._",
- "ref/MonoTouch10/_._",
- "ref/net46/System.Diagnostics.TraceSource.dll",
- "ref/netstandard1.3/System.Diagnostics.TraceSource.dll",
- "ref/netstandard1.3/System.Diagnostics.TraceSource.xml",
- "ref/netstandard1.3/de/System.Diagnostics.TraceSource.xml",
- "ref/netstandard1.3/es/System.Diagnostics.TraceSource.xml",
- "ref/netstandard1.3/fr/System.Diagnostics.TraceSource.xml",
- "ref/netstandard1.3/it/System.Diagnostics.TraceSource.xml",
- "ref/netstandard1.3/ja/System.Diagnostics.TraceSource.xml",
- "ref/netstandard1.3/ko/System.Diagnostics.TraceSource.xml",
- "ref/netstandard1.3/ru/System.Diagnostics.TraceSource.xml",
- "ref/netstandard1.3/zh-hans/System.Diagnostics.TraceSource.xml",
- "ref/netstandard1.3/zh-hant/System.Diagnostics.TraceSource.xml",
- "ref/xamarinios10/_._",
- "ref/xamarinmac20/_._",
- "ref/xamarintvos10/_._",
- "ref/xamarinwatchos10/_._",
- "runtimes/unix/lib/netstandard1.3/System.Diagnostics.TraceSource.dll",
- "runtimes/win/lib/net46/System.Diagnostics.TraceSource.dll",
- "runtimes/win/lib/netstandard1.3/System.Diagnostics.TraceSource.dll",
- "system.diagnostics.tracesource.4.3.0.nupkg.sha512",
- "system.diagnostics.tracesource.nuspec"
- ]
- },
- "System.Globalization/4.3.0": {
- "sha512": "kYdVd2f2PAdFGblzFswE4hkNANJBKRmsfa2X5LG2AcWE1c7/4t0pYae1L8vfZ5xvE2nK/R9JprtToA61OSHWIg==",
- "type": "package",
- "path": "system.globalization/4.3.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "ThirdPartyNotices.txt",
- "dotnet_library_license.txt",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/net45/_._",
- "lib/portable-net45+win8+wp8+wpa81/_._",
- "lib/win8/_._",
- "lib/wp80/_._",
- "lib/wpa81/_._",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "lib/xamarintvos10/_._",
- "lib/xamarinwatchos10/_._",
- "ref/MonoAndroid10/_._",
- "ref/MonoTouch10/_._",
- "ref/net45/_._",
- "ref/netcore50/System.Globalization.dll",
- "ref/netcore50/System.Globalization.xml",
- "ref/netcore50/de/System.Globalization.xml",
- "ref/netcore50/es/System.Globalization.xml",
- "ref/netcore50/fr/System.Globalization.xml",
- "ref/netcore50/it/System.Globalization.xml",
- "ref/netcore50/ja/System.Globalization.xml",
- "ref/netcore50/ko/System.Globalization.xml",
- "ref/netcore50/ru/System.Globalization.xml",
- "ref/netcore50/zh-hans/System.Globalization.xml",
- "ref/netcore50/zh-hant/System.Globalization.xml",
- "ref/netstandard1.0/System.Globalization.dll",
- "ref/netstandard1.0/System.Globalization.xml",
- "ref/netstandard1.0/de/System.Globalization.xml",
- "ref/netstandard1.0/es/System.Globalization.xml",
- "ref/netstandard1.0/fr/System.Globalization.xml",
- "ref/netstandard1.0/it/System.Globalization.xml",
- "ref/netstandard1.0/ja/System.Globalization.xml",
- "ref/netstandard1.0/ko/System.Globalization.xml",
- "ref/netstandard1.0/ru/System.Globalization.xml",
- "ref/netstandard1.0/zh-hans/System.Globalization.xml",
- "ref/netstandard1.0/zh-hant/System.Globalization.xml",
- "ref/netstandard1.3/System.Globalization.dll",
- "ref/netstandard1.3/System.Globalization.xml",
- "ref/netstandard1.3/de/System.Globalization.xml",
- "ref/netstandard1.3/es/System.Globalization.xml",
- "ref/netstandard1.3/fr/System.Globalization.xml",
- "ref/netstandard1.3/it/System.Globalization.xml",
- "ref/netstandard1.3/ja/System.Globalization.xml",
- "ref/netstandard1.3/ko/System.Globalization.xml",
- "ref/netstandard1.3/ru/System.Globalization.xml",
- "ref/netstandard1.3/zh-hans/System.Globalization.xml",
- "ref/netstandard1.3/zh-hant/System.Globalization.xml",
- "ref/portable-net45+win8+wp8+wpa81/_._",
- "ref/win8/_._",
- "ref/wp80/_._",
- "ref/wpa81/_._",
- "ref/xamarinios10/_._",
- "ref/xamarinmac20/_._",
- "ref/xamarintvos10/_._",
- "ref/xamarinwatchos10/_._",
- "system.globalization.4.3.0.nupkg.sha512",
- "system.globalization.nuspec"
- ]
- },
- "System.IO/4.3.0": {
- "sha512": "3qjaHvxQPDpSOYICjUoTsmoq5u6QJAFRUITgeT/4gqkF1bajbSmb1kwSxEA8AHlofqgcKJcM8udgieRNhaJ5Cg==",
- "type": "package",
- "path": "system.io/4.3.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "ThirdPartyNotices.txt",
- "dotnet_library_license.txt",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/net45/_._",
- "lib/net462/System.IO.dll",
- "lib/portable-net45+win8+wp8+wpa81/_._",
- "lib/win8/_._",
- "lib/wp80/_._",
- "lib/wpa81/_._",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "lib/xamarintvos10/_._",
- "lib/xamarinwatchos10/_._",
- "ref/MonoAndroid10/_._",
- "ref/MonoTouch10/_._",
- "ref/net45/_._",
- "ref/net462/System.IO.dll",
- "ref/netcore50/System.IO.dll",
- "ref/netcore50/System.IO.xml",
- "ref/netcore50/de/System.IO.xml",
- "ref/netcore50/es/System.IO.xml",
- "ref/netcore50/fr/System.IO.xml",
- "ref/netcore50/it/System.IO.xml",
- "ref/netcore50/ja/System.IO.xml",
- "ref/netcore50/ko/System.IO.xml",
- "ref/netcore50/ru/System.IO.xml",
- "ref/netcore50/zh-hans/System.IO.xml",
- "ref/netcore50/zh-hant/System.IO.xml",
- "ref/netstandard1.0/System.IO.dll",
- "ref/netstandard1.0/System.IO.xml",
- "ref/netstandard1.0/de/System.IO.xml",
- "ref/netstandard1.0/es/System.IO.xml",
- "ref/netstandard1.0/fr/System.IO.xml",
- "ref/netstandard1.0/it/System.IO.xml",
- "ref/netstandard1.0/ja/System.IO.xml",
- "ref/netstandard1.0/ko/System.IO.xml",
- "ref/netstandard1.0/ru/System.IO.xml",
- "ref/netstandard1.0/zh-hans/System.IO.xml",
- "ref/netstandard1.0/zh-hant/System.IO.xml",
- "ref/netstandard1.3/System.IO.dll",
- "ref/netstandard1.3/System.IO.xml",
- "ref/netstandard1.3/de/System.IO.xml",
- "ref/netstandard1.3/es/System.IO.xml",
- "ref/netstandard1.3/fr/System.IO.xml",
- "ref/netstandard1.3/it/System.IO.xml",
- "ref/netstandard1.3/ja/System.IO.xml",
- "ref/netstandard1.3/ko/System.IO.xml",
- "ref/netstandard1.3/ru/System.IO.xml",
- "ref/netstandard1.3/zh-hans/System.IO.xml",
- "ref/netstandard1.3/zh-hant/System.IO.xml",
- "ref/netstandard1.5/System.IO.dll",
- "ref/netstandard1.5/System.IO.xml",
- "ref/netstandard1.5/de/System.IO.xml",
- "ref/netstandard1.5/es/System.IO.xml",
- "ref/netstandard1.5/fr/System.IO.xml",
- "ref/netstandard1.5/it/System.IO.xml",
- "ref/netstandard1.5/ja/System.IO.xml",
- "ref/netstandard1.5/ko/System.IO.xml",
- "ref/netstandard1.5/ru/System.IO.xml",
- "ref/netstandard1.5/zh-hans/System.IO.xml",
- "ref/netstandard1.5/zh-hant/System.IO.xml",
- "ref/portable-net45+win8+wp8+wpa81/_._",
- "ref/win8/_._",
- "ref/wp80/_._",
- "ref/wpa81/_._",
- "ref/xamarinios10/_._",
- "ref/xamarinmac20/_._",
- "ref/xamarintvos10/_._",
- "ref/xamarinwatchos10/_._",
- "system.io.4.3.0.nupkg.sha512",
- "system.io.nuspec"
- ]
- },
- "System.Reflection/4.3.0": {
- "sha512": "KMiAFoW7MfJGa9nDFNcfu+FpEdiHpWgTcS2HdMpDvt9saK3y/G4GwprPyzqjFH9NTaGPQeWNHU+iDlDILj96aQ==",
- "type": "package",
- "path": "system.reflection/4.3.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "ThirdPartyNotices.txt",
- "dotnet_library_license.txt",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/net45/_._",
- "lib/net462/System.Reflection.dll",
- "lib/portable-net45+win8+wp8+wpa81/_._",
- "lib/win8/_._",
- "lib/wp80/_._",
- "lib/wpa81/_._",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "lib/xamarintvos10/_._",
- "lib/xamarinwatchos10/_._",
- "ref/MonoAndroid10/_._",
- "ref/MonoTouch10/_._",
- "ref/net45/_._",
- "ref/net462/System.Reflection.dll",
- "ref/netcore50/System.Reflection.dll",
- "ref/netcore50/System.Reflection.xml",
- "ref/netcore50/de/System.Reflection.xml",
- "ref/netcore50/es/System.Reflection.xml",
- "ref/netcore50/fr/System.Reflection.xml",
- "ref/netcore50/it/System.Reflection.xml",
- "ref/netcore50/ja/System.Reflection.xml",
- "ref/netcore50/ko/System.Reflection.xml",
- "ref/netcore50/ru/System.Reflection.xml",
- "ref/netcore50/zh-hans/System.Reflection.xml",
- "ref/netcore50/zh-hant/System.Reflection.xml",
- "ref/netstandard1.0/System.Reflection.dll",
- "ref/netstandard1.0/System.Reflection.xml",
- "ref/netstandard1.0/de/System.Reflection.xml",
- "ref/netstandard1.0/es/System.Reflection.xml",
- "ref/netstandard1.0/fr/System.Reflection.xml",
- "ref/netstandard1.0/it/System.Reflection.xml",
- "ref/netstandard1.0/ja/System.Reflection.xml",
- "ref/netstandard1.0/ko/System.Reflection.xml",
- "ref/netstandard1.0/ru/System.Reflection.xml",
- "ref/netstandard1.0/zh-hans/System.Reflection.xml",
- "ref/netstandard1.0/zh-hant/System.Reflection.xml",
- "ref/netstandard1.3/System.Reflection.dll",
- "ref/netstandard1.3/System.Reflection.xml",
- "ref/netstandard1.3/de/System.Reflection.xml",
- "ref/netstandard1.3/es/System.Reflection.xml",
- "ref/netstandard1.3/fr/System.Reflection.xml",
- "ref/netstandard1.3/it/System.Reflection.xml",
- "ref/netstandard1.3/ja/System.Reflection.xml",
- "ref/netstandard1.3/ko/System.Reflection.xml",
- "ref/netstandard1.3/ru/System.Reflection.xml",
- "ref/netstandard1.3/zh-hans/System.Reflection.xml",
- "ref/netstandard1.3/zh-hant/System.Reflection.xml",
- "ref/netstandard1.5/System.Reflection.dll",
- "ref/netstandard1.5/System.Reflection.xml",
- "ref/netstandard1.5/de/System.Reflection.xml",
- "ref/netstandard1.5/es/System.Reflection.xml",
- "ref/netstandard1.5/fr/System.Reflection.xml",
- "ref/netstandard1.5/it/System.Reflection.xml",
- "ref/netstandard1.5/ja/System.Reflection.xml",
- "ref/netstandard1.5/ko/System.Reflection.xml",
- "ref/netstandard1.5/ru/System.Reflection.xml",
- "ref/netstandard1.5/zh-hans/System.Reflection.xml",
- "ref/netstandard1.5/zh-hant/System.Reflection.xml",
- "ref/portable-net45+win8+wp8+wpa81/_._",
- "ref/win8/_._",
- "ref/wp80/_._",
- "ref/wpa81/_._",
- "ref/xamarinios10/_._",
- "ref/xamarinmac20/_._",
- "ref/xamarintvos10/_._",
- "ref/xamarinwatchos10/_._",
- "system.reflection.4.3.0.nupkg.sha512",
- "system.reflection.nuspec"
- ]
- },
- "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.Reflection.Primitives/4.3.0": {
- "sha512": "5RXItQz5As4xN2/YUDxdpsEkMhvw3e6aNveFXUn4Hl/udNTCNhnKp8lT9fnc3MhvGKh1baak5CovpuQUXHAlIA==",
- "type": "package",
- "path": "system.reflection.primitives/4.3.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "ThirdPartyNotices.txt",
- "dotnet_library_license.txt",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/net45/_._",
- "lib/portable-net45+win8+wp8+wpa81/_._",
- "lib/win8/_._",
- "lib/wp80/_._",
- "lib/wpa81/_._",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "lib/xamarintvos10/_._",
- "lib/xamarinwatchos10/_._",
- "ref/MonoAndroid10/_._",
- "ref/MonoTouch10/_._",
- "ref/net45/_._",
- "ref/netcore50/System.Reflection.Primitives.dll",
- "ref/netcore50/System.Reflection.Primitives.xml",
- "ref/netcore50/de/System.Reflection.Primitives.xml",
- "ref/netcore50/es/System.Reflection.Primitives.xml",
- "ref/netcore50/fr/System.Reflection.Primitives.xml",
- "ref/netcore50/it/System.Reflection.Primitives.xml",
- "ref/netcore50/ja/System.Reflection.Primitives.xml",
- "ref/netcore50/ko/System.Reflection.Primitives.xml",
- "ref/netcore50/ru/System.Reflection.Primitives.xml",
- "ref/netcore50/zh-hans/System.Reflection.Primitives.xml",
- "ref/netcore50/zh-hant/System.Reflection.Primitives.xml",
- "ref/netstandard1.0/System.Reflection.Primitives.dll",
- "ref/netstandard1.0/System.Reflection.Primitives.xml",
- "ref/netstandard1.0/de/System.Reflection.Primitives.xml",
- "ref/netstandard1.0/es/System.Reflection.Primitives.xml",
- "ref/netstandard1.0/fr/System.Reflection.Primitives.xml",
- "ref/netstandard1.0/it/System.Reflection.Primitives.xml",
- "ref/netstandard1.0/ja/System.Reflection.Primitives.xml",
- "ref/netstandard1.0/ko/System.Reflection.Primitives.xml",
- "ref/netstandard1.0/ru/System.Reflection.Primitives.xml",
- "ref/netstandard1.0/zh-hans/System.Reflection.Primitives.xml",
- "ref/netstandard1.0/zh-hant/System.Reflection.Primitives.xml",
- "ref/portable-net45+win8+wp8+wpa81/_._",
- "ref/win8/_._",
- "ref/wp80/_._",
- "ref/wpa81/_._",
- "ref/xamarinios10/_._",
- "ref/xamarinmac20/_._",
- "ref/xamarintvos10/_._",
- "ref/xamarinwatchos10/_._",
- "system.reflection.primitives.4.3.0.nupkg.sha512",
- "system.reflection.primitives.nuspec"
- ]
- },
- "System.Resources.ResourceManager/4.3.0": {
- "sha512": "/zrcPkkWdZmI4F92gL/TPumP98AVDu/Wxr3CSJGQQ+XN6wbRZcyfSKVoPo17ilb3iOr0cCRqJInGwNMolqhS8A==",
- "type": "package",
- "path": "system.resources.resourcemanager/4.3.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "ThirdPartyNotices.txt",
- "dotnet_library_license.txt",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/net45/_._",
- "lib/portable-net45+win8+wp8+wpa81/_._",
- "lib/win8/_._",
- "lib/wp80/_._",
- "lib/wpa81/_._",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "lib/xamarintvos10/_._",
- "lib/xamarinwatchos10/_._",
- "ref/MonoAndroid10/_._",
- "ref/MonoTouch10/_._",
- "ref/net45/_._",
- "ref/netcore50/System.Resources.ResourceManager.dll",
- "ref/netcore50/System.Resources.ResourceManager.xml",
- "ref/netcore50/de/System.Resources.ResourceManager.xml",
- "ref/netcore50/es/System.Resources.ResourceManager.xml",
- "ref/netcore50/fr/System.Resources.ResourceManager.xml",
- "ref/netcore50/it/System.Resources.ResourceManager.xml",
- "ref/netcore50/ja/System.Resources.ResourceManager.xml",
- "ref/netcore50/ko/System.Resources.ResourceManager.xml",
- "ref/netcore50/ru/System.Resources.ResourceManager.xml",
- "ref/netcore50/zh-hans/System.Resources.ResourceManager.xml",
- "ref/netcore50/zh-hant/System.Resources.ResourceManager.xml",
- "ref/netstandard1.0/System.Resources.ResourceManager.dll",
- "ref/netstandard1.0/System.Resources.ResourceManager.xml",
- "ref/netstandard1.0/de/System.Resources.ResourceManager.xml",
- "ref/netstandard1.0/es/System.Resources.ResourceManager.xml",
- "ref/netstandard1.0/fr/System.Resources.ResourceManager.xml",
- "ref/netstandard1.0/it/System.Resources.ResourceManager.xml",
- "ref/netstandard1.0/ja/System.Resources.ResourceManager.xml",
- "ref/netstandard1.0/ko/System.Resources.ResourceManager.xml",
- "ref/netstandard1.0/ru/System.Resources.ResourceManager.xml",
- "ref/netstandard1.0/zh-hans/System.Resources.ResourceManager.xml",
- "ref/netstandard1.0/zh-hant/System.Resources.ResourceManager.xml",
- "ref/portable-net45+win8+wp8+wpa81/_._",
- "ref/win8/_._",
- "ref/wp80/_._",
- "ref/wpa81/_._",
- "ref/xamarinios10/_._",
- "ref/xamarinmac20/_._",
- "ref/xamarintvos10/_._",
- "ref/xamarinwatchos10/_._",
- "system.resources.resourcemanager.4.3.0.nupkg.sha512",
- "system.resources.resourcemanager.nuspec"
- ]
- },
- "System.Runtime/4.3.0": {
- "sha512": "JufQi0vPQ0xGnAczR13AUFglDyVYt4Kqnz1AZaiKZ5+GICq0/1MH/mO/eAJHt/mHW1zjKBJd7kV26SrxddAhiw==",
- "type": "package",
- "path": "system.runtime/4.3.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "ThirdPartyNotices.txt",
- "dotnet_library_license.txt",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/net45/_._",
- "lib/net462/System.Runtime.dll",
- "lib/portable-net45+win8+wp80+wpa81/_._",
- "lib/win8/_._",
- "lib/wp80/_._",
- "lib/wpa81/_._",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "lib/xamarintvos10/_._",
- "lib/xamarinwatchos10/_._",
- "ref/MonoAndroid10/_._",
- "ref/MonoTouch10/_._",
- "ref/net45/_._",
- "ref/net462/System.Runtime.dll",
- "ref/netcore50/System.Runtime.dll",
- "ref/netcore50/System.Runtime.xml",
- "ref/netcore50/de/System.Runtime.xml",
- "ref/netcore50/es/System.Runtime.xml",
- "ref/netcore50/fr/System.Runtime.xml",
- "ref/netcore50/it/System.Runtime.xml",
- "ref/netcore50/ja/System.Runtime.xml",
- "ref/netcore50/ko/System.Runtime.xml",
- "ref/netcore50/ru/System.Runtime.xml",
- "ref/netcore50/zh-hans/System.Runtime.xml",
- "ref/netcore50/zh-hant/System.Runtime.xml",
- "ref/netstandard1.0/System.Runtime.dll",
- "ref/netstandard1.0/System.Runtime.xml",
- "ref/netstandard1.0/de/System.Runtime.xml",
- "ref/netstandard1.0/es/System.Runtime.xml",
- "ref/netstandard1.0/fr/System.Runtime.xml",
- "ref/netstandard1.0/it/System.Runtime.xml",
- "ref/netstandard1.0/ja/System.Runtime.xml",
- "ref/netstandard1.0/ko/System.Runtime.xml",
- "ref/netstandard1.0/ru/System.Runtime.xml",
- "ref/netstandard1.0/zh-hans/System.Runtime.xml",
- "ref/netstandard1.0/zh-hant/System.Runtime.xml",
- "ref/netstandard1.2/System.Runtime.dll",
- "ref/netstandard1.2/System.Runtime.xml",
- "ref/netstandard1.2/de/System.Runtime.xml",
- "ref/netstandard1.2/es/System.Runtime.xml",
- "ref/netstandard1.2/fr/System.Runtime.xml",
- "ref/netstandard1.2/it/System.Runtime.xml",
- "ref/netstandard1.2/ja/System.Runtime.xml",
- "ref/netstandard1.2/ko/System.Runtime.xml",
- "ref/netstandard1.2/ru/System.Runtime.xml",
- "ref/netstandard1.2/zh-hans/System.Runtime.xml",
- "ref/netstandard1.2/zh-hant/System.Runtime.xml",
- "ref/netstandard1.3/System.Runtime.dll",
- "ref/netstandard1.3/System.Runtime.xml",
- "ref/netstandard1.3/de/System.Runtime.xml",
- "ref/netstandard1.3/es/System.Runtime.xml",
- "ref/netstandard1.3/fr/System.Runtime.xml",
- "ref/netstandard1.3/it/System.Runtime.xml",
- "ref/netstandard1.3/ja/System.Runtime.xml",
- "ref/netstandard1.3/ko/System.Runtime.xml",
- "ref/netstandard1.3/ru/System.Runtime.xml",
- "ref/netstandard1.3/zh-hans/System.Runtime.xml",
- "ref/netstandard1.3/zh-hant/System.Runtime.xml",
- "ref/netstandard1.5/System.Runtime.dll",
- "ref/netstandard1.5/System.Runtime.xml",
- "ref/netstandard1.5/de/System.Runtime.xml",
- "ref/netstandard1.5/es/System.Runtime.xml",
- "ref/netstandard1.5/fr/System.Runtime.xml",
- "ref/netstandard1.5/it/System.Runtime.xml",
- "ref/netstandard1.5/ja/System.Runtime.xml",
- "ref/netstandard1.5/ko/System.Runtime.xml",
- "ref/netstandard1.5/ru/System.Runtime.xml",
- "ref/netstandard1.5/zh-hans/System.Runtime.xml",
- "ref/netstandard1.5/zh-hant/System.Runtime.xml",
- "ref/portable-net45+win8+wp80+wpa81/_._",
- "ref/win8/_._",
- "ref/wp80/_._",
- "ref/wpa81/_._",
- "ref/xamarinios10/_._",
- "ref/xamarinmac20/_._",
- "ref/xamarintvos10/_._",
- "ref/xamarinwatchos10/_._",
- "system.runtime.4.3.0.nupkg.sha512",
- "system.runtime.nuspec"
- ]
- },
- "System.Runtime.Extensions/4.3.0": {
- "sha512": "guW0uK0fn5fcJJ1tJVXYd7/1h5F+pea1r7FLSOz/f8vPEqbR2ZAknuRDvTQ8PzAilDveOxNjSfr0CHfIQfFk8g==",
- "type": "package",
- "path": "system.runtime.extensions/4.3.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "ThirdPartyNotices.txt",
- "dotnet_library_license.txt",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/net45/_._",
- "lib/net462/System.Runtime.Extensions.dll",
- "lib/portable-net45+win8+wp8+wpa81/_._",
- "lib/win8/_._",
- "lib/wp80/_._",
- "lib/wpa81/_._",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "lib/xamarintvos10/_._",
- "lib/xamarinwatchos10/_._",
- "ref/MonoAndroid10/_._",
- "ref/MonoTouch10/_._",
- "ref/net45/_._",
- "ref/net462/System.Runtime.Extensions.dll",
- "ref/netcore50/System.Runtime.Extensions.dll",
- "ref/netcore50/System.Runtime.Extensions.xml",
- "ref/netcore50/de/System.Runtime.Extensions.xml",
- "ref/netcore50/es/System.Runtime.Extensions.xml",
- "ref/netcore50/fr/System.Runtime.Extensions.xml",
- "ref/netcore50/it/System.Runtime.Extensions.xml",
- "ref/netcore50/ja/System.Runtime.Extensions.xml",
- "ref/netcore50/ko/System.Runtime.Extensions.xml",
- "ref/netcore50/ru/System.Runtime.Extensions.xml",
- "ref/netcore50/zh-hans/System.Runtime.Extensions.xml",
- "ref/netcore50/zh-hant/System.Runtime.Extensions.xml",
- "ref/netstandard1.0/System.Runtime.Extensions.dll",
- "ref/netstandard1.0/System.Runtime.Extensions.xml",
- "ref/netstandard1.0/de/System.Runtime.Extensions.xml",
- "ref/netstandard1.0/es/System.Runtime.Extensions.xml",
- "ref/netstandard1.0/fr/System.Runtime.Extensions.xml",
- "ref/netstandard1.0/it/System.Runtime.Extensions.xml",
- "ref/netstandard1.0/ja/System.Runtime.Extensions.xml",
- "ref/netstandard1.0/ko/System.Runtime.Extensions.xml",
- "ref/netstandard1.0/ru/System.Runtime.Extensions.xml",
- "ref/netstandard1.0/zh-hans/System.Runtime.Extensions.xml",
- "ref/netstandard1.0/zh-hant/System.Runtime.Extensions.xml",
- "ref/netstandard1.3/System.Runtime.Extensions.dll",
- "ref/netstandard1.3/System.Runtime.Extensions.xml",
- "ref/netstandard1.3/de/System.Runtime.Extensions.xml",
- "ref/netstandard1.3/es/System.Runtime.Extensions.xml",
- "ref/netstandard1.3/fr/System.Runtime.Extensions.xml",
- "ref/netstandard1.3/it/System.Runtime.Extensions.xml",
- "ref/netstandard1.3/ja/System.Runtime.Extensions.xml",
- "ref/netstandard1.3/ko/System.Runtime.Extensions.xml",
- "ref/netstandard1.3/ru/System.Runtime.Extensions.xml",
- "ref/netstandard1.3/zh-hans/System.Runtime.Extensions.xml",
- "ref/netstandard1.3/zh-hant/System.Runtime.Extensions.xml",
- "ref/netstandard1.5/System.Runtime.Extensions.dll",
- "ref/netstandard1.5/System.Runtime.Extensions.xml",
- "ref/netstandard1.5/de/System.Runtime.Extensions.xml",
- "ref/netstandard1.5/es/System.Runtime.Extensions.xml",
- "ref/netstandard1.5/fr/System.Runtime.Extensions.xml",
- "ref/netstandard1.5/it/System.Runtime.Extensions.xml",
- "ref/netstandard1.5/ja/System.Runtime.Extensions.xml",
- "ref/netstandard1.5/ko/System.Runtime.Extensions.xml",
- "ref/netstandard1.5/ru/System.Runtime.Extensions.xml",
- "ref/netstandard1.5/zh-hans/System.Runtime.Extensions.xml",
- "ref/netstandard1.5/zh-hant/System.Runtime.Extensions.xml",
- "ref/portable-net45+win8+wp8+wpa81/_._",
- "ref/win8/_._",
- "ref/wp80/_._",
- "ref/wpa81/_._",
- "ref/xamarinios10/_._",
- "ref/xamarinmac20/_._",
- "ref/xamarintvos10/_._",
- "ref/xamarinwatchos10/_._",
- "system.runtime.extensions.4.3.0.nupkg.sha512",
- "system.runtime.extensions.nuspec"
- ]
- },
- "System.Text.Encoding/4.3.0": {
- "sha512": "BiIg+KWaSDOITze6jGQynxg64naAPtqGHBwDrLaCtixsa5bKiR8dpPOHA7ge3C0JJQizJE+sfkz1wV+BAKAYZw==",
- "type": "package",
- "path": "system.text.encoding/4.3.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "ThirdPartyNotices.txt",
- "dotnet_library_license.txt",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/net45/_._",
- "lib/portable-net45+win8+wp8+wpa81/_._",
- "lib/win8/_._",
- "lib/wp80/_._",
- "lib/wpa81/_._",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "lib/xamarintvos10/_._",
- "lib/xamarinwatchos10/_._",
- "ref/MonoAndroid10/_._",
- "ref/MonoTouch10/_._",
- "ref/net45/_._",
- "ref/netcore50/System.Text.Encoding.dll",
- "ref/netcore50/System.Text.Encoding.xml",
- "ref/netcore50/de/System.Text.Encoding.xml",
- "ref/netcore50/es/System.Text.Encoding.xml",
- "ref/netcore50/fr/System.Text.Encoding.xml",
- "ref/netcore50/it/System.Text.Encoding.xml",
- "ref/netcore50/ja/System.Text.Encoding.xml",
- "ref/netcore50/ko/System.Text.Encoding.xml",
- "ref/netcore50/ru/System.Text.Encoding.xml",
- "ref/netcore50/zh-hans/System.Text.Encoding.xml",
- "ref/netcore50/zh-hant/System.Text.Encoding.xml",
- "ref/netstandard1.0/System.Text.Encoding.dll",
- "ref/netstandard1.0/System.Text.Encoding.xml",
- "ref/netstandard1.0/de/System.Text.Encoding.xml",
- "ref/netstandard1.0/es/System.Text.Encoding.xml",
- "ref/netstandard1.0/fr/System.Text.Encoding.xml",
- "ref/netstandard1.0/it/System.Text.Encoding.xml",
- "ref/netstandard1.0/ja/System.Text.Encoding.xml",
- "ref/netstandard1.0/ko/System.Text.Encoding.xml",
- "ref/netstandard1.0/ru/System.Text.Encoding.xml",
- "ref/netstandard1.0/zh-hans/System.Text.Encoding.xml",
- "ref/netstandard1.0/zh-hant/System.Text.Encoding.xml",
- "ref/netstandard1.3/System.Text.Encoding.dll",
- "ref/netstandard1.3/System.Text.Encoding.xml",
- "ref/netstandard1.3/de/System.Text.Encoding.xml",
- "ref/netstandard1.3/es/System.Text.Encoding.xml",
- "ref/netstandard1.3/fr/System.Text.Encoding.xml",
- "ref/netstandard1.3/it/System.Text.Encoding.xml",
- "ref/netstandard1.3/ja/System.Text.Encoding.xml",
- "ref/netstandard1.3/ko/System.Text.Encoding.xml",
- "ref/netstandard1.3/ru/System.Text.Encoding.xml",
- "ref/netstandard1.3/zh-hans/System.Text.Encoding.xml",
- "ref/netstandard1.3/zh-hant/System.Text.Encoding.xml",
- "ref/portable-net45+win8+wp8+wpa81/_._",
- "ref/win8/_._",
- "ref/wp80/_._",
- "ref/wpa81/_._",
- "ref/xamarinios10/_._",
- "ref/xamarinmac20/_._",
- "ref/xamarintvos10/_._",
- "ref/xamarinwatchos10/_._",
- "system.text.encoding.4.3.0.nupkg.sha512",
- "system.text.encoding.nuspec"
- ]
- },
- "System.Threading/4.3.0": {
- "sha512": "VkUS0kOBcUf3Wwm0TSbrevDDZ6BlM+b/HRiapRFWjM5O0NS0LviG0glKmFK+hhPDd1XFeSdU1GmlLhb2CoVpIw==",
- "type": "package",
- "path": "system.threading/4.3.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "ThirdPartyNotices.txt",
- "dotnet_library_license.txt",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/net45/_._",
- "lib/netcore50/System.Threading.dll",
- "lib/netstandard1.3/System.Threading.dll",
- "lib/portable-net45+win8+wp8+wpa81/_._",
- "lib/win8/_._",
- "lib/wp80/_._",
- "lib/wpa81/_._",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "lib/xamarintvos10/_._",
- "lib/xamarinwatchos10/_._",
- "ref/MonoAndroid10/_._",
- "ref/MonoTouch10/_._",
- "ref/net45/_._",
- "ref/netcore50/System.Threading.dll",
- "ref/netcore50/System.Threading.xml",
- "ref/netcore50/de/System.Threading.xml",
- "ref/netcore50/es/System.Threading.xml",
- "ref/netcore50/fr/System.Threading.xml",
- "ref/netcore50/it/System.Threading.xml",
- "ref/netcore50/ja/System.Threading.xml",
- "ref/netcore50/ko/System.Threading.xml",
- "ref/netcore50/ru/System.Threading.xml",
- "ref/netcore50/zh-hans/System.Threading.xml",
- "ref/netcore50/zh-hant/System.Threading.xml",
- "ref/netstandard1.0/System.Threading.dll",
- "ref/netstandard1.0/System.Threading.xml",
- "ref/netstandard1.0/de/System.Threading.xml",
- "ref/netstandard1.0/es/System.Threading.xml",
- "ref/netstandard1.0/fr/System.Threading.xml",
- "ref/netstandard1.0/it/System.Threading.xml",
- "ref/netstandard1.0/ja/System.Threading.xml",
- "ref/netstandard1.0/ko/System.Threading.xml",
- "ref/netstandard1.0/ru/System.Threading.xml",
- "ref/netstandard1.0/zh-hans/System.Threading.xml",
- "ref/netstandard1.0/zh-hant/System.Threading.xml",
- "ref/netstandard1.3/System.Threading.dll",
- "ref/netstandard1.3/System.Threading.xml",
- "ref/netstandard1.3/de/System.Threading.xml",
- "ref/netstandard1.3/es/System.Threading.xml",
- "ref/netstandard1.3/fr/System.Threading.xml",
- "ref/netstandard1.3/it/System.Threading.xml",
- "ref/netstandard1.3/ja/System.Threading.xml",
- "ref/netstandard1.3/ko/System.Threading.xml",
- "ref/netstandard1.3/ru/System.Threading.xml",
- "ref/netstandard1.3/zh-hans/System.Threading.xml",
- "ref/netstandard1.3/zh-hant/System.Threading.xml",
- "ref/portable-net45+win8+wp8+wpa81/_._",
- "ref/win8/_._",
- "ref/wp80/_._",
- "ref/wpa81/_._",
- "ref/xamarinios10/_._",
- "ref/xamarinmac20/_._",
- "ref/xamarintvos10/_._",
- "ref/xamarinwatchos10/_._",
- "runtimes/aot/lib/netcore50/System.Threading.dll",
- "system.threading.4.3.0.nupkg.sha512",
- "system.threading.nuspec"
- ]
- },
- "System.Threading.Tasks/4.3.0": {
- "sha512": "LbSxKEdOUhVe8BezB/9uOGGppt+nZf6e1VFyw6v3DN6lqitm0OSn2uXMOdtP0M3W4iMcqcivm2J6UgqiwwnXiA==",
- "type": "package",
- "path": "system.threading.tasks/4.3.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "ThirdPartyNotices.txt",
- "dotnet_library_license.txt",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/net45/_._",
- "lib/portable-net45+win8+wp8+wpa81/_._",
- "lib/win8/_._",
- "lib/wp80/_._",
- "lib/wpa81/_._",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "lib/xamarintvos10/_._",
- "lib/xamarinwatchos10/_._",
- "ref/MonoAndroid10/_._",
- "ref/MonoTouch10/_._",
- "ref/net45/_._",
- "ref/netcore50/System.Threading.Tasks.dll",
- "ref/netcore50/System.Threading.Tasks.xml",
- "ref/netcore50/de/System.Threading.Tasks.xml",
- "ref/netcore50/es/System.Threading.Tasks.xml",
- "ref/netcore50/fr/System.Threading.Tasks.xml",
- "ref/netcore50/it/System.Threading.Tasks.xml",
- "ref/netcore50/ja/System.Threading.Tasks.xml",
- "ref/netcore50/ko/System.Threading.Tasks.xml",
- "ref/netcore50/ru/System.Threading.Tasks.xml",
- "ref/netcore50/zh-hans/System.Threading.Tasks.xml",
- "ref/netcore50/zh-hant/System.Threading.Tasks.xml",
- "ref/netstandard1.0/System.Threading.Tasks.dll",
- "ref/netstandard1.0/System.Threading.Tasks.xml",
- "ref/netstandard1.0/de/System.Threading.Tasks.xml",
- "ref/netstandard1.0/es/System.Threading.Tasks.xml",
- "ref/netstandard1.0/fr/System.Threading.Tasks.xml",
- "ref/netstandard1.0/it/System.Threading.Tasks.xml",
- "ref/netstandard1.0/ja/System.Threading.Tasks.xml",
- "ref/netstandard1.0/ko/System.Threading.Tasks.xml",
- "ref/netstandard1.0/ru/System.Threading.Tasks.xml",
- "ref/netstandard1.0/zh-hans/System.Threading.Tasks.xml",
- "ref/netstandard1.0/zh-hant/System.Threading.Tasks.xml",
- "ref/netstandard1.3/System.Threading.Tasks.dll",
- "ref/netstandard1.3/System.Threading.Tasks.xml",
- "ref/netstandard1.3/de/System.Threading.Tasks.xml",
- "ref/netstandard1.3/es/System.Threading.Tasks.xml",
- "ref/netstandard1.3/fr/System.Threading.Tasks.xml",
- "ref/netstandard1.3/it/System.Threading.Tasks.xml",
- "ref/netstandard1.3/ja/System.Threading.Tasks.xml",
- "ref/netstandard1.3/ko/System.Threading.Tasks.xml",
- "ref/netstandard1.3/ru/System.Threading.Tasks.xml",
- "ref/netstandard1.3/zh-hans/System.Threading.Tasks.xml",
- "ref/netstandard1.3/zh-hant/System.Threading.Tasks.xml",
- "ref/portable-net45+win8+wp8+wpa81/_._",
- "ref/win8/_._",
- "ref/wp80/_._",
- "ref/wpa81/_._",
- "ref/xamarinios10/_._",
- "ref/xamarinmac20/_._",
- "ref/xamarintvos10/_._",
- "ref/xamarinwatchos10/_._",
- "system.threading.tasks.4.3.0.nupkg.sha512",
- "system.threading.tasks.nuspec"
- ]
- },
- "LandblockExtraction/1.0.0": {
- "type": "project",
- "path": "../LandblockExtraction/LandblockExtraction.csproj",
- "msbuildProject": "../LandblockExtraction/LandblockExtraction.csproj"
- }
- },
- "projectFileDependencyGroups": {
- "net7.0": [
- "LandblockExtraction >= 1.0.0",
- "MSTest.TestAdapter >= 2.2.10",
- "MSTest.TestFramework >= 2.2.10",
- "Microsoft.NET.Test.Sdk >= 17.6.0",
- "coverlet.collector >= 3.2.0"
- ]
- },
- "packageFolders": {
- "C:\\Users\\Troispoils\\.nuget\\packages\\": {}
- },
- "project": {
- "version": "1.0.0",
- "restore": {
- "projectUniqueName": "C:\\Users\\Troispoils\\Documents\\GitHub\\Map3DRendering\\Test_LandblockExtraction\\Test_LandblockExtraction.csproj",
- "projectName": "Test_LandblockExtraction",
- "projectPath": "C:\\Users\\Troispoils\\Documents\\GitHub\\Map3DRendering\\Test_LandblockExtraction\\Test_LandblockExtraction.csproj",
- "packagesPath": "C:\\Users\\Troispoils\\.nuget\\packages\\",
- "outputPath": "C:\\Users\\Troispoils\\Documents\\GitHub\\Map3DRendering\\Test_LandblockExtraction\\obj\\",
- "projectStyle": "PackageReference",
- "configFilePaths": [
- "C:\\Users\\Troispoils\\AppData\\Roaming\\NuGet\\NuGet.Config",
- "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
- ],
- "originalTargetFrameworks": [
- "net7.0"
- ],
- "sources": {
- "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
- "https://api.nuget.org/v3/index.json": {}
- },
- "frameworks": {
- "net7.0": {
- "targetAlias": "net7.0",
- "projectReferences": {
- "C:\\Users\\Troispoils\\Documents\\GitHub\\Map3DRendering\\LandblockExtraction\\LandblockExtraction.csproj": {
- "projectPath": "C:\\Users\\Troispoils\\Documents\\GitHub\\Map3DRendering\\LandblockExtraction\\LandblockExtraction.csproj"
- }
- }
- }
- },
- "warningProperties": {
- "warnAsError": [
- "NU1605"
- ]
- }
- },
- "frameworks": {
- "net7.0": {
- "targetAlias": "net7.0",
- "dependencies": {
- "MSTest.TestAdapter": {
- "target": "Package",
- "version": "[2.2.10, )"
- },
- "MSTest.TestFramework": {
- "target": "Package",
- "version": "[2.2.10, )"
- },
- "Microsoft.NET.Test.Sdk": {
- "target": "Package",
- "version": "[17.6.0, )"
- },
- "coverlet.collector": {
- "target": "Package",
- "version": "[3.2.0, )"
- }
- },
- "imports": [
- "net461",
- "net462",
- "net47",
- "net471",
- "net472",
- "net48",
- "net481"
- ],
- "assetTargetFallback": true,
- "warn": true,
- "frameworkReferences": {
- "Microsoft.NETCore.App": {
- "privateAssets": "all"
- }
- },
- "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.100\\RuntimeIdentifierGraph.json"
- }
- }
- }
-}
\ No newline at end of file
diff --git a/Test_LandblockExtraction/obj/project.nuget.cache b/Test_LandblockExtraction/obj/project.nuget.cache
deleted file mode 100644
index 3152947..0000000
--- a/Test_LandblockExtraction/obj/project.nuget.cache
+++ /dev/null
@@ -1,36 +0,0 @@
-{
- "version": 2,
- "dgSpecHash": "lxudjY+b6j+0BBRt8sfBi2ZjSkU7cHsdrEOXWudHPi0UKdYtkHMeDLx43UWD2TrLu444de4oVFqygq7LlbAUxw==",
- "success": true,
- "projectFilePath": "C:\\Users\\Troispoils\\Documents\\GitHub\\Map3DRendering\\Test_LandblockExtraction\\Test_LandblockExtraction.csproj",
- "expectedPackageFiles": [
- "C:\\Users\\Troispoils\\.nuget\\packages\\coverlet.collector\\3.2.0\\coverlet.collector.3.2.0.nupkg.sha512",
- "C:\\Users\\Troispoils\\.nuget\\packages\\microsoft.codecoverage\\17.6.0\\microsoft.codecoverage.17.6.0.nupkg.sha512",
- "C:\\Users\\Troispoils\\.nuget\\packages\\microsoft.net.test.sdk\\17.6.0\\microsoft.net.test.sdk.17.6.0.nupkg.sha512",
- "C:\\Users\\Troispoils\\.nuget\\packages\\microsoft.netcore.platforms\\1.1.0\\microsoft.netcore.platforms.1.1.0.nupkg.sha512",
- "C:\\Users\\Troispoils\\.nuget\\packages\\microsoft.netcore.targets\\1.1.0\\microsoft.netcore.targets.1.1.0.nupkg.sha512",
- "C:\\Users\\Troispoils\\.nuget\\packages\\microsoft.testplatform.objectmodel\\17.6.0\\microsoft.testplatform.objectmodel.17.6.0.nupkg.sha512",
- "C:\\Users\\Troispoils\\.nuget\\packages\\microsoft.testplatform.testhost\\17.6.0\\microsoft.testplatform.testhost.17.6.0.nupkg.sha512",
- "C:\\Users\\Troispoils\\.nuget\\packages\\mstest.testadapter\\2.2.10\\mstest.testadapter.2.2.10.nupkg.sha512",
- "C:\\Users\\Troispoils\\.nuget\\packages\\mstest.testframework\\2.2.10\\mstest.testframework.2.2.10.nupkg.sha512",
- "C:\\Users\\Troispoils\\.nuget\\packages\\newtonsoft.json\\13.0.1\\newtonsoft.json.13.0.1.nupkg.sha512",
- "C:\\Users\\Troispoils\\.nuget\\packages\\nuget.frameworks\\5.11.0\\nuget.frameworks.5.11.0.nupkg.sha512",
- "C:\\Users\\Troispoils\\.nuget\\packages\\runtime.native.system\\4.3.0\\runtime.native.system.4.3.0.nupkg.sha512",
- "C:\\Users\\Troispoils\\.nuget\\packages\\system.collections\\4.3.0\\system.collections.4.3.0.nupkg.sha512",
- "C:\\Users\\Troispoils\\.nuget\\packages\\system.diagnostics.debug\\4.3.0\\system.diagnostics.debug.4.3.0.nupkg.sha512",
- "C:\\Users\\Troispoils\\.nuget\\packages\\system.diagnostics.textwritertracelistener\\4.3.0\\system.diagnostics.textwritertracelistener.4.3.0.nupkg.sha512",
- "C:\\Users\\Troispoils\\.nuget\\packages\\system.diagnostics.tracesource\\4.3.0\\system.diagnostics.tracesource.4.3.0.nupkg.sha512",
- "C:\\Users\\Troispoils\\.nuget\\packages\\system.globalization\\4.3.0\\system.globalization.4.3.0.nupkg.sha512",
- "C:\\Users\\Troispoils\\.nuget\\packages\\system.io\\4.3.0\\system.io.4.3.0.nupkg.sha512",
- "C:\\Users\\Troispoils\\.nuget\\packages\\system.reflection\\4.3.0\\system.reflection.4.3.0.nupkg.sha512",
- "C:\\Users\\Troispoils\\.nuget\\packages\\system.reflection.metadata\\1.6.0\\system.reflection.metadata.1.6.0.nupkg.sha512",
- "C:\\Users\\Troispoils\\.nuget\\packages\\system.reflection.primitives\\4.3.0\\system.reflection.primitives.4.3.0.nupkg.sha512",
- "C:\\Users\\Troispoils\\.nuget\\packages\\system.resources.resourcemanager\\4.3.0\\system.resources.resourcemanager.4.3.0.nupkg.sha512",
- "C:\\Users\\Troispoils\\.nuget\\packages\\system.runtime\\4.3.0\\system.runtime.4.3.0.nupkg.sha512",
- "C:\\Users\\Troispoils\\.nuget\\packages\\system.runtime.extensions\\4.3.0\\system.runtime.extensions.4.3.0.nupkg.sha512",
- "C:\\Users\\Troispoils\\.nuget\\packages\\system.text.encoding\\4.3.0\\system.text.encoding.4.3.0.nupkg.sha512",
- "C:\\Users\\Troispoils\\.nuget\\packages\\system.threading\\4.3.0\\system.threading.4.3.0.nupkg.sha512",
- "C:\\Users\\Troispoils\\.nuget\\packages\\system.threading.tasks\\4.3.0\\system.threading.tasks.4.3.0.nupkg.sha512"
- ],
- "logs": []
-}
\ No newline at end of file