dotnet package resolution

This commit is contained in:
2024-10-20 19:47:49 +01:00
parent c615886a4c
commit 5f1dca3d61
19 changed files with 777 additions and 84 deletions

2
.vscode/tasks.json vendored
View File

@ -84,7 +84,7 @@
}
},
"problemMatcher": "$msCompile",
"group": "test"
"group": "none"
}
]
}