Delta-v/runtestsYAMLLinter.bat

3 lines
55 B
Batchfile

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