There was an error while loading. Please reload this page.
1 parent 098ad58 commit 8dd3966Copy full SHA for 8dd3966
1 file changed
.config/dotnet-tools.json
@@ -0,0 +1,13 @@
1
+{
2
+ "version": 1,
3
+ "isRoot": true,
4
+ "tools": {
5
+ "trx2junit": {
6
+ "version": "2.1.0",
7
+ "commands": [
8
+ "trx2junit"
9
+ ],
10
+ "rollForward": false
11
+ }
12
13
+}
0 commit comments