Update dependencies from https://github.com/dotnet/arcade build 20190417.1 (#1549)
- Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19217.1
This commit is contained in:
parent
7e792ec020
commit
8db5bb3aca
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.19215.12">
|
||||
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.19217.1">
|
||||
<Uri>https://github.com/dotnet/arcade</Uri>
|
||||
<Sha>517bf671ea342965d007aa48f5bfd4926e58d582</Sha>
|
||||
<Sha>4e21d52dabbb9f5705a90f097acb1465a0354c0d</Sha>
|
||||
</Dependency>
|
||||
</ToolsetDependencies>
|
||||
</Dependencies>
|
||||
|
|
|
@ -3,6 +3,6 @@
|
|||
"dotnet": "3.0.100-preview4-010564"
|
||||
},
|
||||
"msbuild-sdks": {
|
||||
"Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19215.12"
|
||||
"Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19217.1"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue