Skip to content

Commit 385b413

Browse files
authored
Merge branch 'main' into copilot-updates-aug
2 parents 83a81ff + 19f9984 commit 385b413

File tree

430 files changed

+3426
-1213
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

430 files changed

+3426
-1213
lines changed

.github/workflows/clean-repo.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717

1818
steps:
1919
- name: Harden Runner
20-
uses: step-security/harden-runner@ec9f2d5744a09debf3a187a3f4f675c53b671911 # v2.13.0
20+
uses: step-security/harden-runner@f4a75cfd619ee5ce8d5b864b0d183aff3c69b55a # v2.13.1
2121
with:
2222
egress-policy: audit
2323

.github/workflows/stale.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
runs-on: ubuntu-latest
1515

1616
steps:
17-
- uses: actions/stale@v9
17+
- uses: actions/stale@v10
1818
with:
1919
repo-token: ${{ secrets.GITHUB_TOKEN }}
2020
days-before-pr-stale: 14

.openpublishing.redirection.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
{
22
"redirections": [
3+
{
4+
"source_path": "docs/msbuild/msbuild-concepts.md",
5+
"redirect_url": "/visualstudio/msbuild/msbuild",
6+
"redirect_document_id": false
7+
},
38
{
49
"source_path": "docs/ide/reference/import-and-export-settings-environment-options-dialog-box.md",
510
"redirect_url": "/visualstudio/ide/personalizing-the-visual-studio-ide",

auto-publish.yaml

Lines changed: 0 additions & 45 deletions
This file was deleted.

docs/azure/includes/cloud-services-legacy.md

Lines changed: 2 additions & 2 deletions
Binary file not shown.
-41.4 KB
Binary file not shown.
-49 KB
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)