Commit cd76c96 1 parent 4ea08e5 commit cd76c96 Copy full SHA for cd76c96
File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 19
19
build-configuration : Debug
20
20
build-enable-nuget-caching : ' true'
21
21
build-enable-npm-caching : ' true'
22
- dotnet-version : 6 .0.427
22
+ dotnet-version : 8 .0.301
23
23
24
24
build-and-test-standard-runners :
25
25
if : github.ref_name == github.event.repository.default_branch
30
30
machine-types : " ['ubuntu-2404']"
31
31
timeout-minutes : 30
32
32
build-configuration : Debug
33
- dotnet-version : 6 .0.427
33
+ dotnet-version : 8 .0.301
34
34
35
35
build-and-test-nuget-test :
36
36
name : Build and Test - NuGetTest solution
40
40
machine-types : " ['ubuntu-2404']"
41
41
build-directory : NuGetTest
42
42
timeout-minutes : 10
43
- dotnet-version : 6 .0.427
43
+ dotnet-version : 8 .0.301
44
44
45
45
post-pull-request-checks-automation :
46
46
name : Post Pull Request Checks Automation
You can’t perform that action at this time.
0 commit comments