This commit is contained in:
Elias Fierke
2025-04-27 15:07:27 +02:00
parent 9ee3a59691
commit 3949d1cac9
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": "5Kb9DQwKDm0=", "dgSpecHash": "vsrCnjoheg8=",
"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": [