Skip to content

Commit

Permalink
remove dotnet setup
Browse files Browse the repository at this point in the history
  • Loading branch information
acnicholls committed Nov 17, 2024
1 parent af4416b commit 00f9e8f
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/create-release-with-asset.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,10 +52,6 @@ jobs:
- name: Checkout Code
uses: actions/checkout@v4

- uses: actions/setup-dotnet@v4
with:
dotnet-version: 4.5

# add msbuild and devenv to the PATH variable
- name: Setup MSBuild
uses: microsoft/setup-msbuild@v1
Expand Down

0 comments on commit 00f9e8f

Please sign in to comment.