Update dependencies from https://github.com/dotnet/arcade build 20190423.2 (#1728)
- Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19223.2
This commit is contained in:
parent
dad1114e9c
commit
54f98a8862
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.19222.2">
|
||||
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.19223.2">
|
||||
<Uri>https://github.com/dotnet/arcade</Uri>
|
||||
<Sha>851e36df83d3361e4bd8a70a2a8a89f762469f9a</Sha>
|
||||
<Sha>e3919d0c158716ef4685c8e057cc58640af1af83</Sha>
|
||||
</Dependency>
|
||||
</ToolsetDependencies>
|
||||
</Dependencies>
|
||||
|
|
|
@ -3,6 +3,6 @@
|
|||
"dotnet": "3.0.100-preview4-010564"
|
||||
},
|
||||
"msbuild-sdks": {
|
||||
"Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19222.2"
|
||||
"Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19223.2"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue