File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1616 - name : Setup .NET Core 8
1717 uses : actions/setup-dotnet@v5
1818 with :
19- dotnet-version : 8.0.400
19+ dotnet-version : 8.0.418
2020 - name : Cache NuGet packages
2121 uses : actions/cache@v5
2222 with :
4242 - name : Setup .NET Core 8
4343 uses : actions/setup-dotnet@v5
4444 with :
45- dotnet-version : 8.0.400
45+ dotnet-version : 8.0.418
4646 - name : Cache NuGet packages
4747 uses : actions/cache@v5
4848 with :
Original file line number Diff line number Diff line change 2020 - name : Setup .NET Core 8
2121 uses : actions/setup-dotnet@v5
2222 with :
23- dotnet-version : 8.0.400
23+ dotnet-version : 8.0.418
2424 - name : Cache NuGet packages
2525 uses : actions/cache@v5
2626 with :
Original file line number Diff line number Diff line change 11{
22 "sdk" : {
3- "version" : " 8.0.119 " ,
4- "rollForward" : " major "
3+ "version" : " 8.0.418 " ,
4+ "rollForward" : " latestMinor "
55 }
6- }
6+ }
You can’t perform that action at this time.
0 commit comments