mirror of
https://github.com/riegera2412/UVtools.git
synced 2026-07-09 01:52:32 +02:00
Delete Run.bat
This commit is contained in:
@@ -1,11 +0,0 @@
|
||||
@echo off
|
||||
REM
|
||||
REM This script just builds and runs UVtools on your current system with default configuration
|
||||
REM If you want to see the compilation output, go to: UVtools.WPF/bin/
|
||||
REM
|
||||
SET DIR=%~dp0
|
||||
cd ../UVtools.WPF
|
||||
|
||||
echo Compiling and run UVtools.
|
||||
echo This windows will close once you quit UVtools program.
|
||||
dotnet run
|
||||
Reference in New Issue
Block a user