Skip to content

Commit

Permalink
Merge pull request #71 from MicrosoftLearning/pdt-1004-ghactions2net7
Browse files Browse the repository at this point in the history
Pdt 1004 ghactions2net7
  • Loading branch information
LuizMacedo authored Oct 6, 2023
2 parents 6d85182 + ed39dd0 commit 6cda3f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/eshoponweb-cicd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
- name: Setup .NET
uses: actions/setup-dotnet@v1
with:
dotnet-version: '6.0.x'
dotnet-version: '7.0.x'
include-prerelease: true
#Build/Test/Publish the .net project
- name: Build with dotnet
Expand Down

0 comments on commit 6cda3f5

Please sign in to comment.