Skip to content

Commit 13d4507

Browse files
authored
Merge pull request #43 from git-for-windows/add-an-AGENTS.md-file
Add an AGENTS.md file
2 parents 7e46321 + aecf86c commit 13d4507

2 files changed

Lines changed: 470 additions & 1 deletion

File tree

.github/workflows/msbuild.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
- uses: actions/checkout@v6
2828

2929
- name: Add MSBuild to PATH
30-
uses: microsoft/setup-msbuild@v2.0.0
30+
uses: microsoft/setup-msbuild@v3
3131

3232
- name: Build
3333
working-directory: ${{ github.workspace }}

0 commit comments

Comments
 (0)