vom PAI-Laptop
This commit is contained in:
@@ -1,44 +1,42 @@
|
||||
{
|
||||
"version": 3,
|
||||
"targets": {
|
||||
"net7.0-windows7.0": {}
|
||||
"net8.0-windows8.0": {}
|
||||
},
|
||||
"libraries": {},
|
||||
"projectFileDependencyGroups": {
|
||||
"net7.0-windows7.0": []
|
||||
"net8.0-windows8.0": []
|
||||
},
|
||||
"packageFolders": {
|
||||
"C:\\Users\\Robert\\.nuget\\packages\\": {},
|
||||
"C:\\Users\\rkaehler\\.nuget\\packages\\": {},
|
||||
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages": {}
|
||||
},
|
||||
"project": {
|
||||
"version": "1.0.0",
|
||||
"restore": {
|
||||
"projectUniqueName": "T:\\src\\Kaehler.scr\\Kaehler.scr.csproj",
|
||||
"projectUniqueName": "C:\\Projekte\\_Privat\\Kaehler.scr\\Kaehler.scr.csproj",
|
||||
"projectName": "Kaehler.scr",
|
||||
"projectPath": "T:\\src\\Kaehler.scr\\Kaehler.scr.csproj",
|
||||
"packagesPath": "C:\\Users\\Robert\\.nuget\\packages\\",
|
||||
"outputPath": "T:\\src\\Kaehler.scr\\obj\\",
|
||||
"projectPath": "C:\\Projekte\\_Privat\\Kaehler.scr\\Kaehler.scr.csproj",
|
||||
"packagesPath": "C:\\Users\\rkaehler\\.nuget\\packages\\",
|
||||
"outputPath": "C:\\Projekte\\_Privat\\Kaehler.scr\\obj\\",
|
||||
"projectStyle": "PackageReference",
|
||||
"fallbackFolders": [
|
||||
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
|
||||
],
|
||||
"configFilePaths": [
|
||||
"C:\\Users\\Robert\\AppData\\Roaming\\NuGet\\NuGet.Config",
|
||||
"C:\\Users\\rkaehler\\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": [
|
||||
"net7.0-windows"
|
||||
"net8.0-windows8.0"
|
||||
],
|
||||
"sources": {
|
||||
"C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
|
||||
"C:\\Program Files\\dotnet\\library-packs": {},
|
||||
"https://api.nuget.org/v3/index.json": {}
|
||||
"C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {}
|
||||
},
|
||||
"frameworks": {
|
||||
"net7.0-windows7.0": {
|
||||
"targetAlias": "net7.0-windows",
|
||||
"net8.0-windows8.0": {
|
||||
"targetAlias": "net8.0-windows8.0",
|
||||
"projectReferences": {}
|
||||
}
|
||||
},
|
||||
@@ -46,11 +44,16 @@
|
||||
"warnAsError": [
|
||||
"NU1605"
|
||||
]
|
||||
},
|
||||
"restoreAuditProperties": {
|
||||
"enableAudit": "true",
|
||||
"auditLevel": "low",
|
||||
"auditMode": "direct"
|
||||
}
|
||||
},
|
||||
"frameworks": {
|
||||
"net7.0-windows7.0": {
|
||||
"targetAlias": "net7.0-windows",
|
||||
"net8.0-windows8.0": {
|
||||
"targetAlias": "net8.0-windows8.0",
|
||||
"imports": [
|
||||
"net461",
|
||||
"net462",
|
||||
@@ -70,7 +73,7 @@
|
||||
"privateAssets": "none"
|
||||
}
|
||||
},
|
||||
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\7.0.100\\RuntimeIdentifierGraph.json"
|
||||
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.404/PortableRuntimeIdentifierGraph.json"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user