Merge branch 'master' into publish-24627

This commit is contained in:
CXWTool Service Account
2021-01-20 07:00:56 +00:00
+1 -1
View File
@@ -22,7 +22,7 @@ on:
env: env:
DOTNET_INSTALLER_CHANNEL: 'release/5.0.1xx' DOTNET_INSTALLER_CHANNEL: 'release/5.0.1xx'
DOTNET_DO_INSTALL: 'true' DOTNET_DO_INSTALL: 'false'
EnableNuGetPackageRestore: 'True' EnableNuGetPackageRestore: 'True'
# A workflow run is made up of one or more jobs that can run sequentially or in parallel # A workflow run is made up of one or more jobs that can run sequentially or in parallel