Mise à jour du dépôt en fonction du .gitignore
This commit is contained in:
parent
4a59748e67
commit
7fb6345839
196 changed files with 2 additions and 5248 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -1,6 +1,8 @@
|
|||
# Output
|
||||
[Bb]uild/
|
||||
[Pp]ublish/
|
||||
[Oo]bj/
|
||||
[Bb]in/
|
||||
|
||||
# Project/editor files
|
||||
.vs/
|
||||
|
|
|
|||
Binary file not shown.
Binary file not shown.
|
|
@ -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": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
Binary file not shown.
Binary file not shown.
|
|
@ -1,4 +0,0 @@
|
|||
// <autogenerated />
|
||||
using System;
|
||||
using System.Reflection;
|
||||
[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v7.0", FrameworkDisplayName = ".NET 7.0")]
|
||||
|
|
@ -1,23 +0,0 @@
|
|||
//------------------------------------------------------------------------------
|
||||
// <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.
|
||||
|
||||
|
|
@ -1 +0,0 @@
|
|||
fcb85b1f1be3aecde831cdbd2e1d164333d97472cf0802e51f27acbf510e4597
|
||||
|
|
@ -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 =
|
||||
|
|
@ -1,8 +0,0 @@
|
|||
// <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.
|
|
@ -1 +0,0 @@
|
|||
ae3225192e6b65595b6f193c5e16a86f86815259ffd4c9105f4aa585389a2823
|
||||
|
|
@ -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
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
|
@ -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"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -1,15 +0,0 @@
|
|||
<?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>
|
||||
|
|
@ -1,6 +0,0 @@
|
|||
<?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>
|
||||
|
|
@ -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"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -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": []
|
||||
}
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
|
@ -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": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
|
@ -1,9 +0,0 @@
|
|||
{
|
||||
"runtimeOptions": {
|
||||
"tfm": "net7.0",
|
||||
"framework": {
|
||||
"name": "Microsoft.NETCore.App",
|
||||
"version": "7.0.0"
|
||||
}
|
||||
}
|
||||
}
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
|
@ -1,8 +0,0 @@
|
|||
#version 330 core
|
||||
|
||||
in vec3 vertexColor;
|
||||
out vec4 FragColor;
|
||||
|
||||
void main() {
|
||||
FragColor = vec4(vertexColor, 1.0);
|
||||
}
|
||||
|
|
@ -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;
|
||||
}
|
||||
|
|
@ -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)
|
||||
}
|
||||
|
|
@ -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);
|
||||
}
|
||||
|
|
@ -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;
|
||||
}
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
|
@ -1,4 +0,0 @@
|
|||
// <autogenerated />
|
||||
using System;
|
||||
using System.Reflection;
|
||||
[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v7.0", FrameworkDisplayName = ".NET 7.0")]
|
||||
|
|
@ -1,23 +0,0 @@
|
|||
//------------------------------------------------------------------------------
|
||||
// <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("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.
|
||||
|
||||
|
|
@ -1 +0,0 @@
|
|||
8af69b9dce5d51930a051b9424c0cf4a390c619a186f4caf0e03e7aac96b4f4c
|
||||
|
|
@ -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 =
|
||||
|
|
@ -1,8 +0,0 @@
|
|||
// <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.
|
|
@ -1 +0,0 @@
|
|||
948bda8dbc9d11c72bcfd3e112a4d805d0510c728778c3020986c78bc65b9523
|
||||
|
|
@ -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
|
||||
Binary file not shown.
|
|
@ -1 +0,0 @@
|
|||
d9facc6cacb01d915647c2d924d770b3ad92a78acbec78cdd83108048fe4350e
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
|
@ -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"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -1,15 +0,0 @@
|
|||
<?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>
|
||||
|
|
@ -1,2 +0,0 @@
|
|||
<?xml version="1.0" encoding="utf-8" standalone="no"?>
|
||||
<Project ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" />
|
||||
|
|
@ -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"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -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": []
|
||||
}
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
|
@ -1,162 +0,0 @@
|
|||
<?xml version="1.0"?>
|
||||
<doc>
|
||||
<assembly>
|
||||
<name>Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions</name>
|
||||
</assembly>
|
||||
<members>
|
||||
<member name="T:Microsoft.VisualStudio.TestTools.UnitTesting.DeploymentItemAttribute">
|
||||
<summary>
|
||||
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.
|
||||
</summary>
|
||||
<example>
|
||||
[DeploymentItem("file1.xml")]
|
||||
[DeploymentItem("file2.xml", "DataFiles")]
|
||||
[DeploymentItem("bin\Debug")]
|
||||
</example>
|
||||
</member>
|
||||
<member name="M:Microsoft.VisualStudio.TestTools.UnitTesting.DeploymentItemAttribute.#ctor(System.String)">
|
||||
<summary>
|
||||
Initializes a new instance of the <see cref="T:Microsoft.VisualStudio.TestTools.UnitTesting.DeploymentItemAttribute"/> class.
|
||||
</summary>
|
||||
<param name="path">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.</param>
|
||||
</member>
|
||||
<member name="M:Microsoft.VisualStudio.TestTools.UnitTesting.DeploymentItemAttribute.#ctor(System.String,System.String)">
|
||||
<summary>
|
||||
Initializes a new instance of the <see cref="T:Microsoft.VisualStudio.TestTools.UnitTesting.DeploymentItemAttribute"/> class
|
||||
</summary>
|
||||
<param name="path">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.</param>
|
||||
<param name="outputDirectory">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 <paramref name="path"/> will be copied to this directory.</param>
|
||||
</member>
|
||||
<member name="P:Microsoft.VisualStudio.TestTools.UnitTesting.DeploymentItemAttribute.Path">
|
||||
<summary>
|
||||
Gets the path of the source file or folder to be copied.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="P:Microsoft.VisualStudio.TestTools.UnitTesting.DeploymentItemAttribute.OutputDirectory">
|
||||
<summary>
|
||||
Gets the path of the directory to which the item is copied.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="T:Microsoft.VisualStudio.TestTools.UnitTesting.TestContext">
|
||||
<summary>
|
||||
Used to store information that is provided to unit tests.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="P:Microsoft.VisualStudio.TestTools.UnitTesting.TestContext.Properties">
|
||||
<summary>
|
||||
Gets test properties for a test.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="P:Microsoft.VisualStudio.TestTools.UnitTesting.TestContext.CancellationTokenSource">
|
||||
<summary>
|
||||
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
|
||||
</summary>
|
||||
</member>
|
||||
<member name="P:Microsoft.VisualStudio.TestTools.UnitTesting.TestContext.TestRunDirectory">
|
||||
<summary>
|
||||
Gets base directory for the test run, under which deployed files and result files are stored.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="P:Microsoft.VisualStudio.TestTools.UnitTesting.TestContext.DeploymentDirectory">
|
||||
<summary>
|
||||
Gets directory for files deployed for the test run. Typically a subdirectory of <see cref="P:Microsoft.VisualStudio.TestTools.UnitTesting.TestContext.TestRunDirectory"/>.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="P:Microsoft.VisualStudio.TestTools.UnitTesting.TestContext.ResultsDirectory">
|
||||
<summary>
|
||||
Gets base directory for results from the test run. Typically a subdirectory of <see cref="P:Microsoft.VisualStudio.TestTools.UnitTesting.TestContext.TestRunDirectory"/>.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="P:Microsoft.VisualStudio.TestTools.UnitTesting.TestContext.TestRunResultsDirectory">
|
||||
<summary>
|
||||
Gets directory for test run result files. Typically a subdirectory of <see cref="P:Microsoft.VisualStudio.TestTools.UnitTesting.TestContext.ResultsDirectory"/>.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="P:Microsoft.VisualStudio.TestTools.UnitTesting.TestContext.TestResultsDirectory">
|
||||
<summary>
|
||||
Gets directory for test result files.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="P:Microsoft.VisualStudio.TestTools.UnitTesting.TestContext.TestDir">
|
||||
<summary>
|
||||
Gets base directory for the test run, under which deployed files and result files are stored.
|
||||
Same as <see cref="P:Microsoft.VisualStudio.TestTools.UnitTesting.TestContext.TestRunDirectory"/>. Use that property instead.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="P:Microsoft.VisualStudio.TestTools.UnitTesting.TestContext.TestDeploymentDir">
|
||||
<summary>
|
||||
Gets directory for files deployed for the test run. Typically a subdirectory of <see cref="P:Microsoft.VisualStudio.TestTools.UnitTesting.TestContext.TestRunDirectory"/>.
|
||||
Same as <see cref="P:Microsoft.VisualStudio.TestTools.UnitTesting.TestContext.DeploymentDirectory"/>. Use that property instead.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="P:Microsoft.VisualStudio.TestTools.UnitTesting.TestContext.TestLogsDir">
|
||||
<summary>
|
||||
Gets directory for test run result files. Typically a subdirectory of <see cref="P:Microsoft.VisualStudio.TestTools.UnitTesting.TestContext.ResultsDirectory"/>.
|
||||
Same as <see cref="P:Microsoft.VisualStudio.TestTools.UnitTesting.TestContext.TestRunResultsDirectory"/>. Use that property for test run result files, or
|
||||
<see cref="P:Microsoft.VisualStudio.TestTools.UnitTesting.TestContext.TestResultsDirectory"/> for test-specific result files instead.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="P:Microsoft.VisualStudio.TestTools.UnitTesting.TestContext.FullyQualifiedTestClassName">
|
||||
<summary>
|
||||
Gets the Fully-qualified name of the class containing the test method currently being executed
|
||||
</summary>
|
||||
</member>
|
||||
<member name="P:Microsoft.VisualStudio.TestTools.UnitTesting.TestContext.ManagedType">
|
||||
<summary>
|
||||
Gets the fully specified type name metadata format.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="P:Microsoft.VisualStudio.TestTools.UnitTesting.TestContext.ManagedMethod">
|
||||
<summary>
|
||||
Gets the fully specified method name metadata format.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="P:Microsoft.VisualStudio.TestTools.UnitTesting.TestContext.TestName">
|
||||
<summary>
|
||||
Gets the name of the test method currently being executed
|
||||
</summary>
|
||||
</member>
|
||||
<member name="P:Microsoft.VisualStudio.TestTools.UnitTesting.TestContext.CurrentTestOutcome">
|
||||
<summary>
|
||||
Gets the current test outcome.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="M:Microsoft.VisualStudio.TestTools.UnitTesting.TestContext.AddResultFile(System.String)">
|
||||
<summary>
|
||||
Adds a file name to the list in TestResult.ResultFileNames
|
||||
</summary>
|
||||
<param name="fileName">
|
||||
The file Name.
|
||||
</param>
|
||||
</member>
|
||||
<member name="M:Microsoft.VisualStudio.TestTools.UnitTesting.TestContext.Write(System.String)">
|
||||
<summary>
|
||||
Used to write trace messages while the test is running
|
||||
</summary>
|
||||
<param name="message">formatted message string</param>
|
||||
</member>
|
||||
<member name="M:Microsoft.VisualStudio.TestTools.UnitTesting.TestContext.Write(System.String,System.Object[])">
|
||||
<summary>
|
||||
Used to write trace messages while the test is running
|
||||
</summary>
|
||||
<param name="format">format string</param>
|
||||
<param name="args">the arguments</param>
|
||||
</member>
|
||||
<member name="M:Microsoft.VisualStudio.TestTools.UnitTesting.TestContext.WriteLine(System.String)">
|
||||
<summary>
|
||||
Used to write trace messages while the test is running
|
||||
</summary>
|
||||
<param name="message">formatted message string</param>
|
||||
</member>
|
||||
<member name="M:Microsoft.VisualStudio.TestTools.UnitTesting.TestContext.WriteLine(System.String,System.Object[])">
|
||||
<summary>
|
||||
Used to write trace messages while the test is running
|
||||
</summary>
|
||||
<param name="format">format string</param>
|
||||
<param name="args">the arguments</param>
|
||||
</member>
|
||||
</members>
|
||||
</doc>
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Some files were not shown because too many files have changed in this diff Show more
Loading…
Add table
Add a link
Reference in a new issue