Skip to content

Commit 08a1d12

Browse files
Merge pull request #91 from simplify9/muhannad/net8
chore: update .NET version in CI/CD configuration to 8.0.x
2 parents 1c839a1 + 1523679 commit 08a1d12

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci-cd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
minor-version: '0'
1515

1616
# .NET configuration
17-
dotnet-version: '6.0.x'
17+
dotnet-version: '8.0.x'
1818
nuget-projects: 'SW.Mtm.Sdk/SW.Mtm.Sdk.csproj'
1919
run-tests: 'true'
2020
test-projects: 'SW.Mtm.UnitTests/SW.Mtm.UnitTests.csproj'

0 commit comments

Comments
 (0)