Update dependencies from https://github.com/dotnet/arcade build 20191228.1 (#5992)

- Microsoft.DotNet.Arcade.Sdk - 5.0.0-beta.19628.1
This commit is contained in:
dotnet-maestro[bot] 2019-12-29 13:30:37 +00:00 committed by GitHub
parent 559b843e38
commit 39291cd621
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View file

@ -104,9 +104,9 @@
</Dependency>
</ProductDependencies>
<ToolsetDependencies>
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="5.0.0-beta.19627.1">
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="5.0.0-beta.19628.1">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>d2d025c1de37b1258f147851cb3e7373ad5ff09d</Sha>
<Sha>44a53c66de431dbd54b4277d6338d2b103d6852d</Sha>
</Dependency>
</ToolsetDependencies>
</Dependencies>

View file

@ -3,6 +3,6 @@
"dotnet": "5.0.100-alpha1-015949"
},
"msbuild-sdks": {
"Microsoft.DotNet.Arcade.Sdk": "5.0.0-beta.19627.1"
"Microsoft.DotNet.Arcade.Sdk": "5.0.0-beta.19628.1"
}
}