Klassen erstellt
This commit is contained in:
@@ -1,49 +1,11 @@
|
||||
{
|
||||
"version": 3,
|
||||
"targets": {
|
||||
"net8.0-windows7.0": {
|
||||
"Interfaces/1.0.0": {
|
||||
"type": "project",
|
||||
"framework": ".NETCoreApp,Version=v8.0",
|
||||
"dependencies": {
|
||||
"Services": "1.0.0"
|
||||
},
|
||||
"compile": {
|
||||
"bin/placeholder/Interfaces.dll": {}
|
||||
},
|
||||
"runtime": {
|
||||
"bin/placeholder/Interfaces.dll": {}
|
||||
}
|
||||
},
|
||||
"Services/1.0.0": {
|
||||
"type": "project",
|
||||
"framework": ".NETCoreApp,Version=v8.0",
|
||||
"compile": {
|
||||
"bin/placeholder/Services.dll": {}
|
||||
},
|
||||
"runtime": {
|
||||
"bin/placeholder/Services.dll": {}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"libraries": {
|
||||
"Interfaces/1.0.0": {
|
||||
"type": "project",
|
||||
"path": "../Interfaces/Interfaces.csproj",
|
||||
"msbuildProject": "../Interfaces/Interfaces.csproj"
|
||||
},
|
||||
"Services/1.0.0": {
|
||||
"type": "project",
|
||||
"path": "../Services/Services.csproj",
|
||||
"msbuildProject": "../Services/Services.csproj"
|
||||
}
|
||||
"net8.0": {}
|
||||
},
|
||||
"libraries": {},
|
||||
"projectFileDependencyGroups": {
|
||||
"net8.0-windows7.0": [
|
||||
"Interfaces >= 1.0.0",
|
||||
"Services >= 1.0.0"
|
||||
]
|
||||
"net8.0": []
|
||||
},
|
||||
"packageFolders": {
|
||||
"C:\\Users\\bib\\.nuget\\packages\\": {}
|
||||
@@ -62,23 +24,16 @@
|
||||
"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",
|
||||
"projectReferences": {
|
||||
"C:\\Users\\bib\\OneDrive - bib & FHDW\\VPR\\Projekt\\PenAndPaperManager\\Interfaces\\Interfaces.csproj": {
|
||||
"projectPath": "C:\\Users\\bib\\OneDrive - bib & FHDW\\VPR\\Projekt\\PenAndPaperManager\\Interfaces\\Interfaces.csproj"
|
||||
},
|
||||
"C:\\Users\\bib\\OneDrive - bib & FHDW\\VPR\\Projekt\\PenAndPaperManager\\Services\\Services.csproj": {
|
||||
"projectPath": "C:\\Users\\bib\\OneDrive - bib & FHDW\\VPR\\Projekt\\PenAndPaperManager\\Services\\Services.csproj"
|
||||
}
|
||||
}
|
||||
"net8.0": {
|
||||
"targetAlias": "net8.0",
|
||||
"projectReferences": {}
|
||||
}
|
||||
},
|
||||
"warningProperties": {
|
||||
@@ -93,8 +48,8 @@
|
||||
}
|
||||
},
|
||||
"frameworks": {
|
||||
"net8.0-windows7.0": {
|
||||
"targetAlias": "net8.0-windows",
|
||||
"net8.0": {
|
||||
"targetAlias": "net8.0",
|
||||
"imports": [
|
||||
"net461",
|
||||
"net462",
|
||||
|
||||
Reference in New Issue
Block a user