chore: import upstream snapshot with attribution
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
@echo off
|
||||
setlocal
|
||||
cd "%~dp0"
|
||||
dotnet build --configuration Release --interactive ^
|
||||
&& dotnet test --configuration Release --no-build --no-restore --interactive
|
||||
Reference in New Issue
Block a user