Skip to content

Commit 6cda3f5

Browse files
authored
Merge pull request skills#71 from MicrosoftLearning/pdt-1004-ghactions2net7
Pdt 1004 ghactions2net7
2 parents 6d85182 + ed39dd0 commit 6cda3f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/eshoponweb-cicd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
- name: Setup .NET
2424
uses: actions/setup-dotnet@v1
2525
with:
26-
dotnet-version: '6.0.x'
26+
dotnet-version: '7.0.x'
2727
include-prerelease: true
2828
#Build/Test/Publish the .net project
2929
- name: Build with dotnet

0 commit comments

Comments
 (0)