Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Update dependencies from https://github.com/dotnet/arcade build 20211…
…013.1

Microsoft.DotNet.Arcade.Sdk
 From Version 5.0.0-beta.21509.1 -> To Version 5.0.0-beta.21513.1
  • Loading branch information
dotnet-maestro[bot] committed Oct 13, 2021
commit a0172677157789d80e1e5ee5a21e6e0c3283ed8d
4 changes: 2 additions & 2 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@
<ProductDependencies>
</ProductDependencies>
<ToolsetDependencies>
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="5.0.0-beta.21509.1">
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="5.0.0-beta.21513.1">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>1f8b5698fa4c1307d9db78cd45345e0160a746fb</Sha>
<Sha>f7347c7eda15739dbbc6b031364729938b041b14</Sha>
</Dependency>
</ToolsetDependencies>
</Dependencies>
2 changes: 1 addition & 1 deletion global.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@
"rollForward": "patch"
},
"msbuild-sdks": {
"Microsoft.DotNet.Arcade.Sdk": "5.0.0-beta.21509.1"
"Microsoft.DotNet.Arcade.Sdk": "5.0.0-beta.21513.1"
}
}