Update dependencies from https://github.com/dotnet/arcade build 20190709.1
- Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19359.1
This commit is contained in:
parent
ef137d3e42
commit
d02f45ab3c
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.19358.1">
|
||||
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.19359.1">
|
||||
<Uri>https://github.com/dotnet/arcade</Uri>
|
||||
<Sha>4953cdf6c956adf69a0050c4df503048aed6b271</Sha>
|
||||
<Sha>ef3834feb8615429a58808cdcf9ad9284d767654</Sha>
|
||||
</Dependency>
|
||||
</ToolsetDependencies>
|
||||
</Dependencies>
|
||||
|
|
|
@ -3,6 +3,6 @@
|
|||
"dotnet": "3.0.100-preview6-012264"
|
||||
},
|
||||
"msbuild-sdks": {
|
||||
"Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19358.1"
|
||||
"Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19359.1"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue