File tree Expand file tree Collapse file tree 3 files changed +6
-5
lines changed
common/core-templates/steps Expand file tree Collapse file tree 3 files changed +6
-5
lines changed Original file line number Diff line number Diff line change 19
19
</Dependency >
20
20
</ProductDependencies >
21
21
<ToolsetDependencies >
22
- <Dependency Name =" Microsoft.DotNet.Arcade.Sdk" Version =" 9 .0.0-beta.24428 .1" >
22
+ <Dependency Name =" Microsoft.DotNet.Arcade.Sdk" Version =" 10 .0.0-beta.24430 .1" >
23
23
<Uri >https://github.com/dotnet/arcade</Uri >
24
- <Sha >8c014d39b54295c36f61636aa897a6fe6c25c902 </Sha >
24
+ <Sha >0ed1d3dc15420cd41c252b0c5d9474f197a29e06 </Sha >
25
25
</Dependency >
26
26
<!-- Intermediate is necessary for source build. -->
27
- <Dependency Name =" Microsoft.SourceBuild.Intermediate.arcade" Version =" 9 .0.0-beta.24428 .1" >
27
+ <Dependency Name =" Microsoft.SourceBuild.Intermediate.arcade" Version =" 10 .0.0-beta.24430 .1" >
28
28
<Uri >https://github.com/dotnet/arcade</Uri >
29
- <Sha >8c014d39b54295c36f61636aa897a6fe6c25c902 </Sha >
29
+ <Sha >0ed1d3dc15420cd41c252b0c5d9474f197a29e06 </Sha >
30
30
<SourceBuild RepoName =" arcade" ManagedOnly =" true" />
31
31
</Dependency >
32
32
<Dependency Name =" System.Formats.Asn1" Version =" 8.0.1" >
Original file line number Diff line number Diff line change 45
45
SourceFolder : ' $(Build.SourcesDirectory)/PostBuildLogs'
46
46
Contents : ' **'
47
47
TargetFolder : ' $(Build.ArtifactStagingDirectory)/PostBuildLogs'
48
+ condition : always()
48
49
49
50
- template : /eng/common/core-templates/steps/publish-build-artifacts.yml
50
51
parameters :
Original file line number Diff line number Diff line change 3
3
"dotnet" : " 9.0.100-preview.7.24407.12"
4
4
},
5
5
"msbuild-sdks" : {
6
- "Microsoft.DotNet.Arcade.Sdk" : " 9 .0.0-beta.24428 .1"
6
+ "Microsoft.DotNet.Arcade.Sdk" : " 10 .0.0-beta.24430 .1"
7
7
}
8
8
}
You can’t perform that action at this time.
0 commit comments