Update dependencies from https://github.com/dotnet/arcade build 20190401.12
- Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19201.12
This commit is contained in:
parent
adc3605f5d
commit
187acd7a69
2 changed files with 3 additions and 3 deletions
|
@ -61,9 +61,9 @@
|
|||
</Dependency>
|
||||
</ProductDependencies>
|
||||
<ToolsetDependencies>
|
||||
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.19179.2">
|
||||
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.19201.12">
|
||||
<Uri>https://github.com/dotnet/arcade</Uri>
|
||||
<Sha>31abd61b43b115a6af83c92ce35ed4e8efd01dfd</Sha>
|
||||
<Sha>505e38906e1ee2d032c41bb297de0958307db946</Sha>
|
||||
</Dependency>
|
||||
</ToolsetDependencies>
|
||||
</Dependencies>
|
||||
|
|
|
@ -3,6 +3,6 @@
|
|||
"dotnet": "3.0.100-preview-009812"
|
||||
},
|
||||
"msbuild-sdks": {
|
||||
"Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19179.2"
|
||||
"Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19201.12"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue