Skip to content

Commit

Permalink
[vs16.11] Update dependencies from dotnet/arcade (#7332)
Browse files Browse the repository at this point in the history
* Update dependencies from https://github.com/dotnet/arcade build 20220105.3

Microsoft.DotNet.Arcade.Sdk
 From Version 5.0.0-beta.21505.11 -> To Version 5.0.0-beta.22055.3

* Update dependencies from https://github.com/dotnet/arcade build 20220204.7

Microsoft.DotNet.Arcade.Sdk
 From Version 5.0.0-beta.21505.11 -> To Version 5.0.0-beta.22104.7

* Update dependencies from https://github.com/dotnet/arcade build 20220222.5

Microsoft.DotNet.Arcade.Sdk
 From Version 5.0.0-beta.21505.11 -> To Version 5.0.0-beta.22122.5

* Update dependencies from https://github.com/dotnet/arcade build 20220223.4

Microsoft.DotNet.Arcade.Sdk
 From Version 5.0.0-beta.21505.11 -> To Version 5.0.0-beta.22123.4

* update mac version

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: Forgind <Forgind@users.noreply.github.com>
  • Loading branch information
3 people authored Mar 3, 2022
1 parent f322596 commit 14052b1
Show file tree
Hide file tree
Showing 17 changed files with 370 additions and 123 deletions.
2 changes: 1 addition & 1 deletion .vsts-dotnet-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,7 @@ jobs:
- job: CoreOnMac
displayName: "macOS Core"
pool:
vmImage: 'macOS-10.14'
vmImage: 'macOS-latest'
steps:
- bash: . 'eng/cibuild_bootstrapped_msbuild.sh'
displayName: CI Build
Expand Down
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="5.0.0-beta.21505.11">
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="5.0.0-beta.22123.4">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>9661b5187c30b8bbd683aea20694909eebcdcb73</Sha>
<Sha>295d305a5520815cbf4ccb3f209f6ee8ba11b45d</Sha>
</Dependency>
<Dependency Name="NuGet.Build.Tasks" Version="5.9.1-rc.8">
<Uri>https://github.com/nuget/nuget.client</Uri>
Expand Down
104 changes: 61 additions & 43 deletions eng/common/pipeline-logging-functions.ps1

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

109 changes: 109 additions & 0 deletions eng/common/sdl/configure-sdl-tool.ps1

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

Loading

0 comments on commit 14052b1

Please sign in to comment.