Skip to content

Commit

Permalink
[main] Update dependencies from dotnet/arcade (#6478)
Browse files Browse the repository at this point in the history
This pull request updates the following dependencies

From https://github.com/dotnet/arcade
Subscription: 93d865d2-823f-4e4d-e0b6-08d91b0a84f2
Build: 20210531.1
Date Produced: 5/31/2021 7:30 PM
Commit: c7d6bd607715f334cda90e01967bb0c02dee09be
Branch: refs/heads/main
Updates:
Microsoft.DotNet.Arcade.Sdk: from 6.0.0-beta.21227.1 to 6.0.0-beta.21281.1
  • Loading branch information
dotnet-maestro[bot] authored Jun 1, 2021
1 parent ea93ae1 commit b18e3ff
Show file tree
Hide file tree
Showing 28 changed files with 268 additions and 1,025 deletions.
4 changes: 2 additions & 2 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<Dependencies>
<ToolsetDependencies>
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="6.0.0-beta.21227.1">
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="6.0.0-beta.21281.1">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>cca78ffe3eefdc217e43c2421f2f23355f16da2d</Sha>
<Sha>c7d6bd607715f334cda90e01967bb0c02dee09be</Sha>
</Dependency>
<Dependency Name="NuGet.Build.Tasks" Version="6.0.0-preview.1.66">
<Uri>https://github.com/nuget/nuget.client</Uri>
Expand Down
2 changes: 1 addition & 1 deletion eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<PropertyGroup>
<!-- DotNetCliVersion MUST match the dotnet version in global.json.
Otherwise, this version of dotnet will not be installed and the build will error out. -->
<DotNetCliVersion>6.0.100-preview.2.21155.3</DotNetCliVersion>
<DotNetCliVersion>6.0.100-preview.3.21202.5</DotNetCliVersion>
<MicrosoftExtensionsDependencyModelVersion>6.0.0-preview.2.21154.6</MicrosoftExtensionsDependencyModelVersion>
<MicrosoftNetCompilersToolsetVersion>3.9.0-2.20574.26</MicrosoftNetCompilersToolsetVersion>
<NuGetBuildTasksVersion>6.0.0-preview.1.66</NuGetBuildTasksVersion>
Expand Down
2 changes: 2 additions & 0 deletions eng/common/build.ps1

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion eng/common/cross/arm64/tizen-fetch.sh

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 4 additions & 0 deletions eng/common/cross/build-rootfs.sh

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

60 changes: 36 additions & 24 deletions eng/common/generate-locproject.ps1

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions eng/common/msbuild.ps1

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

30 changes: 0 additions & 30 deletions eng/common/performance/blazor_perf.proj

This file was deleted.

110 changes: 0 additions & 110 deletions eng/common/performance/crossgen_perf.proj

This file was deleted.

Loading

0 comments on commit b18e3ff

Please sign in to comment.