Merge branch 'release/7.0.4xx'

This commit is contained in:
Jason Zhai 2023-04-09 23:02:38 -07:00
commit 0005f12559

View file

@ -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:" />