3 lines
91 B
Batchfile
3 lines
91 B
Batchfile
@echo off
|
|
dotnet build FieldLogger/FieldLogger.csproj -f net9.0-windows10.0.19041.0 -t:Run
|