Mise à jour du dépôt en fonction du .gitignore

This commit is contained in:
Troispoils 2024-02-25 22:03:08 +01:00
parent 1f0f033fad
commit 4a59748e67
224 changed files with 6785 additions and 0 deletions

View file

@ -0,0 +1,4 @@
// <autogenerated />
using System;
using System.Reflection;
[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v7.0", FrameworkDisplayName = ".NET 7.0")]

View file

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

View file

@ -0,0 +1 @@
fcb85b1f1be3aecde831cdbd2e1d164333d97472cf0802e51f27acbf510e4597

View file

@ -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 = LandblockExtraction
build_property.ProjectDir = C:\Users\Troispoils\Documents\GitHub\Map3DRendering\LandblockExtraction\
build_property.EnableComHosting =
build_property.EnableGeneratedComInterfaceComImportInterop =

View file

@ -0,0 +1,8 @@
// <auto-generated/>
global using global::System;
global using global::System.Collections.Generic;
global using global::System.IO;
global using global::System.Linq;
global using global::System.Net.Http;
global using global::System.Threading;
global using global::System.Threading.Tasks;

View file

@ -0,0 +1 @@
ae3225192e6b65595b6f193c5e16a86f86815259ffd4c9105f4aa585389a2823

View file

@ -0,0 +1,15 @@
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

View file

@ -0,0 +1,69 @@
{
"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"
}
}
}
}
}

View file

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

View file

@ -0,0 +1,6 @@
<?xml version="1.0" encoding="utf-8" standalone="no"?>
<Project ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<ImportGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
<Import Project="$(NuGetPackageRoot)magick.net-q16-anycpu\13.6.0\build\netstandard20\Magick.NET-Q16-AnyCPU.targets" Condition="Exists('$(NuGetPackageRoot)magick.net-q16-anycpu\13.6.0\build\netstandard20\Magick.NET-Q16-AnyCPU.targets')" />
</ImportGroup>
</Project>

View file

@ -0,0 +1,192 @@
{
"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"
}
}
}
}

View file

@ -0,0 +1,11 @@
{
"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": []
}