Update dependencies from https://github.com/dotnet/arcade build 20190614.27
- Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19314.27
This commit is contained in:
parent
29e7b407ef
commit
50a0122c89
2 changed files with 3 additions and 3 deletions
|
@ -72,9 +72,9 @@
|
|||
</Dependency>
|
||||
</ProductDependencies>
|
||||
<ToolsetDependencies>
|
||||
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.19313.18">
|
||||
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.19314.27">
|
||||
<Uri>https://github.com/dotnet/arcade</Uri>
|
||||
<Sha>8952b877fa6bca387cd4321b33dcdf6778e31240</Sha>
|
||||
<Sha>372249cafc24384ae3488aab4e815e54c2ff3938</Sha>
|
||||
</Dependency>
|
||||
</ToolsetDependencies>
|
||||
</Dependencies>
|
||||
|
|
|
@ -3,6 +3,6 @@
|
|||
"dotnet": "3.0.100-preview5-011568"
|
||||
},
|
||||
"msbuild-sdks": {
|
||||
"Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19313.18"
|
||||
"Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19314.27"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue