File tree 3 files changed +7
-7
lines changed
common/core-templates/steps
3 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 11
11
<Sha >e9b99f554a3c298e1106ea171f5a0462780af2c5</Sha >
12
12
<SourceBuild RepoName =" msbuild" ManagedOnly =" true" />
13
13
</Dependency >
14
- <Dependency Name =" Microsoft.DotNet.Arcade.Sdk" Version =" 10.0.0-beta.25120.6 " >
14
+ <Dependency Name =" Microsoft.DotNet.Arcade.Sdk" Version =" 10.0.0-beta.25125.2 " >
15
15
<Uri >https://github.com/dotnet/arcade</Uri >
16
- <Sha >ecdb2f499cb5f5c99b58fba1a14fdf977c56e1ac </Sha >
16
+ <Sha >5b1e2d133be215e729cf90016ae12b520950ce7a </Sha >
17
17
</Dependency >
18
18
<!-- Intermediate is necessary for source build. -->
19
- <Dependency Name =" Microsoft.SourceBuild.Intermediate.arcade" Version =" 10.0.0-beta.25120.6 " >
19
+ <Dependency Name =" Microsoft.SourceBuild.Intermediate.arcade" Version =" 10.0.0-beta.25125.2 " >
20
20
<Uri >https://github.com/dotnet/arcade</Uri >
21
- <Sha >ecdb2f499cb5f5c99b58fba1a14fdf977c56e1ac </Sha >
21
+ <Sha >5b1e2d133be215e729cf90016ae12b520950ce7a </Sha >
22
22
<SourceBuild RepoName =" arcade" ManagedOnly =" true" />
23
23
</Dependency >
24
24
<!-- Intermediate is necessary for source build. -->
Original file line number Diff line number Diff line change 5
5
# IgnoreDirectories - Directories to ignore for SBOM generation. This will be passed through to the CG component detector.
6
6
7
7
parameters :
8
- PackageVersion : 9 .0.0
8
+ PackageVersion : 10 .0.0
9
9
BuildDropPath : ' $(Build.SourcesDirectory)/artifacts'
10
10
PackageName : ' .NET'
11
11
ManifestDirPath : $(Build.ArtifactStagingDirectory)/sbom
Original file line number Diff line number Diff line change 1
1
{
2
2
"tools" : {
3
- "dotnet" : " 10.0.100-preview.2.25118.3 "
3
+ "dotnet" : " 10.0.100-preview.3.25125.5 "
4
4
},
5
5
"msbuild-sdks" : {
6
- "Microsoft.DotNet.Arcade.Sdk" : " 10.0.0-beta.25120.6 "
6
+ "Microsoft.DotNet.Arcade.Sdk" : " 10.0.0-beta.25125.2 "
7
7
}
8
8
}
You can’t perform that action at this time.
0 commit comments