Update dependencies from https://github.com/dotnet/arcade build 20190409.2 (#1347)
- Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19209.2
This commit is contained in:
parent
a36330cb4e
commit
784d575cb2
2 changed files with 3 additions and 3 deletions
|
@ -64,9 +64,9 @@
|
|||
</Dependency>
|
||||
</ProductDependencies>
|
||||
<ToolsetDependencies>
|
||||
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.19209.1">
|
||||
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.19209.2">
|
||||
<Uri>https://github.com/dotnet/arcade</Uri>
|
||||
<Sha>9d7e665ecf2606094677524ecd5af0fc39c7bb49</Sha>
|
||||
<Sha>63b76f3f952f821d0a7996427a9f3534f1c25ab7</Sha>
|
||||
</Dependency>
|
||||
</ToolsetDependencies>
|
||||
</Dependencies>
|
||||
|
|
|
@ -3,6 +3,6 @@
|
|||
"dotnet": "3.0.100-preview-009812"
|
||||
},
|
||||
"msbuild-sdks": {
|
||||
"Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19209.1"
|
||||
"Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19209.2"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue