Update dependencies from https://github.com/dotnet/arcade build 20190309.2 (#952)
This change updates the following dependencies - Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19159.2
This commit is contained in:
parent
f52f209c00
commit
0615b90e07
2 changed files with 3 additions and 3 deletions
|
@ -60,9 +60,9 @@
|
|||
</Dependency>
|
||||
</ProductDependencies>
|
||||
<ToolsetDependencies>
|
||||
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.19158.5">
|
||||
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.19159.2">
|
||||
<Uri>https://github.com/dotnet/arcade</Uri>
|
||||
<Sha>6f0a12a38fec78c48c406cd4d220b224e9c4dfb6</Sha>
|
||||
<Sha>9006be3d7a82737fc359442e08376516f3e6573e</Sha>
|
||||
</Dependency>
|
||||
</ToolsetDependencies>
|
||||
</Dependencies>
|
||||
|
|
|
@ -3,6 +3,6 @@
|
|||
"dotnet": "3.0.100-preview-009812"
|
||||
},
|
||||
"msbuild-sdks": {
|
||||
"Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19158.5"
|
||||
"Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19159.2"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue