Projektdateien hinzufügen.
This commit is contained in:
4
scripts/build-net48.cmd
Normal file
4
scripts/build-net48.cmd
Normal file
@@ -0,0 +1,4 @@
|
||||
@echo off
|
||||
setlocal
|
||||
dotnet build "%~dp0..\src\IMSApiDotNet\IMSApiDotNet.csproj" -c Release -f net48
|
||||
endlocal
|
||||
Reference in New Issue
Block a user