Update dependencies from https://github.com/dotnet/arcade build 20190709.6 (#3004)
- Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19359.6
This commit is contained in:
parent
4ee13d2d04
commit
1a7512a71a
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.19359.1">
|
||||
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.19359.6">
|
||||
<Uri>https://github.com/dotnet/arcade</Uri>
|
||||
<Sha>ef3834feb8615429a58808cdcf9ad9284d767654</Sha>
|
||||
<Sha>0f5dd7680174620f31c9a00cdb2ac0b0e70e631f</Sha>
|
||||
</Dependency>
|
||||
</ToolsetDependencies>
|
||||
</Dependencies>
|
||||
|
|
|
@ -3,6 +3,6 @@
|
|||
"dotnet": "3.0.100-preview6-012264"
|
||||
},
|
||||
"msbuild-sdks": {
|
||||
"Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19359.1"
|
||||
"Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19359.6"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue