Commit 9c44b3e 1 parent 4aa8fba commit 9c44b3e Copy full SHA for 9c44b3e
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.0
22
+ dotnet-version : 6.0.100
23
23
24
24
build-and-test-standard-runners :
25
25
if : github.ref_name == github.event.repository.default_branch
29
29
parent-job-name : ' root-solution-standard-runners'
30
30
timeout-minutes : 30
31
31
build-configuration : Debug
32
- dotnet-version : 6.0.0
32
+ dotnet-version : 6.0.100
33
33
34
34
build-and-test-nuget-test :
35
35
name : Build and Test - NuGetTest solution
38
38
parent-job-name : ' nuget-solution'
39
39
build-directory : NuGetTest
40
40
timeout-minutes : 10
41
- dotnet-version : 6.0.0
41
+ dotnet-version : 6.0.100
42
42
43
43
post-pull-request-checks-automation :
44
44
name : Post Pull Request Checks Automation
You can’t perform that action at this time.
0 commit comments