diff --git a/.vsts-ci.yml b/.vsts-ci.yml index 3f9a08012..bda09b044 100644 --- a/.vsts-ci.yml +++ b/.vsts-ci.yml @@ -53,6 +53,14 @@ variables: stages: - stage: Build jobs: + - ${{ if and(ne(variables['System.TeamProject'], 'public'), notin(variables['Build.Reason'], 'PullRequest'), eq(variables['Build.SourceBranch'], 'refs/heads/marcpopMSFT-enablelocbuild')) }}: + - template: /eng/common/templates/job/onelocbuild.yml + parameters: + CreatePr: true + LclSource: lclFilesfromPackage + LclPackageId: 'LCL-JUNO-PROD-DOTNETINSTALLER' + MirrorBranch: main + MirrorRepo: sdk # This job is for build retry configuration. - job: Publish_Build_Configuration pool: diff --git a/src/redist/targets/packaging/osx/clisdk/resources/cs.lproj/conclusion.html b/src/redist/targets/packaging/osx/clisdk/resources/cs.lproj/conclusion.html index dcfc539c7..b95c78cfb 100644 --- a/src/redist/targets/packaging/osx/clisdk/resources/cs.lproj/conclusion.html +++ b/src/redist/targets/packaging/osx/clisdk/resources/cs.lproj/conclusion.html @@ -5,7 +5,7 @@
The following was installed +
The following was installed
This product collects usage data +
This product collects usage data
.NET is a development platform that you can use to build command-line applications, microservices and modern websites. It is open source, cross-platform, and supported by Microsoft. We hope you enjoy it!
+.NET is a development platform that you can use to build command-line applications, microservices and modern websites. It is open source, cross-platform, and supported by Microsoft. We hope you enjoy it!
A command will be run during the install process that will improve project restore speed and enable offline access. It will take up to a minute to complete.
+A command will be run during the install process that will improve project restore speed and enable offline access. It will take up to a minute to complete.