Update dependencies from https://github.com/dotnet/arcade build 20190728.1 (#3552)
- Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19378.1
This commit is contained in:
parent
59a18386e3
commit
cd93508358
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.19377.2">
|
||||
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.19378.1">
|
||||
<Uri>https://github.com/dotnet/arcade</Uri>
|
||||
<Sha>8b670142ae1b65aa4d834257b0b64d4f69f30eb8</Sha>
|
||||
<Sha>a8e982d3bac01d8f4f91a4c57191147570079448</Sha>
|
||||
</Dependency>
|
||||
</ToolsetDependencies>
|
||||
</Dependencies>
|
||||
|
|
|
@ -3,6 +3,6 @@
|
|||
"dotnet": "3.0.100-preview6-012264"
|
||||
},
|
||||
"msbuild-sdks": {
|
||||
"Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19377.2"
|
||||
"Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19378.1"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue