Skip to content

Commit f297c5a

Browse files
Update dependencies from https://github.com/dotnet/arcade build 20221209.3 (#329)
[dotnet/main] Update dependencies from dotnet/arcade
1 parent a452072 commit f297c5a

16 files changed

+225
-805
lines changed

eng/Version.Details.xml

+6-6
Original file line numberDiff line numberDiff line change
@@ -3,17 +3,17 @@
33
<ProductDependencies>
44
</ProductDependencies>
55
<ToolsetDependencies>
6-
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="8.0.0-beta.22579.2">
6+
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="8.0.0-beta.22609.3">
77
<Uri>https://github.com/dotnet/arcade</Uri>
8-
<Sha>6b3bad6673f3ebe89ebe12ea7c4eff1705b893e6</Sha>
8+
<Sha>3e24006ee217f68b0c8a36cf272536ac239c9c47</Sha>
99
</Dependency>
10-
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="8.0.0-beta.22579.2">
10+
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="8.0.0-beta.22609.3">
1111
<Uri>https://github.com/dotnet/arcade</Uri>
12-
<Sha>6b3bad6673f3ebe89ebe12ea7c4eff1705b893e6</Sha>
12+
<Sha>3e24006ee217f68b0c8a36cf272536ac239c9c47</Sha>
1313
</Dependency>
14-
<Dependency Name="Microsoft.DotNet.Build.Tasks.Packaging" Version="8.0.0-beta.22579.2">
14+
<Dependency Name="Microsoft.DotNet.Build.Tasks.Packaging" Version="8.0.0-beta.22609.3">
1515
<Uri>https://github.com/dotnet/arcade</Uri>
16-
<Sha>6b3bad6673f3ebe89ebe12ea7c4eff1705b893e6</Sha>
16+
<Sha>3e24006ee217f68b0c8a36cf272536ac239c9c47</Sha>
1717
</Dependency>
1818
</ToolsetDependencies>
1919
</Dependencies>

eng/Versions.props

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@
66
<PreReleaseVersionIteration>1</PreReleaseVersionIteration>
77
</PropertyGroup>
88
<PropertyGroup>
9-
<MicrosoftDotNetBuildTasksPackagingVersion>8.0.0-beta.22579.2</MicrosoftDotNetBuildTasksPackagingVersion>
9+
<MicrosoftDotNetBuildTasksPackagingVersion>8.0.0-beta.22609.3</MicrosoftDotNetBuildTasksPackagingVersion>
1010
</PropertyGroup>
1111
</Project>

eng/common/cross/arm/tizen-build-rootfs.sh

-35
This file was deleted.

eng/common/cross/arm/tizen-fetch.sh

-170
This file was deleted.

0 commit comments

Comments
 (0)