Skip to content

Commit 45a6177

Browse files
committed
Downgrade to dotnet-validate 0.0.1-preview.42
Version 0.0.1-preview.51 introduced a bug when using absolute paths. The fix has been merged but a new version of the tool is not yet released: NuGetPackageExplorer/NuGetPackageExplorer#1229
1 parent 9fc3664 commit 45a6177

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.config/dotnet-tools.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
]
1010
},
1111
"dotnet-validate": {
12-
"version": "0.0.1-preview.51",
12+
"version": "0.0.1-preview.42",
1313
"commands": [
1414
"dotnet-validate"
1515
]

0 commit comments

Comments
 (0)