upgrade to net8.0
parent
0c8f2d6897
commit
2668bbb7a3
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -1,9 +0,0 @@
|
||||
{
|
||||
"runtimeOptions": {
|
||||
"tfm": "net6.0",
|
||||
"framework": {
|
||||
"name": "Microsoft.NETCore.App",
|
||||
"version": "6.0.0"
|
||||
}
|
||||
}
|
||||
}
|
||||
Binary file not shown.
@ -1,11 +1,11 @@
|
||||
{
|
||||
"runtimeTarget": {
|
||||
"name": ".NETCoreApp,Version=v6.0",
|
||||
"name": ".NETCoreApp,Version=v8.0",
|
||||
"signature": ""
|
||||
},
|
||||
"compilationOptions": {},
|
||||
"targets": {
|
||||
".NETCoreApp,Version=v6.0": {
|
||||
".NETCoreApp,Version=v8.0": {
|
||||
"console/1.0.0": {
|
||||
"runtime": {
|
||||
"console.dll": {}
|
||||
Binary file not shown.
Binary file not shown.
@ -0,0 +1,12 @@
|
||||
{
|
||||
"runtimeOptions": {
|
||||
"tfm": "net8.0",
|
||||
"framework": {
|
||||
"name": "Microsoft.NETCore.App",
|
||||
"version": "8.0.0"
|
||||
},
|
||||
"configProperties": {
|
||||
"System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization": false
|
||||
}
|
||||
}
|
||||
}
|
||||
Binary file not shown.
@ -1 +0,0 @@
|
||||
da23444c5a7fa993a9b0a271f7b6651786e7b89c
|
||||
Binary file not shown.
Binary file not shown.
@ -1 +0,0 @@
|
||||
38b9c38111d1d9ff99b100421fd38d058b8979e1
|
||||
@ -1,15 +0,0 @@
|
||||
/home/sascha/coding/console/bin/Debug/net6.0/console
|
||||
/home/sascha/coding/console/bin/Debug/net6.0/console.deps.json
|
||||
/home/sascha/coding/console/bin/Debug/net6.0/console.runtimeconfig.json
|
||||
/home/sascha/coding/console/bin/Debug/net6.0/console.dll
|
||||
/home/sascha/coding/console/bin/Debug/net6.0/console.pdb
|
||||
/home/sascha/coding/console/obj/Debug/net6.0/console.csproj.AssemblyReference.cache
|
||||
/home/sascha/coding/console/obj/Debug/net6.0/console.GeneratedMSBuildEditorConfig.editorconfig
|
||||
/home/sascha/coding/console/obj/Debug/net6.0/console.AssemblyInfoInputs.cache
|
||||
/home/sascha/coding/console/obj/Debug/net6.0/console.AssemblyInfo.cs
|
||||
/home/sascha/coding/console/obj/Debug/net6.0/console.csproj.CoreCompileInputs.cache
|
||||
/home/sascha/coding/console/obj/Debug/net6.0/console.dll
|
||||
/home/sascha/coding/console/obj/Debug/net6.0/ref/console.dll
|
||||
/home/sascha/coding/console/obj/Debug/net6.0/console.pdb
|
||||
/home/sascha/coding/console/obj/Debug/net6.0/console.genruntimeconfig.cache
|
||||
/home/sascha/coding/console/obj/Debug/net6.0/refint/console.dll
|
||||
Binary file not shown.
@ -1 +0,0 @@
|
||||
530e03b755a3231d4e4d1d11f821e6ee1266339e
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -1,4 +1,4 @@
|
||||
// <autogenerated />
|
||||
using System;
|
||||
using System.Reflection;
|
||||
[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v6.0", FrameworkDisplayName = "")]
|
||||
// <autogenerated />
|
||||
using System;
|
||||
using System.Reflection;
|
||||
[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v8.0", FrameworkDisplayName = ".NET 8.0")]
|
||||
Binary file not shown.
@ -0,0 +1 @@
|
||||
47ec32ded1e9f12d47380216314d79ecb79da55a6cf847c8746a0661553cf96c
|
||||
@ -1,10 +1,13 @@
|
||||
is_global = true
|
||||
build_property.TargetFramework = net6.0
|
||||
build_property.TargetFramework = net8.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 = console
|
||||
build_property.ProjectDir = /home/sascha/coding/console/
|
||||
build_property.ProjectDir = /home/sascha/console/
|
||||
build_property.EnableComHosting =
|
||||
build_property.EnableGeneratedComInterfaceComImportInterop =
|
||||
Binary file not shown.
@ -0,0 +1 @@
|
||||
0e59199129a97dc1e87f28850ac64b2e3afe337ce50799e9290b7c64d0cc8424
|
||||
@ -0,0 +1,15 @@
|
||||
/home/sascha/console/bin/Debug/net8.0/console
|
||||
/home/sascha/console/bin/Debug/net8.0/console.deps.json
|
||||
/home/sascha/console/bin/Debug/net8.0/console.runtimeconfig.json
|
||||
/home/sascha/console/bin/Debug/net8.0/console.dll
|
||||
/home/sascha/console/bin/Debug/net8.0/console.pdb
|
||||
/home/sascha/console/obj/Debug/net8.0/console.GeneratedMSBuildEditorConfig.editorconfig
|
||||
/home/sascha/console/obj/Debug/net8.0/console.AssemblyInfoInputs.cache
|
||||
/home/sascha/console/obj/Debug/net8.0/console.AssemblyInfo.cs
|
||||
/home/sascha/console/obj/Debug/net8.0/console.csproj.CoreCompileInputs.cache
|
||||
/home/sascha/console/obj/Debug/net8.0/console.sourcelink.json
|
||||
/home/sascha/console/obj/Debug/net8.0/console.dll
|
||||
/home/sascha/console/obj/Debug/net8.0/refint/console.dll
|
||||
/home/sascha/console/obj/Debug/net8.0/console.pdb
|
||||
/home/sascha/console/obj/Debug/net8.0/console.genruntimeconfig.cache
|
||||
/home/sascha/console/obj/Debug/net8.0/ref/console.dll
|
||||
Binary file not shown.
@ -0,0 +1 @@
|
||||
6fc78469dd1288c6b4cf60743214edb7f0b4b68f68383e6b986c5bd65a4db9d0
|
||||
Binary file not shown.
@ -0,0 +1 @@
|
||||
{"documents":{"/home/sascha/console/*":"https://raw.githubusercontent.com/DJh2o2/console/0c8f2d6897da5f48eb3ca4343bcbebaf6883afa5/*"}}
|
||||
Binary file not shown.
Binary file not shown.
@ -1,8 +1,8 @@
|
||||
{
|
||||
"version": 2,
|
||||
"dgSpecHash": "tVuGVLKXZ9WTS9y67pU26eRaRMKi0bN7DVvd/uPNa8D3zBkAG3J1XzikcFzdFzhYjKCAR8wt1aCSdBRsM3VNsw==",
|
||||
"dgSpecHash": "3ZVcOCaaSc+BVQzA9z7y+Yee2Hat0kz3dULZDRESc5f4fbmkHgQvel+8umtXn/YVpvovfZxc4sX4UucMim+RHA==",
|
||||
"success": true,
|
||||
"projectFilePath": "/home/sascha/coding/console/console.csproj",
|
||||
"projectFilePath": "/home/sascha/console/console.csproj",
|
||||
"expectedPackageFiles": [],
|
||||
"logs": []
|
||||
}
|
||||
Loading…
Reference in New Issue