miniSql

创建
zgc123@gmail.com authored at 11/19/2023 1:40:15 AM
332.00 B
Build-Release.cmd
REM setp both the VS.NET Pro path (local dev), and the community edition path (appveyor)
SET PATH=%PATH%;C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\MSBuild\Current\Bin\
SET PATH=%PATH%;C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Current\Bin

Tools\nant\bin\nant.exe full-build

@PAUSE