[master] Update dependencies from dotnet/arcade (#4482)
* Update dependencies from https://github.com/dotnet/arcade build 20190830.3 - Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19430.3 * Update dependencies from https://github.com/dotnet/arcade build 20190903.5 - Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19453.5
This commit is contained in:
parent
54f094c673
commit
a0e98120b1
2 changed files with 3 additions and 3 deletions
|
@ -65,9 +65,9 @@
|
|||
</Dependency>
|
||||
</ProductDependencies>
|
||||
<ToolsetDependencies>
|
||||
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.19429.16">
|
||||
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.19453.5">
|
||||
<Uri>https://github.com/dotnet/arcade</Uri>
|
||||
<Sha>e5aaea7fcfc46449b035d5b220032bfb933e98a4</Sha>
|
||||
<Sha>6e94f0da0f12c7663ab39ce5bd6a67c4ab58b5ee</Sha>
|
||||
</Dependency>
|
||||
</ToolsetDependencies>
|
||||
</Dependencies>
|
||||
|
|
|
@ -3,6 +3,6 @@
|
|||
"dotnet": "3.0.100-preview6-012264"
|
||||
},
|
||||
"msbuild-sdks": {
|
||||
"Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19429.16"
|
||||
"Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19453.5"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue