Simple unnecessary build prevention

This commit is contained in:
Simon Lübeß
2026-04-13 19:58:55 +02:00
parent 28ad9298af
commit aad44dd835
8 changed files with 426 additions and 8 deletions
+2
View File
@@ -0,0 +1,2 @@
# Run the BuildTool project as release, pass all arguments to it.
dotnet run --project bin/BuildTool/BuildTool.csproj --configuration Release -- $args