[automated] Merge branch 'release/7.0.4xx' => 'main' (#16015)
This commit is contained in:
commit
7d0d3b05fb
1 changed files with 1 additions and 1 deletions
|
@ -238,7 +238,7 @@
|
||||||
Inputs="$(MSBuildProjectFullPath)"
|
Inputs="$(MSBuildProjectFullPath)"
|
||||||
Outputs="$(RepoCompletedSemaphorePath)Build.complete">
|
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="[$([System.DateTime]::Now.ToString('HH:mm:ss.ff'))] Building $(ProjectBuildReason)" />
|
||||||
<Message Importance="High" Text="Running command:" />
|
<Message Importance="High" Text="Running command:" />
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue