Merge pull request #252 from dotnet/darc-master-8ca2ffc7-e838-465d-8c9b-2763d10eafdf
Update dependency files
This commit is contained in:
commit
6a0ffbced0
2 changed files with 3 additions and 3 deletions
|
@ -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>
|
||||
|
|
|
@ -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"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue