Update dependencies from https://github.com/dotnet/arcade build 20190219.2 (#604)
This change updates the following dependencies - Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19119.2
This commit is contained in:
parent
9a42d24f7c
commit
482cc99b5f
2 changed files with 3 additions and 3 deletions
|
@ -36,9 +36,9 @@
|
|||
</Dependency>
|
||||
</ProductDependencies>
|
||||
<ToolsetDependencies>
|
||||
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.19115.1">
|
||||
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.19119.2">
|
||||
<Uri>https://github.com/dotnet/arcade</Uri>
|
||||
<Sha>75af3cdef5022dbb92b8a94388198a6fd59a5d94</Sha>
|
||||
<Sha>8549f0f5f303b53dcafd5b26c5f2ec4c5137521b</Sha>
|
||||
</Dependency>
|
||||
</ToolsetDependencies>
|
||||
</Dependencies>
|
||||
|
|
|
@ -3,6 +3,6 @@
|
|||
"dotnet": "3.0.100-preview-009812"
|
||||
},
|
||||
"msbuild-sdks": {
|
||||
"Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19115.1"
|
||||
"Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19119.2"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue