Merge pull request #299 from dotnet/darc-master-f6e45764-89f8-48ce-9543-fbacf1f79c4e
Update dependencies from dotnet/arcade
This commit is contained in:
commit
9ac86b5338
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.19065.6">
|
||||
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.19066.1">
|
||||
<Uri>https://github.com/dotnet/arcade</Uri>
|
||||
<Sha>289a8e607ef2a7358c351ddf3d08056186d4e554</Sha>
|
||||
<Sha>0fb5fc58347f42121ddc9c0b361e84b8acbffb12</Sha>
|
||||
</Dependency>
|
||||
</ToolsetDependencies>
|
||||
</Dependencies>
|
||||
|
|
|
@ -3,6 +3,6 @@
|
|||
"dotnet": "3.0.100-preview-009812"
|
||||
},
|
||||
"msbuild-sdks": {
|
||||
"Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19065.6"
|
||||
"Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19066.1"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue