added junit
Some checks failed
csharp-secdevops-pipeline-pod/pipeline/head There was a failure building this commit

This commit is contained in:
2026-05-05 09:40:43 +02:00
parent 8102197b03
commit 848e51c555
8 changed files with 38 additions and 3 deletions

View File

@@ -47,6 +47,10 @@
"net8.0": {
"targetAlias": "net8.0",
"dependencies": {
"JunitXml.TestLogger": {
"target": "Package",
"version": "[8.0.0, )"
},
"Microsoft.NET.Test.Sdk": {
"target": "Package",
"version": "[17.8.0, )"