Update dependencies from https://github.com/dotnet/arcade build 20190418.4 (#1593)
- Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19218.4
This commit is contained in:
parent
17cd2783bf
commit
3fac8bce72
2 changed files with 3 additions and 3 deletions
|
@ -68,9 +68,9 @@
|
|||
</Dependency>
|
||||
</ProductDependencies>
|
||||
<ToolsetDependencies>
|
||||
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.19218.1">
|
||||
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.19218.4">
|
||||
<Uri>https://github.com/dotnet/arcade</Uri>
|
||||
<Sha>46718d98c0fd03690a6a8c83da692a4a85a17902</Sha>
|
||||
<Sha>1d4c87ff798d7de521128e6c3d890055c2401e80</Sha>
|
||||
</Dependency>
|
||||
</ToolsetDependencies>
|
||||
</Dependencies>
|
||||
|
|
|
@ -3,6 +3,6 @@
|
|||
"dotnet": "3.0.100-preview4-010564"
|
||||
},
|
||||
"msbuild-sdks": {
|
||||
"Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19218.1"
|
||||
"Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19218.4"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue