Fixed CarConverter
This commit is contained in:
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"runtimeTarget": {
|
||||
"name": ".NETCoreApp,Version=v5.0",
|
||||
"signature": ""
|
||||
},
|
||||
"compilationOptions": {},
|
||||
"targets": {
|
||||
".NETCoreApp,Version=v5.0": {
|
||||
"BitComparer/1.0.0": {
|
||||
"runtime": {
|
||||
"BitComparer.dll": {}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"libraries": {
|
||||
"BitComparer/1.0.0": {
|
||||
"type": "project",
|
||||
"serviceable": false,
|
||||
"sha512": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
BIN
BitComparer/BitComparer/bin/Release/net5.0/BitComparer.dll
Normal file
BIN
BitComparer/BitComparer/bin/Release/net5.0/BitComparer.dll
Normal file
Binary file not shown.
BIN
BitComparer/BitComparer/bin/Release/net5.0/BitComparer.exe
Normal file
BIN
BitComparer/BitComparer/bin/Release/net5.0/BitComparer.exe
Normal file
Binary file not shown.
BIN
BitComparer/BitComparer/bin/Release/net5.0/BitComparer.pdb
Normal file
BIN
BitComparer/BitComparer/bin/Release/net5.0/BitComparer.pdb
Normal file
Binary file not shown.
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"runtimeOptions": {
|
||||
"additionalProbingPaths": [
|
||||
"C:\\Users\\leon\\.dotnet\\store\\|arch|\\|tfm|",
|
||||
"C:\\Users\\leon\\.nuget\\packages",
|
||||
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
|
||||
]
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"runtimeOptions": {
|
||||
"tfm": "net5.0",
|
||||
"framework": {
|
||||
"name": "Microsoft.NETCore.App",
|
||||
"version": "5.0.0"
|
||||
},
|
||||
"configProperties": {
|
||||
"System.Reflection.Metadata.MetadataUpdater.IsSupported": false
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -49,7 +49,8 @@
|
||||
"net47",
|
||||
"net471",
|
||||
"net472",
|
||||
"net48"
|
||||
"net48",
|
||||
"net481"
|
||||
],
|
||||
"assetTargetFallback": true,
|
||||
"warn": true,
|
||||
@@ -58,7 +59,7 @@
|
||||
"privateAssets": "all"
|
||||
}
|
||||
},
|
||||
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\5.0.302\\RuntimeIdentifierGraph.json"
|
||||
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\6.0.401\\RuntimeIdentifierGraph.json"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
<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.0.0</NuGetToolVersion>
|
||||
<NuGetToolVersion Condition=" '$(NuGetToolVersion)' == '' ">6.3.0</NuGetToolVersion>
|
||||
</PropertyGroup>
|
||||
<ItemGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
|
||||
<SourceRoot Include="C:\Users\leon\.nuget\packages\" />
|
||||
|
||||
@@ -0,0 +1,4 @@
|
||||
// <autogenerated />
|
||||
using System;
|
||||
using System.Reflection;
|
||||
[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v5.0", FrameworkDisplayName = "")]
|
||||
@@ -0,0 +1,23 @@
|
||||
//------------------------------------------------------------------------------
|
||||
// <auto-generated>
|
||||
// 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.
|
||||
// </auto-generated>
|
||||
//------------------------------------------------------------------------------
|
||||
|
||||
using System;
|
||||
using System.Reflection;
|
||||
|
||||
[assembly: System.Reflection.AssemblyCompanyAttribute("BitComparer")]
|
||||
[assembly: System.Reflection.AssemblyConfigurationAttribute("Release")]
|
||||
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
|
||||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
|
||||
[assembly: System.Reflection.AssemblyProductAttribute("BitComparer")]
|
||||
[assembly: System.Reflection.AssemblyTitleAttribute("BitComparer")]
|
||||
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
|
||||
|
||||
// Von der MSBuild WriteCodeFragment-Klasse generiert.
|
||||
|
||||
@@ -0,0 +1 @@
|
||||
912be47cfdde2a0fb766e6199d333534ae19ecf1
|
||||
@@ -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 = BitComparer
|
||||
build_property.ProjectDir = D:\Programmierstuff\FiveM\BitComparer\BitComparer\
|
||||
Binary file not shown.
Binary file not shown.
@@ -0,0 +1 @@
|
||||
0c7db1ed2cf5119f3adb4414d6582d10a3dda8cf
|
||||
@@ -0,0 +1,16 @@
|
||||
D:\Programmierstuff\FiveM\BitComparer\BitComparer\bin\Release\net5.0\BitComparer.exe
|
||||
D:\Programmierstuff\FiveM\BitComparer\BitComparer\bin\Release\net5.0\BitComparer.deps.json
|
||||
D:\Programmierstuff\FiveM\BitComparer\BitComparer\bin\Release\net5.0\BitComparer.runtimeconfig.json
|
||||
D:\Programmierstuff\FiveM\BitComparer\BitComparer\bin\Release\net5.0\BitComparer.runtimeconfig.dev.json
|
||||
D:\Programmierstuff\FiveM\BitComparer\BitComparer\bin\Release\net5.0\BitComparer.dll
|
||||
D:\Programmierstuff\FiveM\BitComparer\BitComparer\bin\Release\net5.0\BitComparer.pdb
|
||||
D:\Programmierstuff\FiveM\BitComparer\BitComparer\obj\Release\net5.0\BitComparer.csproj.AssemblyReference.cache
|
||||
D:\Programmierstuff\FiveM\BitComparer\BitComparer\obj\Release\net5.0\BitComparer.GeneratedMSBuildEditorConfig.editorconfig
|
||||
D:\Programmierstuff\FiveM\BitComparer\BitComparer\obj\Release\net5.0\BitComparer.AssemblyInfoInputs.cache
|
||||
D:\Programmierstuff\FiveM\BitComparer\BitComparer\obj\Release\net5.0\BitComparer.AssemblyInfo.cs
|
||||
D:\Programmierstuff\FiveM\BitComparer\BitComparer\obj\Release\net5.0\BitComparer.csproj.CoreCompileInputs.cache
|
||||
D:\Programmierstuff\FiveM\BitComparer\BitComparer\obj\Release\net5.0\BitComparer.dll
|
||||
D:\Programmierstuff\FiveM\BitComparer\BitComparer\obj\Release\net5.0\refint\BitComparer.dll
|
||||
D:\Programmierstuff\FiveM\BitComparer\BitComparer\obj\Release\net5.0\BitComparer.pdb
|
||||
D:\Programmierstuff\FiveM\BitComparer\BitComparer\obj\Release\net5.0\BitComparer.genruntimeconfig.cache
|
||||
D:\Programmierstuff\FiveM\BitComparer\BitComparer\obj\Release\net5.0\ref\BitComparer.dll
|
||||
BIN
BitComparer/BitComparer/obj/Release/net5.0/BitComparer.dll
Normal file
BIN
BitComparer/BitComparer/obj/Release/net5.0/BitComparer.dll
Normal file
Binary file not shown.
@@ -0,0 +1 @@
|
||||
813a4a08a6d962b874d1ca7bfa5c33329212f3ec
|
||||
BIN
BitComparer/BitComparer/obj/Release/net5.0/BitComparer.pdb
Normal file
BIN
BitComparer/BitComparer/obj/Release/net5.0/BitComparer.pdb
Normal file
Binary file not shown.
BIN
BitComparer/BitComparer/obj/Release/net5.0/apphost.exe
Normal file
BIN
BitComparer/BitComparer/obj/Release/net5.0/apphost.exe
Normal file
Binary file not shown.
BIN
BitComparer/BitComparer/obj/Release/net5.0/ref/BitComparer.dll
Normal file
BIN
BitComparer/BitComparer/obj/Release/net5.0/ref/BitComparer.dll
Normal file
Binary file not shown.
Binary file not shown.
@@ -56,7 +56,8 @@
|
||||
"net47",
|
||||
"net471",
|
||||
"net472",
|
||||
"net48"
|
||||
"net48",
|
||||
"net481"
|
||||
],
|
||||
"assetTargetFallback": true,
|
||||
"warn": true,
|
||||
@@ -65,7 +66,7 @@
|
||||
"privateAssets": "all"
|
||||
}
|
||||
},
|
||||
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\5.0.302\\RuntimeIdentifierGraph.json"
|
||||
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\6.0.401\\RuntimeIdentifierGraph.json"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"version": 2,
|
||||
"dgSpecHash": "Xvk+5CVKGj8h74o6hURhfRaRTKqUh1N0cnPp1KZH+0pSzqUPdiSR53ACej3/CtDIyF6WpCxlSSpkHtRwA6bDww==",
|
||||
"dgSpecHash": "DIssHXs275wL7OF6SMPckcq6+zt2HKhkDbCax3MlxoVNiuU83gbDG0PmYtc3gtUdY/WnabZl09rmBJSUI1fHsw==",
|
||||
"success": true,
|
||||
"projectFilePath": "D:\\Programmierstuff\\FiveM\\BitComparer\\BitComparer\\BitComparer.csproj",
|
||||
"expectedPackageFiles": [],
|
||||
|
||||
@@ -1 +1 @@
|
||||
"restore":{"projectUniqueName":"D:\\Programmierstuff\\FiveM\\BitComparer\\BitComparer\\BitComparer.csproj","projectName":"BitComparer","projectPath":"D:\\Programmierstuff\\FiveM\\BitComparer\\BitComparer\\BitComparer.csproj","outputPath":"D:\\Programmierstuff\\FiveM\\BitComparer\\BitComparer\\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"],"assetTargetFallback":true,"warn":true,"frameworkReferences":{"Microsoft.NETCore.App":{"privateAssets":"all"}},"runtimeIdentifierGraphPath":"C:\\Program Files\\dotnet\\sdk\\5.0.302\\RuntimeIdentifierGraph.json"}}
|
||||
"restore":{"projectUniqueName":"D:\\Programmierstuff\\FiveM\\BitComparer\\BitComparer\\BitComparer.csproj","projectName":"BitComparer","projectPath":"D:\\Programmierstuff\\FiveM\\BitComparer\\BitComparer\\BitComparer.csproj","outputPath":"D:\\Programmierstuff\\FiveM\\BitComparer\\BitComparer\\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.401\\RuntimeIdentifierGraph.json"}}
|
||||
@@ -1 +1 @@
|
||||
16600860087224431
|
||||
16640510030535680
|
||||
Reference in New Issue
Block a user