[fix:] forgot to comment out ExportAllCombinations-Debug-Test 👀

This commit is contained in:
Elias Fierke
2025-05-05 11:13:16 +02:00
parent 3949d1cac9
commit cc533045df
4 changed files with 17 additions and 13 deletions

View File

@@ -54,6 +54,8 @@
"version": "[11.2.1, )"
},
"Avalonia.Diagnostics": {
"include": "None",
"suppressParent": "All",
"target": "Package",
"version": "[11.2.1, )"
},
@@ -90,7 +92,7 @@
"privateAssets": "all"
}
},
"runtimeIdentifierGraphPath": "/usr/lib64/dotnet/sdk/9.0.104/PortableRuntimeIdentifierGraph.json"
"runtimeIdentifierGraphPath": "/usr/lib64/dotnet/sdk/9.0.105/PortableRuntimeIdentifierGraph.json"
}
}
}