Update dependencies from https://github.com/dotnet/arcade build 20190120.2 (#318)
This change updates the following dependencies - Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19070.2
This commit is contained in:
parent
ffb7860d2e
commit
eb08357f83
2 changed files with 3 additions and 3 deletions
|
@ -28,9 +28,9 @@
|
|||
</Dependency>
|
||||
</ProductDependencies>
|
||||
<ToolsetDependencies>
|
||||
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.19069.2">
|
||||
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.19070.2">
|
||||
<Uri>https://github.com/dotnet/arcade</Uri>
|
||||
<Sha>07ce1f4430b689a7e3aae70a34822c01473cf258</Sha>
|
||||
<Sha>e7e2a81eefde4d3973a579458079e6da27ed0018</Sha>
|
||||
</Dependency>
|
||||
</ToolsetDependencies>
|
||||
</Dependencies>
|
||||
|
|
|
@ -3,6 +3,6 @@
|
|||
"dotnet": "3.0.100-preview-009812"
|
||||
},
|
||||
"msbuild-sdks": {
|
||||
"Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19069.2"
|
||||
"Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19070.2"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue