Fix Install MSBuild Community Tasks

This commit is contained in:
jklingen 2025-01-05 14:33:00 +01:00
commit ebbb84893a

View file

@ -41,7 +41,7 @@ jobs:
- name: Install MSBuild Community Tasks - name: Install MSBuild Community Tasks
run: | run: |
choco install msbuild.community.tasks choco install msbuild.communitytasks
- name: Verify MSBuild is available - name: Verify MSBuild is available
run: | run: |