3 lines
82 B
Batchfile
3 lines
82 B
Batchfile
@echo off
|
|
dotnet build "%~dp0..\IMSApiDotNet_10.0.0-59_HttpClient.sln" -c Release
|