Delta-v/runtestsYAMLLinter-Quick.bat

3 lines
66 B
Batchfile

@echo off
dotnet run --project Content.YAMLLinter --no-build
pause