diff --git a/eng/build.yml b/eng/build.yml index c23bbb11b..59e561632 100644 --- a/eng/build.yml +++ b/eng/build.yml @@ -168,3 +168,12 @@ phases: publishLocation: Container continueOnError: true condition: always() + +- ${{ if and(ne(variables['System.TeamProject'], 'public'), notin(variables['Build.Reason'], 'PullRequest'), eq(variables['Build.SourceBranch'], 'refs/heads/release/7.0.1xx'))) }}: + - template: /eng/common/templates/job/onelocbuild.yml + parameters: + CreatePr: true + LclSource: lclFilesfromPackage + LclPackageId: 'LCL-JUNO-PROD-DOTNETINSTALLER' + MirrorBranch: release/7.0.1xx + MirrorRepo: sdk 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.