Update dependencies from https://github.com/dotnet/arcade build 20190329.2 (#1164)
- Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19179.2
This commit is contained in:
parent
b7379c5a50
commit
8308b5f0de
2 changed files with 3 additions and 3 deletions
|
@ -61,9 +61,9 @@
|
|||
</Dependency>
|
||||
</ProductDependencies>
|
||||
<ToolsetDependencies>
|
||||
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.19179.1">
|
||||
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.19179.2">
|
||||
<Uri>https://github.com/dotnet/arcade</Uri>
|
||||
<Sha>ef139c7533e2e33c5e0946b80cb1aa95d84da868</Sha>
|
||||
<Sha>31abd61b43b115a6af83c92ce35ed4e8efd01dfd</Sha>
|
||||
</Dependency>
|
||||
</ToolsetDependencies>
|
||||
</Dependencies>
|
||||
|
|
|
@ -3,6 +3,6 @@
|
|||
"dotnet": "3.0.100-preview-009812"
|
||||
},
|
||||
"msbuild-sdks": {
|
||||
"Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19179.1"
|
||||
"Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19179.2"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue