diff --git a/Executable/bin/Debug/net6.0/Executable.deps.json b/Executable/bin/Debug/net6.0/Executable.deps.json deleted file mode 100644 index 68945da..0000000 --- a/Executable/bin/Debug/net6.0/Executable.deps.json +++ /dev/null @@ -1,49 +0,0 @@ -{ - "runtimeTarget": { - "name": ".NETCoreApp,Version=v6.0", - "signature": "" - }, - "compilationOptions": {}, - "targets": { - ".NETCoreApp,Version=v6.0": { - "Executable/1.0.0": { - "dependencies": { - "astar": "1.0.0" - }, - "runtime": { - "Executable.dll": {} - } - }, - "astar/1.0.0": { - "dependencies": { - "Logging": "1.0.0" - }, - "runtime": { - "astar.dll": {} - } - }, - "Logging/1.0.0": { - "runtime": { - "Logging.dll": {} - } - } - } - }, - "libraries": { - "Executable/1.0.0": { - "type": "project", - "serviceable": false, - "sha512": "" - }, - "astar/1.0.0": { - "type": "project", - "serviceable": false, - "sha512": "" - }, - "Logging/1.0.0": { - "type": "project", - "serviceable": false, - "sha512": "" - } - } -} \ No newline at end of file diff --git a/Executable/bin/Debug/net6.0/Executable.dll b/Executable/bin/Debug/net6.0/Executable.dll deleted file mode 100644 index 8f72045..0000000 Binary files a/Executable/bin/Debug/net6.0/Executable.dll and /dev/null differ diff --git a/Executable/bin/Debug/net6.0/Executable.exe b/Executable/bin/Debug/net6.0/Executable.exe deleted file mode 100644 index 813eb36..0000000 Binary files a/Executable/bin/Debug/net6.0/Executable.exe and /dev/null differ diff --git a/Executable/bin/Debug/net6.0/Executable.pdb b/Executable/bin/Debug/net6.0/Executable.pdb deleted file mode 100644 index e80adc4..0000000 Binary files a/Executable/bin/Debug/net6.0/Executable.pdb and /dev/null differ diff --git a/Executable/bin/Debug/net6.0/Executable.runtimeconfig.json b/Executable/bin/Debug/net6.0/Executable.runtimeconfig.json deleted file mode 100644 index 4986d16..0000000 --- a/Executable/bin/Debug/net6.0/Executable.runtimeconfig.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "runtimeOptions": { - "tfm": "net6.0", - "framework": { - "name": "Microsoft.NETCore.App", - "version": "6.0.0" - } - } -} \ No newline at end of file diff --git a/Executable/bin/Debug/net6.0/Logging.dll b/Executable/bin/Debug/net6.0/Logging.dll deleted file mode 100644 index 94095c3..0000000 Binary files a/Executable/bin/Debug/net6.0/Logging.dll and /dev/null differ diff --git a/Executable/bin/Debug/net6.0/Logging.pdb b/Executable/bin/Debug/net6.0/Logging.pdb deleted file mode 100644 index fe13a13..0000000 Binary files a/Executable/bin/Debug/net6.0/Logging.pdb and /dev/null differ diff --git a/Executable/bin/Debug/net6.0/astar.dll b/Executable/bin/Debug/net6.0/astar.dll deleted file mode 100644 index 44a5b37..0000000 Binary files a/Executable/bin/Debug/net6.0/astar.dll and /dev/null differ diff --git a/Executable/bin/Debug/net6.0/astar.pdb b/Executable/bin/Debug/net6.0/astar.pdb deleted file mode 100644 index 15234f2..0000000 Binary files a/Executable/bin/Debug/net6.0/astar.pdb and /dev/null differ diff --git a/Executable/obj/Debug/net6.0/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs b/Executable/obj/Debug/net6.0/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs deleted file mode 100644 index 36203c7..0000000 --- a/Executable/obj/Debug/net6.0/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs +++ /dev/null @@ -1,4 +0,0 @@ -// -using System; -using System.Reflection; -[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v6.0", FrameworkDisplayName = "")] diff --git a/Executable/obj/Debug/net6.0/Executable.AssemblyInfo.cs b/Executable/obj/Debug/net6.0/Executable.AssemblyInfo.cs deleted file mode 100644 index 13a4d5c..0000000 --- a/Executable/obj/Debug/net6.0/Executable.AssemblyInfo.cs +++ /dev/null @@ -1,23 +0,0 @@ -//------------------------------------------------------------------------------ -// -// Dieser Code wurde von einem Tool generiert. -// Laufzeitversion:4.0.30319.42000 -// -// Änderungen an dieser Datei können falsches Verhalten verursachen und gehen verloren, wenn -// der Code erneut generiert wird. -// -//------------------------------------------------------------------------------ - -using System; -using System.Reflection; - -[assembly: System.Reflection.AssemblyCompanyAttribute("Executable")] -[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] -[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] -[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")] -[assembly: System.Reflection.AssemblyProductAttribute("Executable")] -[assembly: System.Reflection.AssemblyTitleAttribute("Executable")] -[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] - -// Von der MSBuild WriteCodeFragment-Klasse generiert. - diff --git a/Executable/obj/Debug/net6.0/Executable.AssemblyInfoInputs.cache b/Executable/obj/Debug/net6.0/Executable.AssemblyInfoInputs.cache deleted file mode 100644 index cf449e1..0000000 --- a/Executable/obj/Debug/net6.0/Executable.AssemblyInfoInputs.cache +++ /dev/null @@ -1 +0,0 @@ -411c0b3cf056e23504afaa80bf4ab210c078397f diff --git a/Executable/obj/Debug/net6.0/Executable.GeneratedMSBuildEditorConfig.editorconfig b/Executable/obj/Debug/net6.0/Executable.GeneratedMSBuildEditorConfig.editorconfig deleted file mode 100644 index 42601fe..0000000 --- a/Executable/obj/Debug/net6.0/Executable.GeneratedMSBuildEditorConfig.editorconfig +++ /dev/null @@ -1,10 +0,0 @@ -is_global = true -build_property.TargetFramework = net6.0 -build_property.TargetPlatformMinVersion = -build_property.UsingMicrosoftNETSdkWeb = -build_property.ProjectTypeGuids = -build_property.InvariantGlobalization = -build_property.PlatformNeutralAssembly = -build_property._SupportedPlatformList = Linux,macOS,Windows -build_property.RootNamespace = Executable -build_property.ProjectDir = D:\Documents\GitHub\astar\Executable\ diff --git a/Executable/obj/Debug/net6.0/Executable.GlobalUsings.g.cs b/Executable/obj/Debug/net6.0/Executable.GlobalUsings.g.cs deleted file mode 100644 index 8578f3d..0000000 --- a/Executable/obj/Debug/net6.0/Executable.GlobalUsings.g.cs +++ /dev/null @@ -1,8 +0,0 @@ -// -global using global::System; -global using global::System.Collections.Generic; -global using global::System.IO; -global using global::System.Linq; -global using global::System.Net.Http; -global using global::System.Threading; -global using global::System.Threading.Tasks; diff --git a/Executable/obj/Debug/net6.0/Executable.assets.cache b/Executable/obj/Debug/net6.0/Executable.assets.cache deleted file mode 100644 index 1b1f170..0000000 Binary files a/Executable/obj/Debug/net6.0/Executable.assets.cache and /dev/null differ diff --git a/Executable/obj/Debug/net6.0/Executable.csproj.AssemblyReference.cache b/Executable/obj/Debug/net6.0/Executable.csproj.AssemblyReference.cache deleted file mode 100644 index ab3f010..0000000 Binary files a/Executable/obj/Debug/net6.0/Executable.csproj.AssemblyReference.cache and /dev/null differ diff --git a/Executable/obj/Debug/net6.0/Executable.csproj.BuildWithSkipAnalyzers b/Executable/obj/Debug/net6.0/Executable.csproj.BuildWithSkipAnalyzers deleted file mode 100644 index e69de29..0000000 diff --git a/Executable/obj/Debug/net6.0/Executable.csproj.CopyComplete b/Executable/obj/Debug/net6.0/Executable.csproj.CopyComplete deleted file mode 100644 index e69de29..0000000 diff --git a/Executable/obj/Debug/net6.0/Executable.csproj.CoreCompileInputs.cache b/Executable/obj/Debug/net6.0/Executable.csproj.CoreCompileInputs.cache deleted file mode 100644 index 9e6c198..0000000 --- a/Executable/obj/Debug/net6.0/Executable.csproj.CoreCompileInputs.cache +++ /dev/null @@ -1 +0,0 @@ -9018d5218bad22b9f7d1df8dd8c7130271a4826d diff --git a/Executable/obj/Debug/net6.0/Executable.csproj.FileListAbsolute.txt b/Executable/obj/Debug/net6.0/Executable.csproj.FileListAbsolute.txt deleted file mode 100644 index 547e48d..0000000 --- a/Executable/obj/Debug/net6.0/Executable.csproj.FileListAbsolute.txt +++ /dev/null @@ -1,20 +0,0 @@ -D:\Documents\GitHub\astar\Executable\bin\Debug\net6.0\Executable.exe -D:\Documents\GitHub\astar\Executable\bin\Debug\net6.0\Executable.deps.json -D:\Documents\GitHub\astar\Executable\bin\Debug\net6.0\Executable.runtimeconfig.json -D:\Documents\GitHub\astar\Executable\bin\Debug\net6.0\Executable.dll -D:\Documents\GitHub\astar\Executable\bin\Debug\net6.0\Executable.pdb -D:\Documents\GitHub\astar\Executable\bin\Debug\net6.0\astar.dll -D:\Documents\GitHub\astar\Executable\bin\Debug\net6.0\Logging.dll -D:\Documents\GitHub\astar\Executable\bin\Debug\net6.0\astar.pdb -D:\Documents\GitHub\astar\Executable\bin\Debug\net6.0\Logging.pdb -D:\Documents\GitHub\astar\Executable\obj\Debug\net6.0\Executable.csproj.AssemblyReference.cache -D:\Documents\GitHub\astar\Executable\obj\Debug\net6.0\Executable.GeneratedMSBuildEditorConfig.editorconfig -D:\Documents\GitHub\astar\Executable\obj\Debug\net6.0\Executable.AssemblyInfoInputs.cache -D:\Documents\GitHub\astar\Executable\obj\Debug\net6.0\Executable.AssemblyInfo.cs -D:\Documents\GitHub\astar\Executable\obj\Debug\net6.0\Executable.csproj.CoreCompileInputs.cache -D:\Documents\GitHub\astar\Executable\obj\Debug\net6.0\Executable.csproj.CopyComplete -D:\Documents\GitHub\astar\Executable\obj\Debug\net6.0\Executable.dll -D:\Documents\GitHub\astar\Executable\obj\Debug\net6.0\refint\Executable.dll -D:\Documents\GitHub\astar\Executable\obj\Debug\net6.0\Executable.pdb -D:\Documents\GitHub\astar\Executable\obj\Debug\net6.0\Executable.genruntimeconfig.cache -D:\Documents\GitHub\astar\Executable\obj\Debug\net6.0\ref\Executable.dll diff --git a/Executable/obj/Debug/net6.0/Executable.dll b/Executable/obj/Debug/net6.0/Executable.dll deleted file mode 100644 index 8f72045..0000000 Binary files a/Executable/obj/Debug/net6.0/Executable.dll and /dev/null differ diff --git a/Executable/obj/Debug/net6.0/Executable.genruntimeconfig.cache b/Executable/obj/Debug/net6.0/Executable.genruntimeconfig.cache deleted file mode 100644 index 0f1bdf0..0000000 --- a/Executable/obj/Debug/net6.0/Executable.genruntimeconfig.cache +++ /dev/null @@ -1 +0,0 @@ -f3ac9241a0da40b70a9072ad5a06f05cba0bd786 diff --git a/Executable/obj/Debug/net6.0/Executable.pdb b/Executable/obj/Debug/net6.0/Executable.pdb deleted file mode 100644 index e80adc4..0000000 Binary files a/Executable/obj/Debug/net6.0/Executable.pdb and /dev/null differ diff --git a/Executable/obj/Debug/net6.0/apphost.exe b/Executable/obj/Debug/net6.0/apphost.exe deleted file mode 100644 index 813eb36..0000000 Binary files a/Executable/obj/Debug/net6.0/apphost.exe and /dev/null differ diff --git a/Executable/obj/Debug/net6.0/ref/Executable.dll b/Executable/obj/Debug/net6.0/ref/Executable.dll deleted file mode 100644 index d8775d1..0000000 Binary files a/Executable/obj/Debug/net6.0/ref/Executable.dll and /dev/null differ diff --git a/Executable/obj/Debug/net6.0/refint/Executable.dll b/Executable/obj/Debug/net6.0/refint/Executable.dll deleted file mode 100644 index d8775d1..0000000 Binary files a/Executable/obj/Debug/net6.0/refint/Executable.dll and /dev/null differ diff --git a/Executable/obj/Executable.csproj.nuget.dgspec.json b/Executable/obj/Executable.csproj.nuget.dgspec.json deleted file mode 100644 index eaf6f41..0000000 --- a/Executable/obj/Executable.csproj.nuget.dgspec.json +++ /dev/null @@ -1,178 +0,0 @@ -{ - "format": 1, - "restore": { - "D:\\Documents\\GitHub\\astar\\Executable\\Executable.csproj": {} - }, - "projects": { - "D:\\Documents\\GitHub\\astar\\astar\\astar.csproj": { - "version": "1.0.0", - "restore": { - "projectUniqueName": "D:\\Documents\\GitHub\\astar\\astar\\astar.csproj", - "projectName": "astar", - "projectPath": "D:\\Documents\\GitHub\\astar\\astar\\astar.csproj", - "packagesPath": "C:\\Users\\glax\\.nuget\\packages\\", - "outputPath": "D:\\Documents\\GitHub\\astar\\astar\\obj\\", - "projectStyle": "PackageReference", - "configFilePaths": [ - "C:\\Users\\glax\\AppData\\Roaming\\NuGet\\NuGet.Config", - "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config" - ], - "originalTargetFrameworks": [ - "net6.0" - ], - "sources": { - "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {}, - "https://api.nuget.org/v3/index.json": {} - }, - "frameworks": { - "net6.0": { - "targetAlias": "net6.0", - "projectReferences": { - "D:\\Documents\\GitHub\\astar\\Logging\\Logging.csproj": { - "projectPath": "D:\\Documents\\GitHub\\astar\\Logging\\Logging.csproj" - } - } - } - }, - "warningProperties": { - "warnAsError": [ - "NU1605" - ] - } - }, - "frameworks": { - "net6.0": { - "targetAlias": "net6.0", - "imports": [ - "net461", - "net462", - "net47", - "net471", - "net472", - "net48" - ], - "assetTargetFallback": true, - "warn": true, - "frameworkReferences": { - "Microsoft.NETCore.App": { - "privateAssets": "all" - } - }, - "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\6.0.202\\RuntimeIdentifierGraph.json" - } - } - }, - "D:\\Documents\\GitHub\\astar\\Executable\\Executable.csproj": { - "version": "1.0.0", - "restore": { - "projectUniqueName": "D:\\Documents\\GitHub\\astar\\Executable\\Executable.csproj", - "projectName": "Executable", - "projectPath": "D:\\Documents\\GitHub\\astar\\Executable\\Executable.csproj", - "packagesPath": "C:\\Users\\glax\\.nuget\\packages\\", - "outputPath": "D:\\Documents\\GitHub\\astar\\Executable\\obj\\", - "projectStyle": "PackageReference", - "configFilePaths": [ - "C:\\Users\\glax\\AppData\\Roaming\\NuGet\\NuGet.Config", - "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config" - ], - "originalTargetFrameworks": [ - "net6.0" - ], - "sources": { - "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {}, - "https://api.nuget.org/v3/index.json": {} - }, - "frameworks": { - "net6.0": { - "targetAlias": "net6.0", - "projectReferences": { - "D:\\Documents\\GitHub\\astar\\astar\\astar.csproj": { - "projectPath": "D:\\Documents\\GitHub\\astar\\astar\\astar.csproj" - } - } - } - }, - "warningProperties": { - "warnAsError": [ - "NU1605" - ] - } - }, - "frameworks": { - "net6.0": { - "targetAlias": "net6.0", - "imports": [ - "net461", - "net462", - "net47", - "net471", - "net472", - "net48" - ], - "assetTargetFallback": true, - "warn": true, - "frameworkReferences": { - "Microsoft.NETCore.App": { - "privateAssets": "all" - } - }, - "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\6.0.202\\RuntimeIdentifierGraph.json" - } - } - }, - "D:\\Documents\\GitHub\\astar\\Logging\\Logging.csproj": { - "version": "1.0.0", - "restore": { - "projectUniqueName": "D:\\Documents\\GitHub\\astar\\Logging\\Logging.csproj", - "projectName": "Logging", - "projectPath": "D:\\Documents\\GitHub\\astar\\Logging\\Logging.csproj", - "packagesPath": "C:\\Users\\glax\\.nuget\\packages\\", - "outputPath": "D:\\Documents\\GitHub\\astar\\Logging\\obj\\", - "projectStyle": "PackageReference", - "configFilePaths": [ - "C:\\Users\\glax\\AppData\\Roaming\\NuGet\\NuGet.Config", - "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config" - ], - "originalTargetFrameworks": [ - "net6.0" - ], - "sources": { - "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {}, - "https://api.nuget.org/v3/index.json": {} - }, - "frameworks": { - "net6.0": { - "targetAlias": "net6.0", - "projectReferences": {} - } - }, - "warningProperties": { - "warnAsError": [ - "NU1605" - ] - } - }, - "frameworks": { - "net6.0": { - "targetAlias": "net6.0", - "imports": [ - "net461", - "net462", - "net47", - "net471", - "net472", - "net48" - ], - "assetTargetFallback": true, - "warn": true, - "frameworkReferences": { - "Microsoft.NETCore.App": { - "privateAssets": "all" - } - }, - "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\6.0.202\\RuntimeIdentifierGraph.json" - } - } - } - } -} \ No newline at end of file diff --git a/Executable/obj/Executable.csproj.nuget.g.props b/Executable/obj/Executable.csproj.nuget.g.props deleted file mode 100644 index a2bea9e..0000000 --- a/Executable/obj/Executable.csproj.nuget.g.props +++ /dev/null @@ -1,15 +0,0 @@ - - - - True - NuGet - $(MSBuildThisFileDirectory)project.assets.json - $(UserProfile)\.nuget\packages\ - C:\Users\glax\.nuget\packages\ - PackageReference - 6.1.0 - - - - - \ No newline at end of file diff --git a/Executable/obj/Executable.csproj.nuget.g.targets b/Executable/obj/Executable.csproj.nuget.g.targets deleted file mode 100644 index 3dc06ef..0000000 --- a/Executable/obj/Executable.csproj.nuget.g.targets +++ /dev/null @@ -1,2 +0,0 @@ - - \ No newline at end of file diff --git a/Executable/obj/Release/net6.0/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs b/Executable/obj/Release/net6.0/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs deleted file mode 100644 index 36203c7..0000000 --- a/Executable/obj/Release/net6.0/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs +++ /dev/null @@ -1,4 +0,0 @@ -// -using System; -using System.Reflection; -[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v6.0", FrameworkDisplayName = "")] diff --git a/Executable/obj/Release/net6.0/Executable.AssemblyInfo.cs b/Executable/obj/Release/net6.0/Executable.AssemblyInfo.cs deleted file mode 100644 index fecb00f..0000000 --- a/Executable/obj/Release/net6.0/Executable.AssemblyInfo.cs +++ /dev/null @@ -1,23 +0,0 @@ -//------------------------------------------------------------------------------ -// -// Dieser Code wurde von einem Tool generiert. -// Laufzeitversion:4.0.30319.42000 -// -// Änderungen an dieser Datei können falsches Verhalten verursachen und gehen verloren, wenn -// der Code erneut generiert wird. -// -//------------------------------------------------------------------------------ - -using System; -using System.Reflection; - -[assembly: System.Reflection.AssemblyCompanyAttribute("Executable")] -[assembly: System.Reflection.AssemblyConfigurationAttribute("Release")] -[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] -[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")] -[assembly: System.Reflection.AssemblyProductAttribute("Executable")] -[assembly: System.Reflection.AssemblyTitleAttribute("Executable")] -[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] - -// Von der MSBuild WriteCodeFragment-Klasse generiert. - diff --git a/Executable/obj/Release/net6.0/Executable.AssemblyInfoInputs.cache b/Executable/obj/Release/net6.0/Executable.AssemblyInfoInputs.cache deleted file mode 100644 index 599045c..0000000 --- a/Executable/obj/Release/net6.0/Executable.AssemblyInfoInputs.cache +++ /dev/null @@ -1 +0,0 @@ -27164742bc5b9f7994ee4a5cf658f35ff6896546 diff --git a/Executable/obj/Release/net6.0/Executable.GeneratedMSBuildEditorConfig.editorconfig b/Executable/obj/Release/net6.0/Executable.GeneratedMSBuildEditorConfig.editorconfig deleted file mode 100644 index 42601fe..0000000 --- a/Executable/obj/Release/net6.0/Executable.GeneratedMSBuildEditorConfig.editorconfig +++ /dev/null @@ -1,10 +0,0 @@ -is_global = true -build_property.TargetFramework = net6.0 -build_property.TargetPlatformMinVersion = -build_property.UsingMicrosoftNETSdkWeb = -build_property.ProjectTypeGuids = -build_property.InvariantGlobalization = -build_property.PlatformNeutralAssembly = -build_property._SupportedPlatformList = Linux,macOS,Windows -build_property.RootNamespace = Executable -build_property.ProjectDir = D:\Documents\GitHub\astar\Executable\ diff --git a/Executable/obj/Release/net6.0/Executable.GlobalUsings.g.cs b/Executable/obj/Release/net6.0/Executable.GlobalUsings.g.cs deleted file mode 100644 index 8578f3d..0000000 --- a/Executable/obj/Release/net6.0/Executable.GlobalUsings.g.cs +++ /dev/null @@ -1,8 +0,0 @@ -// -global using global::System; -global using global::System.Collections.Generic; -global using global::System.IO; -global using global::System.Linq; -global using global::System.Net.Http; -global using global::System.Threading; -global using global::System.Threading.Tasks; diff --git a/Executable/obj/Release/net6.0/Executable.assets.cache b/Executable/obj/Release/net6.0/Executable.assets.cache deleted file mode 100644 index 5006f81..0000000 Binary files a/Executable/obj/Release/net6.0/Executable.assets.cache and /dev/null differ diff --git a/Executable/obj/Release/net6.0/Executable.csproj.AssemblyReference.cache b/Executable/obj/Release/net6.0/Executable.csproj.AssemblyReference.cache deleted file mode 100644 index 3ed120b..0000000 Binary files a/Executable/obj/Release/net6.0/Executable.csproj.AssemblyReference.cache and /dev/null differ diff --git a/Executable/obj/project.assets.json b/Executable/obj/project.assets.json deleted file mode 100644 index 18d0dbf..0000000 --- a/Executable/obj/project.assets.json +++ /dev/null @@ -1,108 +0,0 @@ -{ - "version": 3, - "targets": { - "net6.0": { - "astar/1.0.0": { - "type": "project", - "framework": ".NETCoreApp,Version=v6.0", - "dependencies": { - "Logging": "1.0.0" - }, - "compile": { - "bin/placeholder/astar.dll": {} - }, - "runtime": { - "bin/placeholder/astar.dll": {} - } - }, - "Logging/1.0.0": { - "type": "project", - "framework": ".NETCoreApp,Version=v6.0", - "compile": { - "bin/placeholder/Logging.dll": {} - }, - "runtime": { - "bin/placeholder/Logging.dll": {} - } - } - } - }, - "libraries": { - "astar/1.0.0": { - "type": "project", - "path": "../astar/astar.csproj", - "msbuildProject": "../astar/astar.csproj" - }, - "Logging/1.0.0": { - "type": "project", - "path": "../Logging/Logging.csproj", - "msbuildProject": "../Logging/Logging.csproj" - } - }, - "projectFileDependencyGroups": { - "net6.0": [ - "astar >= 1.0.0" - ] - }, - "packageFolders": { - "C:\\Users\\glax\\.nuget\\packages\\": {} - }, - "project": { - "version": "1.0.0", - "restore": { - "projectUniqueName": "D:\\Documents\\GitHub\\astar\\Executable\\Executable.csproj", - "projectName": "Executable", - "projectPath": "D:\\Documents\\GitHub\\astar\\Executable\\Executable.csproj", - "packagesPath": "C:\\Users\\glax\\.nuget\\packages\\", - "outputPath": "D:\\Documents\\GitHub\\astar\\Executable\\obj\\", - "projectStyle": "PackageReference", - "configFilePaths": [ - "C:\\Users\\glax\\AppData\\Roaming\\NuGet\\NuGet.Config", - "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config" - ], - "originalTargetFrameworks": [ - "net6.0" - ], - "sources": { - "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {}, - "https://api.nuget.org/v3/index.json": {} - }, - "frameworks": { - "net6.0": { - "targetAlias": "net6.0", - "projectReferences": { - "D:\\Documents\\GitHub\\astar\\astar\\astar.csproj": { - "projectPath": "D:\\Documents\\GitHub\\astar\\astar\\astar.csproj" - } - } - } - }, - "warningProperties": { - "warnAsError": [ - "NU1605" - ] - } - }, - "frameworks": { - "net6.0": { - "targetAlias": "net6.0", - "imports": [ - "net461", - "net462", - "net47", - "net471", - "net472", - "net48" - ], - "assetTargetFallback": true, - "warn": true, - "frameworkReferences": { - "Microsoft.NETCore.App": { - "privateAssets": "all" - } - }, - "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\6.0.202\\RuntimeIdentifierGraph.json" - } - } - } -} \ No newline at end of file diff --git a/Executable/obj/project.nuget.cache b/Executable/obj/project.nuget.cache deleted file mode 100644 index 66587dc..0000000 --- a/Executable/obj/project.nuget.cache +++ /dev/null @@ -1,8 +0,0 @@ -{ - "version": 2, - "dgSpecHash": "FRifvxrPsEEd9bXIm7NWnKpINBpUjBApgndHkggpx4+WeviqDj5gqsnb3DBzlLSW9lbwly2Yn+ySJjVHPUUkrg==", - "success": true, - "projectFilePath": "D:\\Documents\\GitHub\\astar\\Executable\\Executable.csproj", - "expectedPackageFiles": [], - "logs": [] -} \ No newline at end of file diff --git a/Logging/bin/Debug/net6.0/Logging.deps.json b/Logging/bin/Debug/net6.0/Logging.deps.json deleted file mode 100644 index 66720cb..0000000 --- a/Logging/bin/Debug/net6.0/Logging.deps.json +++ /dev/null @@ -1,23 +0,0 @@ -{ - "runtimeTarget": { - "name": ".NETCoreApp,Version=v6.0", - "signature": "" - }, - "compilationOptions": {}, - "targets": { - ".NETCoreApp,Version=v6.0": { - "Logging/1.0.0": { - "runtime": { - "Logging.dll": {} - } - } - } - }, - "libraries": { - "Logging/1.0.0": { - "type": "project", - "serviceable": false, - "sha512": "" - } - } -} \ No newline at end of file diff --git a/Logging/bin/Debug/net6.0/Logging.dll b/Logging/bin/Debug/net6.0/Logging.dll deleted file mode 100644 index 94095c3..0000000 Binary files a/Logging/bin/Debug/net6.0/Logging.dll and /dev/null differ diff --git a/Logging/bin/Debug/net6.0/Logging.pdb b/Logging/bin/Debug/net6.0/Logging.pdb deleted file mode 100644 index fe13a13..0000000 Binary files a/Logging/bin/Debug/net6.0/Logging.pdb and /dev/null differ diff --git a/Logging/obj/Debug/net6.0/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs b/Logging/obj/Debug/net6.0/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs deleted file mode 100644 index 36203c7..0000000 --- a/Logging/obj/Debug/net6.0/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs +++ /dev/null @@ -1,4 +0,0 @@ -// -using System; -using System.Reflection; -[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v6.0", FrameworkDisplayName = "")] diff --git a/Logging/obj/Debug/net6.0/Logging.AssemblyInfo.cs b/Logging/obj/Debug/net6.0/Logging.AssemblyInfo.cs deleted file mode 100644 index 1d8c73b..0000000 --- a/Logging/obj/Debug/net6.0/Logging.AssemblyInfo.cs +++ /dev/null @@ -1,23 +0,0 @@ -//------------------------------------------------------------------------------ -// -// Dieser Code wurde von einem Tool generiert. -// Laufzeitversion:4.0.30319.42000 -// -// Änderungen an dieser Datei können falsches Verhalten verursachen und gehen verloren, wenn -// der Code erneut generiert wird. -// -//------------------------------------------------------------------------------ - -using System; -using System.Reflection; - -[assembly: System.Reflection.AssemblyCompanyAttribute("Logging")] -[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] -[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] -[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")] -[assembly: System.Reflection.AssemblyProductAttribute("Logging")] -[assembly: System.Reflection.AssemblyTitleAttribute("Logging")] -[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] - -// Von der MSBuild WriteCodeFragment-Klasse generiert. - diff --git a/Logging/obj/Debug/net6.0/Logging.AssemblyInfoInputs.cache b/Logging/obj/Debug/net6.0/Logging.AssemblyInfoInputs.cache deleted file mode 100644 index 4243dbc..0000000 --- a/Logging/obj/Debug/net6.0/Logging.AssemblyInfoInputs.cache +++ /dev/null @@ -1 +0,0 @@ -9571c7f7b3346058cb6bbbfaf736b35ba173e41f diff --git a/Logging/obj/Debug/net6.0/Logging.GeneratedMSBuildEditorConfig.editorconfig b/Logging/obj/Debug/net6.0/Logging.GeneratedMSBuildEditorConfig.editorconfig deleted file mode 100644 index 21521eb..0000000 --- a/Logging/obj/Debug/net6.0/Logging.GeneratedMSBuildEditorConfig.editorconfig +++ /dev/null @@ -1,10 +0,0 @@ -is_global = true -build_property.TargetFramework = net6.0 -build_property.TargetPlatformMinVersion = -build_property.UsingMicrosoftNETSdkWeb = -build_property.ProjectTypeGuids = -build_property.InvariantGlobalization = -build_property.PlatformNeutralAssembly = -build_property._SupportedPlatformList = Linux,macOS,Windows -build_property.RootNamespace = Logging -build_property.ProjectDir = D:\Documents\GitHub\astar\Logging\ diff --git a/Logging/obj/Debug/net6.0/Logging.GlobalUsings.g.cs b/Logging/obj/Debug/net6.0/Logging.GlobalUsings.g.cs deleted file mode 100644 index 8578f3d..0000000 --- a/Logging/obj/Debug/net6.0/Logging.GlobalUsings.g.cs +++ /dev/null @@ -1,8 +0,0 @@ -// -global using global::System; -global using global::System.Collections.Generic; -global using global::System.IO; -global using global::System.Linq; -global using global::System.Net.Http; -global using global::System.Threading; -global using global::System.Threading.Tasks; diff --git a/Logging/obj/Debug/net6.0/Logging.assets.cache b/Logging/obj/Debug/net6.0/Logging.assets.cache deleted file mode 100644 index 0aacaf9..0000000 Binary files a/Logging/obj/Debug/net6.0/Logging.assets.cache and /dev/null differ diff --git a/Logging/obj/Debug/net6.0/Logging.csproj.AssemblyReference.cache b/Logging/obj/Debug/net6.0/Logging.csproj.AssemblyReference.cache deleted file mode 100644 index 3ed120b..0000000 Binary files a/Logging/obj/Debug/net6.0/Logging.csproj.AssemblyReference.cache and /dev/null differ diff --git a/Logging/obj/Debug/net6.0/Logging.csproj.BuildWithSkipAnalyzers b/Logging/obj/Debug/net6.0/Logging.csproj.BuildWithSkipAnalyzers deleted file mode 100644 index e69de29..0000000 diff --git a/Logging/obj/Debug/net6.0/Logging.csproj.CoreCompileInputs.cache b/Logging/obj/Debug/net6.0/Logging.csproj.CoreCompileInputs.cache deleted file mode 100644 index b203435..0000000 --- a/Logging/obj/Debug/net6.0/Logging.csproj.CoreCompileInputs.cache +++ /dev/null @@ -1 +0,0 @@ -ca186b20e9eea9da0579e3d2c6b09b668dcde22a diff --git a/Logging/obj/Debug/net6.0/Logging.csproj.FileListAbsolute.txt b/Logging/obj/Debug/net6.0/Logging.csproj.FileListAbsolute.txt deleted file mode 100644 index 9662149..0000000 --- a/Logging/obj/Debug/net6.0/Logging.csproj.FileListAbsolute.txt +++ /dev/null @@ -1,12 +0,0 @@ -D:\Documents\GitHub\astar\Logging\bin\Debug\net6.0\Logging.deps.json -D:\Documents\GitHub\astar\Logging\bin\Debug\net6.0\Logging.dll -D:\Documents\GitHub\astar\Logging\bin\Debug\net6.0\Logging.pdb -D:\Documents\GitHub\astar\Logging\obj\Debug\net6.0\Logging.csproj.AssemblyReference.cache -D:\Documents\GitHub\astar\Logging\obj\Debug\net6.0\Logging.GeneratedMSBuildEditorConfig.editorconfig -D:\Documents\GitHub\astar\Logging\obj\Debug\net6.0\Logging.AssemblyInfoInputs.cache -D:\Documents\GitHub\astar\Logging\obj\Debug\net6.0\Logging.AssemblyInfo.cs -D:\Documents\GitHub\astar\Logging\obj\Debug\net6.0\Logging.csproj.CoreCompileInputs.cache -D:\Documents\GitHub\astar\Logging\obj\Debug\net6.0\Logging.dll -D:\Documents\GitHub\astar\Logging\obj\Debug\net6.0\refint\Logging.dll -D:\Documents\GitHub\astar\Logging\obj\Debug\net6.0\Logging.pdb -D:\Documents\GitHub\astar\Logging\obj\Debug\net6.0\ref\Logging.dll diff --git a/Logging/obj/Debug/net6.0/Logging.dll b/Logging/obj/Debug/net6.0/Logging.dll deleted file mode 100644 index 94095c3..0000000 Binary files a/Logging/obj/Debug/net6.0/Logging.dll and /dev/null differ diff --git a/Logging/obj/Debug/net6.0/Logging.pdb b/Logging/obj/Debug/net6.0/Logging.pdb deleted file mode 100644 index fe13a13..0000000 Binary files a/Logging/obj/Debug/net6.0/Logging.pdb and /dev/null differ diff --git a/Logging/obj/Debug/net6.0/ref/Logging.dll b/Logging/obj/Debug/net6.0/ref/Logging.dll deleted file mode 100644 index c283370..0000000 Binary files a/Logging/obj/Debug/net6.0/ref/Logging.dll and /dev/null differ diff --git a/Logging/obj/Debug/net6.0/refint/Logging.dll b/Logging/obj/Debug/net6.0/refint/Logging.dll deleted file mode 100644 index c283370..0000000 Binary files a/Logging/obj/Debug/net6.0/refint/Logging.dll and /dev/null differ diff --git a/Logging/obj/Logging.csproj.nuget.dgspec.json b/Logging/obj/Logging.csproj.nuget.dgspec.json deleted file mode 100644 index 24add01..0000000 --- a/Logging/obj/Logging.csproj.nuget.dgspec.json +++ /dev/null @@ -1,62 +0,0 @@ -{ - "format": 1, - "restore": { - "D:\\Documents\\GitHub\\astar\\Logging\\Logging.csproj": {} - }, - "projects": { - "D:\\Documents\\GitHub\\astar\\Logging\\Logging.csproj": { - "version": "1.0.0", - "restore": { - "projectUniqueName": "D:\\Documents\\GitHub\\astar\\Logging\\Logging.csproj", - "projectName": "Logging", - "projectPath": "D:\\Documents\\GitHub\\astar\\Logging\\Logging.csproj", - "packagesPath": "C:\\Users\\glax\\.nuget\\packages\\", - "outputPath": "D:\\Documents\\GitHub\\astar\\Logging\\obj\\", - "projectStyle": "PackageReference", - "configFilePaths": [ - "C:\\Users\\glax\\AppData\\Roaming\\NuGet\\NuGet.Config", - "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config" - ], - "originalTargetFrameworks": [ - "net6.0" - ], - "sources": { - "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {}, - "https://api.nuget.org/v3/index.json": {} - }, - "frameworks": { - "net6.0": { - "targetAlias": "net6.0", - "projectReferences": {} - } - }, - "warningProperties": { - "warnAsError": [ - "NU1605" - ] - } - }, - "frameworks": { - "net6.0": { - "targetAlias": "net6.0", - "imports": [ - "net461", - "net462", - "net47", - "net471", - "net472", - "net48" - ], - "assetTargetFallback": true, - "warn": true, - "frameworkReferences": { - "Microsoft.NETCore.App": { - "privateAssets": "all" - } - }, - "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\6.0.202\\RuntimeIdentifierGraph.json" - } - } - } - } -} \ No newline at end of file diff --git a/Logging/obj/Logging.csproj.nuget.g.props b/Logging/obj/Logging.csproj.nuget.g.props deleted file mode 100644 index a2bea9e..0000000 --- a/Logging/obj/Logging.csproj.nuget.g.props +++ /dev/null @@ -1,15 +0,0 @@ - - - - True - NuGet - $(MSBuildThisFileDirectory)project.assets.json - $(UserProfile)\.nuget\packages\ - C:\Users\glax\.nuget\packages\ - PackageReference - 6.1.0 - - - - - \ No newline at end of file diff --git a/Logging/obj/Logging.csproj.nuget.g.targets b/Logging/obj/Logging.csproj.nuget.g.targets deleted file mode 100644 index 3dc06ef..0000000 --- a/Logging/obj/Logging.csproj.nuget.g.targets +++ /dev/null @@ -1,2 +0,0 @@ - - \ No newline at end of file diff --git a/Logging/obj/Release/net6.0/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs b/Logging/obj/Release/net6.0/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs deleted file mode 100644 index 36203c7..0000000 --- a/Logging/obj/Release/net6.0/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs +++ /dev/null @@ -1,4 +0,0 @@ -// -using System; -using System.Reflection; -[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v6.0", FrameworkDisplayName = "")] diff --git a/Logging/obj/Release/net6.0/Logging.AssemblyInfo.cs b/Logging/obj/Release/net6.0/Logging.AssemblyInfo.cs deleted file mode 100644 index d12a136..0000000 --- a/Logging/obj/Release/net6.0/Logging.AssemblyInfo.cs +++ /dev/null @@ -1,23 +0,0 @@ -//------------------------------------------------------------------------------ -// -// Dieser Code wurde von einem Tool generiert. -// Laufzeitversion:4.0.30319.42000 -// -// Änderungen an dieser Datei können falsches Verhalten verursachen und gehen verloren, wenn -// der Code erneut generiert wird. -// -//------------------------------------------------------------------------------ - -using System; -using System.Reflection; - -[assembly: System.Reflection.AssemblyCompanyAttribute("Logging")] -[assembly: System.Reflection.AssemblyConfigurationAttribute("Release")] -[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] -[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")] -[assembly: System.Reflection.AssemblyProductAttribute("Logging")] -[assembly: System.Reflection.AssemblyTitleAttribute("Logging")] -[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] - -// Von der MSBuild WriteCodeFragment-Klasse generiert. - diff --git a/Logging/obj/Release/net6.0/Logging.AssemblyInfoInputs.cache b/Logging/obj/Release/net6.0/Logging.AssemblyInfoInputs.cache deleted file mode 100644 index 5fb592d..0000000 --- a/Logging/obj/Release/net6.0/Logging.AssemblyInfoInputs.cache +++ /dev/null @@ -1 +0,0 @@ -7a5c8249b1904df4522dbda5c0a0ef884f23e36e diff --git a/Logging/obj/Release/net6.0/Logging.GeneratedMSBuildEditorConfig.editorconfig b/Logging/obj/Release/net6.0/Logging.GeneratedMSBuildEditorConfig.editorconfig deleted file mode 100644 index 21521eb..0000000 --- a/Logging/obj/Release/net6.0/Logging.GeneratedMSBuildEditorConfig.editorconfig +++ /dev/null @@ -1,10 +0,0 @@ -is_global = true -build_property.TargetFramework = net6.0 -build_property.TargetPlatformMinVersion = -build_property.UsingMicrosoftNETSdkWeb = -build_property.ProjectTypeGuids = -build_property.InvariantGlobalization = -build_property.PlatformNeutralAssembly = -build_property._SupportedPlatformList = Linux,macOS,Windows -build_property.RootNamespace = Logging -build_property.ProjectDir = D:\Documents\GitHub\astar\Logging\ diff --git a/Logging/obj/Release/net6.0/Logging.GlobalUsings.g.cs b/Logging/obj/Release/net6.0/Logging.GlobalUsings.g.cs deleted file mode 100644 index 8578f3d..0000000 --- a/Logging/obj/Release/net6.0/Logging.GlobalUsings.g.cs +++ /dev/null @@ -1,8 +0,0 @@ -// -global using global::System; -global using global::System.Collections.Generic; -global using global::System.IO; -global using global::System.Linq; -global using global::System.Net.Http; -global using global::System.Threading; -global using global::System.Threading.Tasks; diff --git a/Logging/obj/Release/net6.0/Logging.assets.cache b/Logging/obj/Release/net6.0/Logging.assets.cache deleted file mode 100644 index 5b0b995..0000000 Binary files a/Logging/obj/Release/net6.0/Logging.assets.cache and /dev/null differ diff --git a/Logging/obj/Release/net6.0/Logging.csproj.AssemblyReference.cache b/Logging/obj/Release/net6.0/Logging.csproj.AssemblyReference.cache deleted file mode 100644 index 3ed120b..0000000 Binary files a/Logging/obj/Release/net6.0/Logging.csproj.AssemblyReference.cache and /dev/null differ diff --git a/Logging/obj/project.assets.json b/Logging/obj/project.assets.json deleted file mode 100644 index 90d8284..0000000 --- a/Logging/obj/project.assets.json +++ /dev/null @@ -1,67 +0,0 @@ -{ - "version": 3, - "targets": { - "net6.0": {} - }, - "libraries": {}, - "projectFileDependencyGroups": { - "net6.0": [] - }, - "packageFolders": { - "C:\\Users\\glax\\.nuget\\packages\\": {} - }, - "project": { - "version": "1.0.0", - "restore": { - "projectUniqueName": "D:\\Documents\\GitHub\\astar\\Logging\\Logging.csproj", - "projectName": "Logging", - "projectPath": "D:\\Documents\\GitHub\\astar\\Logging\\Logging.csproj", - "packagesPath": "C:\\Users\\glax\\.nuget\\packages\\", - "outputPath": "D:\\Documents\\GitHub\\astar\\Logging\\obj\\", - "projectStyle": "PackageReference", - "configFilePaths": [ - "C:\\Users\\glax\\AppData\\Roaming\\NuGet\\NuGet.Config", - "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config" - ], - "originalTargetFrameworks": [ - "net6.0" - ], - "sources": { - "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {}, - "https://api.nuget.org/v3/index.json": {} - }, - "frameworks": { - "net6.0": { - "targetAlias": "net6.0", - "projectReferences": {} - } - }, - "warningProperties": { - "warnAsError": [ - "NU1605" - ] - } - }, - "frameworks": { - "net6.0": { - "targetAlias": "net6.0", - "imports": [ - "net461", - "net462", - "net47", - "net471", - "net472", - "net48" - ], - "assetTargetFallback": true, - "warn": true, - "frameworkReferences": { - "Microsoft.NETCore.App": { - "privateAssets": "all" - } - }, - "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\6.0.202\\RuntimeIdentifierGraph.json" - } - } - } -} \ No newline at end of file diff --git a/Logging/obj/project.nuget.cache b/Logging/obj/project.nuget.cache deleted file mode 100644 index dd6b401..0000000 --- a/Logging/obj/project.nuget.cache +++ /dev/null @@ -1,8 +0,0 @@ -{ - "version": 2, - "dgSpecHash": "Bzeus1xpcjAcNWDy36kGNhprv48erGRpIqHoE/JJcwEjtHdQo4AJeMidy4DLd/gjVjMusBQkfWxQ4lF0iNKdjw==", - "success": true, - "projectFilePath": "D:\\Documents\\GitHub\\astar\\Logging\\Logging.csproj", - "expectedPackageFiles": [], - "logs": [] -} \ No newline at end of file diff --git a/astar/.vs/astar/DesignTimeBuild/.dtbcache.v2 b/astar/.vs/astar/DesignTimeBuild/.dtbcache.v2 deleted file mode 100644 index 2e076b2..0000000 Binary files a/astar/.vs/astar/DesignTimeBuild/.dtbcache.v2 and /dev/null differ diff --git a/astar/.vs/astar/v17/.futdcache.v1 b/astar/.vs/astar/v17/.futdcache.v1 deleted file mode 100644 index f358518..0000000 Binary files a/astar/.vs/astar/v17/.futdcache.v1 and /dev/null differ diff --git a/astar/.vs/astar/v17/.suo b/astar/.vs/astar/v17/.suo deleted file mode 100644 index fad5067..0000000 Binary files a/astar/.vs/astar/v17/.suo and /dev/null differ diff --git a/astar/bin/Debug/net6.0/Logging.dll b/astar/bin/Debug/net6.0/Logging.dll deleted file mode 100644 index 94095c3..0000000 Binary files a/astar/bin/Debug/net6.0/Logging.dll and /dev/null differ diff --git a/astar/bin/Debug/net6.0/Logging.pdb b/astar/bin/Debug/net6.0/Logging.pdb deleted file mode 100644 index fe13a13..0000000 Binary files a/astar/bin/Debug/net6.0/Logging.pdb and /dev/null differ diff --git a/astar/bin/Debug/net6.0/astar.deps.json b/astar/bin/Debug/net6.0/astar.deps.json deleted file mode 100644 index f07e915..0000000 --- a/astar/bin/Debug/net6.0/astar.deps.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "runtimeTarget": { - "name": ".NETCoreApp,Version=v6.0", - "signature": "" - }, - "compilationOptions": {}, - "targets": { - ".NETCoreApp,Version=v6.0": { - "astar/1.0.0": { - "dependencies": { - "Logging": "1.0.0" - }, - "runtime": { - "astar.dll": {} - } - }, - "Logging/1.0.0": { - "runtime": { - "Logging.dll": {} - } - } - } - }, - "libraries": { - "astar/1.0.0": { - "type": "project", - "serviceable": false, - "sha512": "" - }, - "Logging/1.0.0": { - "type": "project", - "serviceable": false, - "sha512": "" - } - } -} \ No newline at end of file diff --git a/astar/bin/Debug/net6.0/astar.dll b/astar/bin/Debug/net6.0/astar.dll deleted file mode 100644 index 44a5b37..0000000 Binary files a/astar/bin/Debug/net6.0/astar.dll and /dev/null differ diff --git a/astar/bin/Debug/net6.0/astar.pdb b/astar/bin/Debug/net6.0/astar.pdb deleted file mode 100644 index 15234f2..0000000 Binary files a/astar/bin/Debug/net6.0/astar.pdb and /dev/null differ diff --git a/astar/obj/Debug/net6.0/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs b/astar/obj/Debug/net6.0/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs deleted file mode 100644 index 36203c7..0000000 --- a/astar/obj/Debug/net6.0/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs +++ /dev/null @@ -1,4 +0,0 @@ -// -using System; -using System.Reflection; -[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v6.0", FrameworkDisplayName = "")] diff --git a/astar/obj/Debug/net6.0/astar.AssemblyInfo.cs b/astar/obj/Debug/net6.0/astar.AssemblyInfo.cs deleted file mode 100644 index f1c577e..0000000 --- a/astar/obj/Debug/net6.0/astar.AssemblyInfo.cs +++ /dev/null @@ -1,23 +0,0 @@ -//------------------------------------------------------------------------------ -// -// Dieser Code wurde von einem Tool generiert. -// Laufzeitversion:4.0.30319.42000 -// -// Änderungen an dieser Datei können falsches Verhalten verursachen und gehen verloren, wenn -// der Code erneut generiert wird. -// -//------------------------------------------------------------------------------ - -using System; -using System.Reflection; - -[assembly: System.Reflection.AssemblyCompanyAttribute("astar")] -[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] -[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] -[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")] -[assembly: System.Reflection.AssemblyProductAttribute("astar")] -[assembly: System.Reflection.AssemblyTitleAttribute("astar")] -[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] - -// Von der MSBuild WriteCodeFragment-Klasse generiert. - diff --git a/astar/obj/Debug/net6.0/astar.AssemblyInfoInputs.cache b/astar/obj/Debug/net6.0/astar.AssemblyInfoInputs.cache deleted file mode 100644 index b7c3f01..0000000 --- a/astar/obj/Debug/net6.0/astar.AssemblyInfoInputs.cache +++ /dev/null @@ -1 +0,0 @@ -4ea995556622563537b4437e996b9ebc18f65cc3 diff --git a/astar/obj/Debug/net6.0/astar.GeneratedMSBuildEditorConfig.editorconfig b/astar/obj/Debug/net6.0/astar.GeneratedMSBuildEditorConfig.editorconfig deleted file mode 100644 index ce991db..0000000 --- a/astar/obj/Debug/net6.0/astar.GeneratedMSBuildEditorConfig.editorconfig +++ /dev/null @@ -1,10 +0,0 @@ -is_global = true -build_property.TargetFramework = net6.0 -build_property.TargetPlatformMinVersion = -build_property.UsingMicrosoftNETSdkWeb = -build_property.ProjectTypeGuids = -build_property.InvariantGlobalization = -build_property.PlatformNeutralAssembly = -build_property._SupportedPlatformList = Linux,macOS,Windows -build_property.RootNamespace = astar -build_property.ProjectDir = D:\Documents\GitHub\astar\astar\ diff --git a/astar/obj/Debug/net6.0/astar.GlobalUsings.g.cs b/astar/obj/Debug/net6.0/astar.GlobalUsings.g.cs deleted file mode 100644 index 8578f3d..0000000 --- a/astar/obj/Debug/net6.0/astar.GlobalUsings.g.cs +++ /dev/null @@ -1,8 +0,0 @@ -// -global using global::System; -global using global::System.Collections.Generic; -global using global::System.IO; -global using global::System.Linq; -global using global::System.Net.Http; -global using global::System.Threading; -global using global::System.Threading.Tasks; diff --git a/astar/obj/Debug/net6.0/astar.assets.cache b/astar/obj/Debug/net6.0/astar.assets.cache deleted file mode 100644 index 810bba1..0000000 Binary files a/astar/obj/Debug/net6.0/astar.assets.cache and /dev/null differ diff --git a/astar/obj/Debug/net6.0/astar.csproj.AssemblyReference.cache b/astar/obj/Debug/net6.0/astar.csproj.AssemblyReference.cache deleted file mode 100644 index 69305e7..0000000 Binary files a/astar/obj/Debug/net6.0/astar.csproj.AssemblyReference.cache and /dev/null differ diff --git a/astar/obj/Debug/net6.0/astar.csproj.BuildWithSkipAnalyzers b/astar/obj/Debug/net6.0/astar.csproj.BuildWithSkipAnalyzers deleted file mode 100644 index e69de29..0000000 diff --git a/astar/obj/Debug/net6.0/astar.csproj.CopyComplete b/astar/obj/Debug/net6.0/astar.csproj.CopyComplete deleted file mode 100644 index e69de29..0000000 diff --git a/astar/obj/Debug/net6.0/astar.csproj.CoreCompileInputs.cache b/astar/obj/Debug/net6.0/astar.csproj.CoreCompileInputs.cache deleted file mode 100644 index fb4f85a..0000000 --- a/astar/obj/Debug/net6.0/astar.csproj.CoreCompileInputs.cache +++ /dev/null @@ -1 +0,0 @@ -3c7ec2645252fce3dc1f92efe6170abc1ddd8af5 diff --git a/astar/obj/Debug/net6.0/astar.csproj.FileListAbsolute.txt b/astar/obj/Debug/net6.0/astar.csproj.FileListAbsolute.txt deleted file mode 100644 index 1560a77..0000000 --- a/astar/obj/Debug/net6.0/astar.csproj.FileListAbsolute.txt +++ /dev/null @@ -1,17 +0,0 @@ -D:\Documents\GitHub\astar\astar\bin\Debug\net6.0\astar.deps.json -D:\Documents\GitHub\astar\astar\bin\Debug\net6.0\astar.dll -D:\Documents\GitHub\astar\astar\bin\Debug\net6.0\astar.pdb -D:\Documents\GitHub\astar\astar\obj\Debug\net6.0\astar.csproj.AssemblyReference.cache -D:\Documents\GitHub\astar\astar\obj\Debug\net6.0\astar.osm-data.resources -D:\Documents\GitHub\astar\astar\obj\Debug\net6.0\astar.csproj.GenerateResource.cache -D:\Documents\GitHub\astar\astar\obj\Debug\net6.0\astar.GeneratedMSBuildEditorConfig.editorconfig -D:\Documents\GitHub\astar\astar\obj\Debug\net6.0\astar.AssemblyInfoInputs.cache -D:\Documents\GitHub\astar\astar\obj\Debug\net6.0\astar.AssemblyInfo.cs -D:\Documents\GitHub\astar\astar\obj\Debug\net6.0\astar.csproj.CoreCompileInputs.cache -D:\Documents\GitHub\astar\astar\obj\Debug\net6.0\astar.dll -D:\Documents\GitHub\astar\astar\obj\Debug\net6.0\refint\astar.dll -D:\Documents\GitHub\astar\astar\obj\Debug\net6.0\astar.pdb -D:\Documents\GitHub\astar\astar\obj\Debug\net6.0\ref\astar.dll -D:\Documents\GitHub\astar\astar\bin\Debug\net6.0\Logging.dll -D:\Documents\GitHub\astar\astar\bin\Debug\net6.0\Logging.pdb -D:\Documents\GitHub\astar\astar\obj\Debug\net6.0\astar.csproj.CopyComplete diff --git a/astar/obj/Debug/net6.0/astar.csproj.GenerateResource.cache b/astar/obj/Debug/net6.0/astar.csproj.GenerateResource.cache deleted file mode 100644 index 4d47bde..0000000 Binary files a/astar/obj/Debug/net6.0/astar.csproj.GenerateResource.cache and /dev/null differ diff --git a/astar/obj/Debug/net6.0/astar.dll b/astar/obj/Debug/net6.0/astar.dll deleted file mode 100644 index 44a5b37..0000000 Binary files a/astar/obj/Debug/net6.0/astar.dll and /dev/null differ diff --git a/astar/obj/Debug/net6.0/astar.osm-data.resources b/astar/obj/Debug/net6.0/astar.osm-data.resources deleted file mode 100644 index 0079f5e..0000000 Binary files a/astar/obj/Debug/net6.0/astar.osm-data.resources and /dev/null differ diff --git a/astar/obj/Debug/net6.0/astar.pdb b/astar/obj/Debug/net6.0/astar.pdb deleted file mode 100644 index 15234f2..0000000 Binary files a/astar/obj/Debug/net6.0/astar.pdb and /dev/null differ diff --git a/astar/obj/Debug/net6.0/ref/astar.dll b/astar/obj/Debug/net6.0/ref/astar.dll deleted file mode 100644 index 5e98f1b..0000000 Binary files a/astar/obj/Debug/net6.0/ref/astar.dll and /dev/null differ diff --git a/astar/obj/Debug/net6.0/refint/astar.dll b/astar/obj/Debug/net6.0/refint/astar.dll deleted file mode 100644 index 5e98f1b..0000000 Binary files a/astar/obj/Debug/net6.0/refint/astar.dll and /dev/null differ diff --git a/astar/obj/Release/net6.0/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs b/astar/obj/Release/net6.0/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs deleted file mode 100644 index 36203c7..0000000 --- a/astar/obj/Release/net6.0/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs +++ /dev/null @@ -1,4 +0,0 @@ -// -using System; -using System.Reflection; -[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v6.0", FrameworkDisplayName = "")] diff --git a/astar/obj/Release/net6.0/astar.AssemblyInfo.cs b/astar/obj/Release/net6.0/astar.AssemblyInfo.cs deleted file mode 100644 index d7d6c6e..0000000 --- a/astar/obj/Release/net6.0/astar.AssemblyInfo.cs +++ /dev/null @@ -1,23 +0,0 @@ -//------------------------------------------------------------------------------ -// -// Dieser Code wurde von einem Tool generiert. -// Laufzeitversion:4.0.30319.42000 -// -// Änderungen an dieser Datei können falsches Verhalten verursachen und gehen verloren, wenn -// der Code erneut generiert wird. -// -//------------------------------------------------------------------------------ - -using System; -using System.Reflection; - -[assembly: System.Reflection.AssemblyCompanyAttribute("astar")] -[assembly: System.Reflection.AssemblyConfigurationAttribute("Release")] -[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] -[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")] -[assembly: System.Reflection.AssemblyProductAttribute("astar")] -[assembly: System.Reflection.AssemblyTitleAttribute("astar")] -[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] - -// Von der MSBuild WriteCodeFragment-Klasse generiert. - diff --git a/astar/obj/Release/net6.0/astar.AssemblyInfoInputs.cache b/astar/obj/Release/net6.0/astar.AssemblyInfoInputs.cache deleted file mode 100644 index 2e2ea2e..0000000 --- a/astar/obj/Release/net6.0/astar.AssemblyInfoInputs.cache +++ /dev/null @@ -1 +0,0 @@ -f8b44d470151f41425c63c4d976c2ccd239de0c8 diff --git a/astar/obj/Release/net6.0/astar.GeneratedMSBuildEditorConfig.editorconfig b/astar/obj/Release/net6.0/astar.GeneratedMSBuildEditorConfig.editorconfig deleted file mode 100644 index ce991db..0000000 --- a/astar/obj/Release/net6.0/astar.GeneratedMSBuildEditorConfig.editorconfig +++ /dev/null @@ -1,10 +0,0 @@ -is_global = true -build_property.TargetFramework = net6.0 -build_property.TargetPlatformMinVersion = -build_property.UsingMicrosoftNETSdkWeb = -build_property.ProjectTypeGuids = -build_property.InvariantGlobalization = -build_property.PlatformNeutralAssembly = -build_property._SupportedPlatformList = Linux,macOS,Windows -build_property.RootNamespace = astar -build_property.ProjectDir = D:\Documents\GitHub\astar\astar\ diff --git a/astar/obj/Release/net6.0/astar.GlobalUsings.g.cs b/astar/obj/Release/net6.0/astar.GlobalUsings.g.cs deleted file mode 100644 index 8578f3d..0000000 --- a/astar/obj/Release/net6.0/astar.GlobalUsings.g.cs +++ /dev/null @@ -1,8 +0,0 @@ -// -global using global::System; -global using global::System.Collections.Generic; -global using global::System.IO; -global using global::System.Linq; -global using global::System.Net.Http; -global using global::System.Threading; -global using global::System.Threading.Tasks; diff --git a/astar/obj/Release/net6.0/astar.assets.cache b/astar/obj/Release/net6.0/astar.assets.cache deleted file mode 100644 index 87ddba4..0000000 Binary files a/astar/obj/Release/net6.0/astar.assets.cache and /dev/null differ diff --git a/astar/obj/Release/net6.0/astar.csproj.AssemblyReference.cache b/astar/obj/Release/net6.0/astar.csproj.AssemblyReference.cache deleted file mode 100644 index 3ed120b..0000000 Binary files a/astar/obj/Release/net6.0/astar.csproj.AssemblyReference.cache and /dev/null differ diff --git a/astar/obj/astar.csproj.nuget.dgspec.json b/astar/obj/astar.csproj.nuget.dgspec.json deleted file mode 100644 index f6a5bba..0000000 --- a/astar/obj/astar.csproj.nuget.dgspec.json +++ /dev/null @@ -1,120 +0,0 @@ -{ - "format": 1, - "restore": { - "D:\\Documents\\GitHub\\astar\\astar\\astar.csproj": {} - }, - "projects": { - "D:\\Documents\\GitHub\\astar\\astar\\astar.csproj": { - "version": "1.0.0", - "restore": { - "projectUniqueName": "D:\\Documents\\GitHub\\astar\\astar\\astar.csproj", - "projectName": "astar", - "projectPath": "D:\\Documents\\GitHub\\astar\\astar\\astar.csproj", - "packagesPath": "C:\\Users\\glax\\.nuget\\packages\\", - "outputPath": "D:\\Documents\\GitHub\\astar\\astar\\obj\\", - "projectStyle": "PackageReference", - "configFilePaths": [ - "C:\\Users\\glax\\AppData\\Roaming\\NuGet\\NuGet.Config", - "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config" - ], - "originalTargetFrameworks": [ - "net6.0" - ], - "sources": { - "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {}, - "https://api.nuget.org/v3/index.json": {} - }, - "frameworks": { - "net6.0": { - "targetAlias": "net6.0", - "projectReferences": { - "D:\\Documents\\GitHub\\astar\\Logging\\Logging.csproj": { - "projectPath": "D:\\Documents\\GitHub\\astar\\Logging\\Logging.csproj" - } - } - } - }, - "warningProperties": { - "warnAsError": [ - "NU1605" - ] - } - }, - "frameworks": { - "net6.0": { - "targetAlias": "net6.0", - "imports": [ - "net461", - "net462", - "net47", - "net471", - "net472", - "net48" - ], - "assetTargetFallback": true, - "warn": true, - "frameworkReferences": { - "Microsoft.NETCore.App": { - "privateAssets": "all" - } - }, - "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\6.0.202\\RuntimeIdentifierGraph.json" - } - } - }, - "D:\\Documents\\GitHub\\astar\\Logging\\Logging.csproj": { - "version": "1.0.0", - "restore": { - "projectUniqueName": "D:\\Documents\\GitHub\\astar\\Logging\\Logging.csproj", - "projectName": "Logging", - "projectPath": "D:\\Documents\\GitHub\\astar\\Logging\\Logging.csproj", - "packagesPath": "C:\\Users\\glax\\.nuget\\packages\\", - "outputPath": "D:\\Documents\\GitHub\\astar\\Logging\\obj\\", - "projectStyle": "PackageReference", - "configFilePaths": [ - "C:\\Users\\glax\\AppData\\Roaming\\NuGet\\NuGet.Config", - "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config" - ], - "originalTargetFrameworks": [ - "net6.0" - ], - "sources": { - "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {}, - "https://api.nuget.org/v3/index.json": {} - }, - "frameworks": { - "net6.0": { - "targetAlias": "net6.0", - "projectReferences": {} - } - }, - "warningProperties": { - "warnAsError": [ - "NU1605" - ] - } - }, - "frameworks": { - "net6.0": { - "targetAlias": "net6.0", - "imports": [ - "net461", - "net462", - "net47", - "net471", - "net472", - "net48" - ], - "assetTargetFallback": true, - "warn": true, - "frameworkReferences": { - "Microsoft.NETCore.App": { - "privateAssets": "all" - } - }, - "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\6.0.202\\RuntimeIdentifierGraph.json" - } - } - } - } -} \ No newline at end of file diff --git a/astar/obj/astar.csproj.nuget.g.props b/astar/obj/astar.csproj.nuget.g.props deleted file mode 100644 index a2bea9e..0000000 --- a/astar/obj/astar.csproj.nuget.g.props +++ /dev/null @@ -1,15 +0,0 @@ - - - - True - NuGet - $(MSBuildThisFileDirectory)project.assets.json - $(UserProfile)\.nuget\packages\ - C:\Users\glax\.nuget\packages\ - PackageReference - 6.1.0 - - - - - \ No newline at end of file diff --git a/astar/obj/astar.csproj.nuget.g.targets b/astar/obj/astar.csproj.nuget.g.targets deleted file mode 100644 index 3dc06ef..0000000 --- a/astar/obj/astar.csproj.nuget.g.targets +++ /dev/null @@ -1,2 +0,0 @@ - - \ No newline at end of file diff --git a/astar/obj/project.assets.json b/astar/obj/project.assets.json deleted file mode 100644 index 8af757f..0000000 --- a/astar/obj/project.assets.json +++ /dev/null @@ -1,90 +0,0 @@ -{ - "version": 3, - "targets": { - "net6.0": { - "Logging/1.0.0": { - "type": "project", - "framework": ".NETCoreApp,Version=v6.0", - "compile": { - "bin/placeholder/Logging.dll": {} - }, - "runtime": { - "bin/placeholder/Logging.dll": {} - } - } - } - }, - "libraries": { - "Logging/1.0.0": { - "type": "project", - "path": "../Logging/Logging.csproj", - "msbuildProject": "../Logging/Logging.csproj" - } - }, - "projectFileDependencyGroups": { - "net6.0": [ - "Logging >= 1.0.0" - ] - }, - "packageFolders": { - "C:\\Users\\glax\\.nuget\\packages\\": {} - }, - "project": { - "version": "1.0.0", - "restore": { - "projectUniqueName": "D:\\Documents\\GitHub\\astar\\astar\\astar.csproj", - "projectName": "astar", - "projectPath": "D:\\Documents\\GitHub\\astar\\astar\\astar.csproj", - "packagesPath": "C:\\Users\\glax\\.nuget\\packages\\", - "outputPath": "D:\\Documents\\GitHub\\astar\\astar\\obj\\", - "projectStyle": "PackageReference", - "configFilePaths": [ - "C:\\Users\\glax\\AppData\\Roaming\\NuGet\\NuGet.Config", - "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config" - ], - "originalTargetFrameworks": [ - "net6.0" - ], - "sources": { - "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {}, - "https://api.nuget.org/v3/index.json": {} - }, - "frameworks": { - "net6.0": { - "targetAlias": "net6.0", - "projectReferences": { - "D:\\Documents\\GitHub\\astar\\Logging\\Logging.csproj": { - "projectPath": "D:\\Documents\\GitHub\\astar\\Logging\\Logging.csproj" - } - } - } - }, - "warningProperties": { - "warnAsError": [ - "NU1605" - ] - } - }, - "frameworks": { - "net6.0": { - "targetAlias": "net6.0", - "imports": [ - "net461", - "net462", - "net47", - "net471", - "net472", - "net48" - ], - "assetTargetFallback": true, - "warn": true, - "frameworkReferences": { - "Microsoft.NETCore.App": { - "privateAssets": "all" - } - }, - "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\6.0.202\\RuntimeIdentifierGraph.json" - } - } - } -} \ No newline at end of file diff --git a/astar/obj/project.nuget.cache b/astar/obj/project.nuget.cache deleted file mode 100644 index 9dca981..0000000 --- a/astar/obj/project.nuget.cache +++ /dev/null @@ -1,8 +0,0 @@ -{ - "version": 2, - "dgSpecHash": "yyc9Hmt6+bSF9SNNtFwTSBrDY2FZIS3UHYnVqsxIdcEBpx0fuZUWAf8kZTpduZu8CUWQDe60RQxJkxdLq/OVIQ==", - "success": true, - "projectFilePath": "D:\\Documents\\GitHub\\astar\\astar\\astar.csproj", - "expectedPackageFiles": [], - "logs": [] -} \ No newline at end of file