Archived
Private
Public Access
1
0

Initial commit

This commit is contained in:
2022-09-04 12:23:26 +02:00
commit c7523c31a3
1063 changed files with 1448215 additions and 0 deletions

View File

@@ -0,0 +1,67 @@
{
"format": 1,
"restore": {
"D:\\Programmierstuff\\FiveM\\CarCombiner\\CarCombiner.csproj": {}
},
"projects": {
"D:\\Programmierstuff\\FiveM\\CarCombiner\\CarCombiner.csproj": {
"version": "1.0.0",
"restore": {
"projectUniqueName": "D:\\Programmierstuff\\FiveM\\CarCombiner\\CarCombiner.csproj",
"projectName": "CarCombiner",
"projectPath": "D:\\Programmierstuff\\FiveM\\CarCombiner\\CarCombiner.csproj",
"packagesPath": "C:\\Users\\leon\\.nuget\\packages\\",
"outputPath": "D:\\Programmierstuff\\FiveM\\CarCombiner\\obj\\",
"projectStyle": "PackageReference",
"fallbackFolders": [
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
],
"configFilePaths": [
"C:\\Users\\leon\\AppData\\Roaming\\NuGet\\NuGet.Config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
],
"originalTargetFrameworks": [
"net5.0"
],
"sources": {
"C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
"https://api.nuget.org/v3/index.json": {}
},
"frameworks": {
"net5.0": {
"targetAlias": "net5.0",
"projectReferences": {}
}
},
"warningProperties": {
"warnAsError": [
"NU1605"
]
}
},
"frameworks": {
"net5.0": {
"targetAlias": "net5.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\\6.0.400\\RuntimeIdentifierGraph.json"
}
}
}
}
}

View File

@@ -0,0 +1,16 @@
<?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\leon\.nuget\packages\;C:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages</NuGetPackageFolders>
<NuGetProjectStyle Condition=" '$(NuGetProjectStyle)' == '' ">PackageReference</NuGetProjectStyle>
<NuGetToolVersion Condition=" '$(NuGetToolVersion)' == '' ">6.2.0</NuGetToolVersion>
</PropertyGroup>
<ItemGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
<SourceRoot Include="C:\Users\leon\.nuget\packages\" />
<SourceRoot Include="C:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages\" />
</ItemGroup>
</Project>

View File

@@ -0,0 +1,2 @@
<?xml version="1.0" encoding="utf-8" standalone="no"?>
<Project ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" />

View File

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

View File

@@ -0,0 +1,22 @@
//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by a tool.
//
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
// </auto-generated>
//------------------------------------------------------------------------------
using System;
using System.Reflection;
[assembly: System.Reflection.AssemblyCompanyAttribute("CarCombiner")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
[assembly: System.Reflection.AssemblyProductAttribute("CarCombiner")]
[assembly: System.Reflection.AssemblyTitleAttribute("CarCombiner")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
// Von der MSBuild WriteCodeFragment-Klasse generiert.

View File

@@ -0,0 +1 @@
67852142924dfe02779249b50b3b4fdf85274bd4

View File

@@ -0,0 +1,10 @@
is_global = true
build_property.TargetFramework = net5.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 = CarCombiner
build_property.ProjectDir = D:\Programmierstuff\FiveM\CarCombiner\

Binary file not shown.

View File

@@ -0,0 +1 @@
feb477bace9e882cc37f99a08293893ccd32a393

View File

@@ -0,0 +1,16 @@
D:\Programmierstuff\FiveM\CarCombiner\bin\Debug\net5.0\CarCombiner.exe
D:\Programmierstuff\FiveM\CarCombiner\bin\Debug\net5.0\CarCombiner.deps.json
D:\Programmierstuff\FiveM\CarCombiner\bin\Debug\net5.0\CarCombiner.runtimeconfig.json
D:\Programmierstuff\FiveM\CarCombiner\bin\Debug\net5.0\CarCombiner.runtimeconfig.dev.json
D:\Programmierstuff\FiveM\CarCombiner\bin\Debug\net5.0\CarCombiner.dll
D:\Programmierstuff\FiveM\CarCombiner\bin\Debug\net5.0\ref\CarCombiner.dll
D:\Programmierstuff\FiveM\CarCombiner\bin\Debug\net5.0\CarCombiner.pdb
D:\Programmierstuff\FiveM\CarCombiner\obj\Debug\net5.0\CarCombiner.csproj.AssemblyReference.cache
D:\Programmierstuff\FiveM\CarCombiner\obj\Debug\net5.0\CarCombiner.GeneratedMSBuildEditorConfig.editorconfig
D:\Programmierstuff\FiveM\CarCombiner\obj\Debug\net5.0\CarCombiner.AssemblyInfoInputs.cache
D:\Programmierstuff\FiveM\CarCombiner\obj\Debug\net5.0\CarCombiner.AssemblyInfo.cs
D:\Programmierstuff\FiveM\CarCombiner\obj\Debug\net5.0\CarCombiner.csproj.CoreCompileInputs.cache
D:\Programmierstuff\FiveM\CarCombiner\obj\Debug\net5.0\CarCombiner.dll
D:\Programmierstuff\FiveM\CarCombiner\obj\Debug\net5.0\ref\CarCombiner.dll
D:\Programmierstuff\FiveM\CarCombiner\obj\Debug\net5.0\CarCombiner.pdb
D:\Programmierstuff\FiveM\CarCombiner\obj\Debug\net5.0\CarCombiner.genruntimeconfig.cache

Binary file not shown.

View File

@@ -0,0 +1 @@
e0a146cc625829b894480d37ecce5bb9da154d1c

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

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

View File

@@ -0,0 +1,22 @@
//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by a tool.
//
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
// </auto-generated>
//------------------------------------------------------------------------------
using System;
using System.Reflection;
[assembly: System.Reflection.AssemblyCompanyAttribute("CarCombiner")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Release")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
[assembly: System.Reflection.AssemblyProductAttribute("CarCombiner")]
[assembly: System.Reflection.AssemblyTitleAttribute("CarCombiner")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
// Von der MSBuild WriteCodeFragment-Klasse generiert.

View File

@@ -0,0 +1 @@
2def4d4120ed22c26b77bf0ae8f287ebcb99dd43

View File

@@ -0,0 +1,10 @@
is_global = true
build_property.TargetFramework = net5.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 = CarCombiner
build_property.ProjectDir = D:\Programmierstuff\FiveM\CarCombiner\

View File

@@ -0,0 +1 @@
c1c86dc98ec5053ab524cf8fb6a93fd58942d734

View File

@@ -0,0 +1,16 @@
D:\Programmierstuff\FiveM\CarCombiner\bin\Release\net5.0\CarCombiner.exe
D:\Programmierstuff\FiveM\CarCombiner\bin\Release\net5.0\CarCombiner.deps.json
D:\Programmierstuff\FiveM\CarCombiner\bin\Release\net5.0\CarCombiner.runtimeconfig.json
D:\Programmierstuff\FiveM\CarCombiner\bin\Release\net5.0\CarCombiner.runtimeconfig.dev.json
D:\Programmierstuff\FiveM\CarCombiner\bin\Release\net5.0\CarCombiner.dll
D:\Programmierstuff\FiveM\CarCombiner\bin\Release\net5.0\CarCombiner.pdb
D:\Programmierstuff\FiveM\CarCombiner\obj\Release\net5.0\CarCombiner.csproj.AssemblyReference.cache
D:\Programmierstuff\FiveM\CarCombiner\obj\Release\net5.0\CarCombiner.GeneratedMSBuildEditorConfig.editorconfig
D:\Programmierstuff\FiveM\CarCombiner\obj\Release\net5.0\CarCombiner.AssemblyInfoInputs.cache
D:\Programmierstuff\FiveM\CarCombiner\obj\Release\net5.0\CarCombiner.AssemblyInfo.cs
D:\Programmierstuff\FiveM\CarCombiner\obj\Release\net5.0\CarCombiner.csproj.CoreCompileInputs.cache
D:\Programmierstuff\FiveM\CarCombiner\obj\Release\net5.0\CarCombiner.dll
D:\Programmierstuff\FiveM\CarCombiner\obj\Release\net5.0\ref\CarCombiner.dll
D:\Programmierstuff\FiveM\CarCombiner\obj\Release\net5.0\CarCombiner.pdb
D:\Programmierstuff\FiveM\CarCombiner\obj\Release\net5.0\CarCombiner.genruntimeconfig.cache
D:\Programmierstuff\FiveM\CarCombiner\obj\Release\net5.0\refint\CarCombiner.dll

Binary file not shown.

View File

@@ -0,0 +1 @@
f3be1c0ea0143d8fd8292cb202671f0d3f2559a2

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@@ -0,0 +1,73 @@
{
"version": 3,
"targets": {
"net5.0": {}
},
"libraries": {},
"projectFileDependencyGroups": {
"net5.0": []
},
"packageFolders": {
"C:\\Users\\leon\\.nuget\\packages\\": {},
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages": {}
},
"project": {
"version": "1.0.0",
"restore": {
"projectUniqueName": "D:\\Programmierstuff\\FiveM\\CarCombiner\\CarCombiner.csproj",
"projectName": "CarCombiner",
"projectPath": "D:\\Programmierstuff\\FiveM\\CarCombiner\\CarCombiner.csproj",
"packagesPath": "C:\\Users\\leon\\.nuget\\packages\\",
"outputPath": "D:\\Programmierstuff\\FiveM\\CarCombiner\\obj\\",
"projectStyle": "PackageReference",
"fallbackFolders": [
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
],
"configFilePaths": [
"C:\\Users\\leon\\AppData\\Roaming\\NuGet\\NuGet.Config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
],
"originalTargetFrameworks": [
"net5.0"
],
"sources": {
"C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
"https://api.nuget.org/v3/index.json": {}
},
"frameworks": {
"net5.0": {
"targetAlias": "net5.0",
"projectReferences": {}
}
},
"warningProperties": {
"warnAsError": [
"NU1605"
]
}
},
"frameworks": {
"net5.0": {
"targetAlias": "net5.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\\6.0.400\\RuntimeIdentifierGraph.json"
}
}
}
}

View File

@@ -0,0 +1,8 @@
{
"version": 2,
"dgSpecHash": "On8j12M+sTaQsF78o9aCpBUct4vbq/lWPhT59qKy/lbo9BqNkaw0hW/IWxA3DF+WgEYfxoT3yZ40dWtRU0SxVQ==",
"success": true,
"projectFilePath": "D:\\Programmierstuff\\FiveM\\CarCombiner\\CarCombiner.csproj",
"expectedPackageFiles": [],
"logs": []
}

View File

@@ -0,0 +1 @@
"restore":{"projectUniqueName":"D:\\Programmierstuff\\FiveM\\CarCombiner\\CarCombiner.csproj","projectName":"CarCombiner","projectPath":"D:\\Programmierstuff\\FiveM\\CarCombiner\\CarCombiner.csproj","outputPath":"D:\\Programmierstuff\\FiveM\\CarCombiner\\obj\\","projectStyle":"PackageReference","fallbackFolders":["C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"],"originalTargetFrameworks":["net5.0"],"sources":{"C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\":{},"https://api.nuget.org/v3/index.json":{}},"frameworks":{"net5.0":{"targetAlias":"net5.0","projectReferences":{}}},"warningProperties":{"warnAsError":["NU1605"]}}"frameworks":{"net5.0":{"targetAlias":"net5.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\\6.0.400\\RuntimeIdentifierGraph.json"}}

View File

@@ -0,0 +1 @@
16604921526043020