Files
SharpIDE/local-publish.bat
Matt Parker [SSW] 00d8c105e8 Initial commit
2025-01-10 18:30:33 +10:00

3 lines
99 B
Batchfile

@echo on
dotnet publish ./src/PhotinoBlazor.Template/PhotinoBlazor.Template.csproj -c Release
pause