Merge branch 'release/7.0.4xx'
This commit is contained in:
commit
0005f12559
1 changed files with 1 additions and 1 deletions
|
@ -238,7 +238,7 @@
|
|||
Inputs="$(MSBuildProjectFullPath)"
|
||||
Outputs="$(RepoCompletedSemaphorePath)Build.complete">
|
||||
|
||||
<Exec Command="$(DOTNET_HOST_PATH) build-server shutdown" />
|
||||
<Exec Command="$(DotnetToolCommand) build-server shutdown" />
|
||||
|
||||
<Message Importance="High" Text="[$([System.DateTime]::Now.ToString('HH:mm:ss.ff'))] Building $(ProjectBuildReason)" />
|
||||
<Message Importance="High" Text="Running command:" />
|
||||
|
|
Loading…
Reference in a new issue