Merge pull request #252 from dotnet/darc-master-8ca2ffc7-e838-465d-8c9b-2763d10eafdf

Update dependency files
This commit is contained in:
Livar 2019-01-08 09:31:57 -08:00 committed by GitHub
commit 6a0ffbced0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View file

@ -24,9 +24,9 @@
</Dependency>
</ProductDependencies>
<ToolsetDependencies>
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.19055.1">
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.19057.6">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>b43f8c50d78c00d33f0b31a666b46ce5e9bcbe3d</Sha>
<Sha>860df47b9e2b3f06f458382c20276bac3f84301c</Sha>
</Dependency>
</ToolsetDependencies>
</Dependencies>

View file

@ -3,6 +3,6 @@
"dotnet": "3.0.100-preview-009812"
},
"msbuild-sdks": {
"Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19055.1"
"Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19057.6"
}
}