Update dependencies from https://github.com/dotnet/arcade build 20190213.1 (#499)
This change updates the following dependencies - Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19113.1
This commit is contained in:
parent
96d86dfcc8
commit
a2f6bbe846
2 changed files with 3 additions and 3 deletions
|
@ -32,9 +32,9 @@
|
|||
</Dependency>
|
||||
</ProductDependencies>
|
||||
<ToolsetDependencies>
|
||||
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.19112.3">
|
||||
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.19113.1">
|
||||
<Uri>https://github.com/dotnet/arcade</Uri>
|
||||
<Sha>9a5da1c8a3232c6304955c7a6ffe6109a1b13d9f</Sha>
|
||||
<Sha>9cb5f28be59a1ba9fe6bfb86449b216cfcdfb50e</Sha>
|
||||
</Dependency>
|
||||
</ToolsetDependencies>
|
||||
</Dependencies>
|
||||
|
|
|
@ -3,6 +3,6 @@
|
|||
"dotnet": "3.0.100-preview-009812"
|
||||
},
|
||||
"msbuild-sdks": {
|
||||
"Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19112.3"
|
||||
"Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19113.1"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue