Skip to content

Commit

Permalink
Update dependencies from https://github.com/dotnet/arcade build 20190…
Browse files Browse the repository at this point in the history
…807.9 (dotnet#857)

- Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19407.9
  • Loading branch information
dotnet-maestro[bot] authored Aug 8, 2019
1 parent d92ef7a commit a6495c8
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 3 deletions.
4 changes: 2 additions & 2 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,9 @@
</Dependency>
</ProductDependencies>
<ToolsetDependencies>
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.19406.7">
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.19407.9">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>c155e609f88491128e1a66d09f413062f3344d4b</Sha>
<Sha>77597ba7f484bef24368d966b7fe91fe38ec973b</Sha>
</Dependency>
</ToolsetDependencies>
</Dependencies>
2 changes: 2 additions & 0 deletions eng/common/templates/job/execute-sdl.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ jobs:
displayName: Run SDL tool
variables:
- group: DotNet-VSTS-Bot
pool:
name: Hosted VS2017
steps:
- checkout: self
clean: true
Expand Down
2 changes: 1 addition & 1 deletion global.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@
"dotnet": "3.0.100-preview6-012264"
},
"msbuild-sdks": {
"Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19406.7"
"Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19407.9"
}
}

0 comments on commit a6495c8

Please sign in to comment.