Skip to content

Commit

Permalink
dotnet40
Browse files Browse the repository at this point in the history
  • Loading branch information
kumaakh committed Sep 16, 2024
1 parent cf7e2bc commit 9102229
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/odm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:

steps:
- name: Install net40
run: choco install netfx-4.0.3-devpack -y
run: .\libs\dotnet40\dotNetFx40_Full_setup.exe /q /norestart

- name: Setup VS Dev Environment
uses: seanmiddleditch/gha-setup-vsdevenv@v4
Expand Down

0 comments on commit 9102229

Please sign in to comment.