Update dependencies from https://github.com/dotnet/arcade build 20190202.1 (#374)
This change updates the following dependencies - Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19102.1
This commit is contained in:
parent
4f1543a698
commit
3161ca3e19
2 changed files with 3 additions and 3 deletions
|
@ -28,9 +28,9 @@
|
|||
</Dependency>
|
||||
</ProductDependencies>
|
||||
<ToolsetDependencies>
|
||||
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.19101.16">
|
||||
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.19102.1">
|
||||
<Uri>https://github.com/dotnet/arcade</Uri>
|
||||
<Sha>159c3e6c65ab7b1e89e962290538364898d02cd8</Sha>
|
||||
<Sha>fa609521d7545e498da8b877876d59affb36dc0d</Sha>
|
||||
</Dependency>
|
||||
</ToolsetDependencies>
|
||||
</Dependencies>
|
||||
|
|
|
@ -3,6 +3,6 @@
|
|||
"dotnet": "3.0.100-preview-009812"
|
||||
},
|
||||
"msbuild-sdks": {
|
||||
"Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19101.16"
|
||||
"Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19102.1"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue