Klassen erstellt

This commit is contained in:
NoKnownName
2025-05-23 11:16:05 +02:00
parent 624f7287c0
commit f95312b7b2
150 changed files with 1408 additions and 681 deletions

View File

@@ -1,11 +1,11 @@
{
"version": 3,
"targets": {
"net8.0-windows7.0": {}
"net8.0": {}
},
"libraries": {},
"projectFileDependencyGroups": {
"net8.0-windows7.0": []
"net8.0": []
},
"packageFolders": {
"C:\\Users\\bib\\.nuget\\packages\\": {}
@@ -24,15 +24,15 @@
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
],
"originalTargetFrameworks": [
"net8.0-windows"
"net8.0"
],
"sources": {
"C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
"C:\\Program Files\\dotnet\\library-packs": {}
},
"frameworks": {
"net8.0-windows7.0": {
"targetAlias": "net8.0-windows",
"net8.0": {
"targetAlias": "net8.0",
"projectReferences": {}
}
},
@@ -48,8 +48,8 @@
}
},
"frameworks": {
"net8.0-windows7.0": {
"targetAlias": "net8.0-windows",
"net8.0": {
"targetAlias": "net8.0",
"imports": [
"net461",
"net462",