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

- Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19266.2
This commit is contained in:
dotnet-maestro 2019-05-16 12:10:41 +00:00
parent 169e3b00fe
commit ba04c20cbf
2 changed files with 3 additions and 3 deletions

View file

@ -72,9 +72,9 @@
</Dependency>
</ProductDependencies>
<ToolsetDependencies>
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.19264.13">
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.19266.2">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>670f6ee1a619a2a7c84cfdfe2a1c84fbe94e1c6b</Sha>
<Sha>37c11672ee11dc2b3365b95a29e0c012f44032be</Sha>
</Dependency>
</ToolsetDependencies>
</Dependencies>

View file

@ -3,6 +3,6 @@
"dotnet": "3.0.100-preview5-011568"
},
"msbuild-sdks": {
"Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19264.13"
"Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19266.2"
}
}