Mise à jour du dépôt en fonction du .gitignore
This commit is contained in:
parent
1f0f033fad
commit
4a59748e67
224 changed files with 6785 additions and 0 deletions
|
|
@ -0,0 +1,4 @@
|
|||
// <autogenerated />
|
||||
using System;
|
||||
using System.Reflection;
|
||||
[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v7.0", FrameworkDisplayName = ".NET 7.0")]
|
||||
|
|
@ -0,0 +1,23 @@
|
|||
//------------------------------------------------------------------------------
|
||||
// <auto-generated>
|
||||
// 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é.
|
||||
// </auto-generated>
|
||||
//------------------------------------------------------------------------------
|
||||
|
||||
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.
|
||||
|
||||
|
|
@ -0,0 +1 @@
|
|||
81e99a64f99417ad7d61ccd19922a1a9bb77ae51fb4e48e087b6eae65c9e46ef
|
||||
|
|
@ -0,0 +1,13 @@
|
|||
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 =
|
||||
|
|
@ -0,0 +1,8 @@
|
|||
// <auto-generated/>
|
||||
global using global::System;
|
||||
global using global::System.Collections.Generic;
|
||||
global using global::System.IO;
|
||||
global using global::System.Linq;
|
||||
global using global::System.Net.Http;
|
||||
global using global::System.Threading;
|
||||
global using global::System.Threading.Tasks;
|
||||
Binary file not shown.
Binary file not shown.
|
|
@ -0,0 +1 @@
|
|||
aa33d3451cdf006083c07d591329c6f54eb7d36456594cc8a2b50f19d72d287e
|
||||
|
|
@ -0,0 +1,108 @@
|
|||
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
|
||||
Binary file not shown.
|
|
@ -0,0 +1 @@
|
|||
a886a7decc907d86229824c3c6558c1262814a115708c9d137f8fd0a0f709ac0
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue