Skip to content

Commit 8a63b14

Browse files
committed
.NET 9
1 parent 4cb8e64 commit 8a63b14

File tree

3 files changed

+1
-36
lines changed

3 files changed

+1
-36
lines changed

.github/dependabot.yml

Lines changed: 0 additions & 18 deletions
This file was deleted.

.github/workflows/dependabot-automerge.yml

Lines changed: 0 additions & 17 deletions
This file was deleted.

.github/workflows/dotnet.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
- name: Setup .NET
2929
uses: actions/setup-dotnet@v4
3030
with:
31-
dotnet-version: 7.0.x
31+
dotnet-version: 9.0.x
3232
- name: Run Pipeline
3333
run: dotnet run -c Release
3434
working-directory: "EnumerableAsyncProcessor.Pipeline"

0 commit comments

Comments
 (0)