Skip to content

Commit 0dd1062

Browse files
committed
Merge remote-tracking branch 'origin/mda/upgrade-to-AutoMapper-11' into mda/upgrade-to-AutoMapper-11
2 parents b472f3a + 2d222e6 commit 0dd1062

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@ jobs:
1919
fetch-depth: 0
2020
- name: Use .NET 6
2121
uses: actions/setup-dotnet@v1
22+
with:
23+
dotnet-version: '6.0.x'
2224
- name: Build and Test
2325
run: ./Build.ps1
2426
shell: pwsh

0 commit comments

Comments
 (0)