File tree Expand file tree Collapse file tree 4 files changed +9
-9
lines changed
Expand file tree Collapse file tree 4 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 2626 - name : Setup .NET
2727 uses : actions/setup-dotnet@v3
2828 with :
29- dotnet-version : 9 .0.x
29+ dotnet-version : 10 .0.x
3030 - name : Add Evolutionary Architecture Nuget Source
3131 uses : evolutionary-architecture/evolutionary-architecture-by-example/.github@main
3232 with :
5252 - name : Setup .NET
5353 uses : actions/setup-dotnet@v3
5454 with :
55- dotnet-version : 9 .0.x
55+ dotnet-version : 10 .0.x
5656 - name : Add Evolutionary Architecture Nuget Source
5757 uses : evolutionary-architecture/evolutionary-architecture-by-example/.github@main
5858 with :
Original file line number Diff line number Diff line change 2626 - name : Setup .NET
2727 uses : actions/setup-dotnet@v3
2828 with :
29- dotnet-version : 9 .0.x
29+ dotnet-version : 10 .0.x
3030 - name : Add Evolutionary Architecture Nuget Source
3131 uses : evolutionary-architecture/evolutionary-architecture-by-example/.github@main
3232 with :
5151 - name : Setup .NET
5252 uses : actions/setup-dotnet@v3
5353 with :
54- dotnet-version : 9 .0.x
54+ dotnet-version : 10 .0.x
5555 - name : Add Evolutionary Architecture Nuget Source
5656 uses : evolutionary-architecture/evolutionary-architecture-by-example/.github@main
5757 with :
Original file line number Diff line number Diff line change 2626 - name : Setup .NET
2727 uses : actions/setup-dotnet@v3
2828 with :
29- dotnet-version : 9 .0.x
29+ dotnet-version : 10 .0.x
3030 - name : Restore dependencies
3131 run : dotnet restore
3232 - name : Build
4545 - name : Setup .NET
4646 uses : actions/setup-dotnet@v3
4747 with :
48- dotnet-version : 9 .0.x
48+ dotnet-version : 10 .0.x
4949 - name : Restore dependencies
5050 run : dotnet restore
5151 - name : Test
6464 - name : Setup .NET
6565 uses : actions/setup-dotnet@v3
6666 with :
67- dotnet-version : 9 .0.x
67+ dotnet-version : 10 .0.x
6868
6969 - name : Pack Projects
7070 run : |
Original file line number Diff line number Diff line change 2727 - name : Setup .NET
2828 uses : actions/setup-dotnet@v3
2929 with :
30- dotnet-version : 9 .0.x
30+ dotnet-version : 10 .0.x
3131 - name : Add Evolutionary Architecture Nuget Source
3232 uses : evolutionary-architecture/evolutionary-architecture-by-example/.github@main
3333 with :
5252 - name : Setup .NET
5353 uses : actions/setup-dotnet@v3
5454 with :
55- dotnet-version : 9 .0.x
55+ dotnet-version : 10 .0.x
5656 - name : Add Evolutionary Architecture Nuget Source
5757 uses : evolutionary-architecture/evolutionary-architecture-by-example/.github@main
5858 with :
You can’t perform that action at this time.
0 commit comments