Skip to content

Commit c75c74b

Browse files
[main] Update dependencies from dotnet/arcade (dotnet#1981)
* Update dependencies from https://github.com/dotnet/arcade build 20221125.1 Microsoft.DotNet.Arcade.Sdk From Version 8.0.0-beta.22554.2 -> To Version 8.0.0-beta.22575.1 * Update dependencies from https://github.com/dotnet/arcade build 20221129.2 Microsoft.DotNet.Arcade.Sdk From Version 8.0.0-beta.22554.2 -> To Version 8.0.0-beta.22579.2 * Update dependencies from https://github.com/dotnet/arcade build 20221209.3 Microsoft.DotNet.Arcade.Sdk From Version 8.0.0-beta.22554.2 -> To Version 8.0.0-beta.22609.3 * update net5.0 -> net7.0, .NET 5 is not longer supported and it blocks Arcade update Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com> Co-authored-by: Adam Sitnik <[email protected]>
1 parent cd7b452 commit c75c74b

24 files changed

+231
-828
lines changed

eng/Version.Details.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33
<ProductDependencies>
44
</ProductDependencies>
55
<ToolsetDependencies>
6-
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="8.0.0-beta.22554.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>80b6be47e1425ea90c5febffac119250043a0c92</Sha>
8+
<Sha>3e24006ee217f68b0c8a36cf272536ac239c9c47</Sha>
99
<SourceBuild RepoName="arcade" ManagedOnly="true" />
1010
</Dependency>
1111
</ToolsetDependencies>

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.

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

-170
This file was deleted.

0 commit comments

Comments
 (0)