Commit 4ea08e5 1 parent 3dce7e6 commit 4ea08e5 Copy full SHA for 4ea08e5
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.100
22
+ dotnet-version : 6.0.427
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.100
33
+ dotnet-version : 6.0.427
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.100
43
+ dotnet-version : 6.0.427
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