This commit is contained in:
Elias Fierke
2025-03-05 09:17:51 +01:00
parent 44e01d8ef1
commit 72eb4a5aaf
3 changed files with 9 additions and 13 deletions

View File

@@ -54,8 +54,6 @@
"version": "[11.2.1, )" "version": "[11.2.1, )"
}, },
"Avalonia.Diagnostics": { "Avalonia.Diagnostics": {
"include": "None",
"suppressParent": "All",
"target": "Package", "target": "Package",
"version": "[11.2.1, )" "version": "[11.2.1, )"
}, },

View File

@@ -114,12 +114,12 @@
"Avalonia.Remote.Protocol": "11.2.1" "Avalonia.Remote.Protocol": "11.2.1"
}, },
"compile": { "compile": {
"lib/net8.0/_._": { "lib/net8.0/Avalonia.Controls.ColorPicker.dll": {
"related": ".xml" "related": ".xml"
} }
}, },
"runtime": { "runtime": {
"lib/net8.0/_._": { "lib/net8.0/Avalonia.Controls.ColorPicker.dll": {
"related": ".xml" "related": ".xml"
} }
} }
@@ -131,12 +131,12 @@
"Avalonia.Remote.Protocol": "11.2.1" "Avalonia.Remote.Protocol": "11.2.1"
}, },
"compile": { "compile": {
"lib/net8.0/_._": { "lib/net8.0/Avalonia.Controls.DataGrid.dll": {
"related": ".xml" "related": ".xml"
} }
}, },
"runtime": { "runtime": {
"lib/net8.0/_._": { "lib/net8.0/Avalonia.Controls.DataGrid.dll": {
"related": ".xml" "related": ".xml"
} }
} }
@@ -170,12 +170,12 @@
"Avalonia.Themes.Simple": "11.2.1" "Avalonia.Themes.Simple": "11.2.1"
}, },
"compile": { "compile": {
"lib/net8.0/_._": { "lib/net8.0/Avalonia.Diagnostics.dll": {
"related": ".xml" "related": ".xml"
} }
}, },
"runtime": { "runtime": {
"lib/net8.0/_._": { "lib/net8.0/Avalonia.Diagnostics.dll": {
"related": ".xml" "related": ".xml"
} }
} }
@@ -292,12 +292,12 @@
"Avalonia": "11.2.1" "Avalonia": "11.2.1"
}, },
"compile": { "compile": {
"lib/net8.0/_._": { "lib/net8.0/Avalonia.Themes.Simple.dll": {
"related": ".xml" "related": ".xml"
} }
}, },
"runtime": { "runtime": {
"lib/net8.0/_._": { "lib/net8.0/Avalonia.Themes.Simple.dll": {
"related": ".xml" "related": ".xml"
} }
} }
@@ -6388,8 +6388,6 @@
"version": "[11.2.1, )" "version": "[11.2.1, )"
}, },
"Avalonia.Diagnostics": { "Avalonia.Diagnostics": {
"include": "None",
"suppressParent": "All",
"target": "Package", "target": "Package",
"version": "[11.2.1, )" "version": "[11.2.1, )"
}, },

View File

@@ -1,6 +1,6 @@
{ {
"version": 2, "version": 2,
"dgSpecHash": "mnXgl9Kb58w=", "dgSpecHash": "YIPRJ6ABhso=",
"success": true, "success": true,
"projectFilePath": "/home/fierke/Nextcloud/Documents/source/repos/PLG_Exam/PLG-Exam/PLG-Exam.csproj", "projectFilePath": "/home/fierke/Nextcloud/Documents/source/repos/PLG_Exam/PLG-Exam/PLG-Exam.csproj",
"expectedPackageFiles": [ "expectedPackageFiles": [