Update dependencies from https://github.com/dotnet/arcade build 20190702.7 (#2823)
- Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19352.7
This commit is contained in:
parent
e336784997
commit
de4b9b142e
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.19351.4">
|
||||
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.19352.7">
|
||||
<Uri>https://github.com/dotnet/arcade</Uri>
|
||||
<Sha>1fb1e240c889cd7f6e10cb1eacd129efa3ddb4b4</Sha>
|
||||
<Sha>b8c190d95371e658d95a5731f4778bd3da2fa42d</Sha>
|
||||
</Dependency>
|
||||
</ToolsetDependencies>
|
||||
</Dependencies>
|
||||
|
|
|
@ -3,6 +3,6 @@
|
|||
"dotnet": "3.0.100-preview6-012264"
|
||||
},
|
||||
"msbuild-sdks": {
|
||||
"Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19351.4"
|
||||
"Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19352.7"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue