Update dependencies from https://github.com/dotnet/arcade build 20190403.10
- Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19203.10
This commit is contained in:
parent
3e668e262c
commit
20e5b67883
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.19202.13">
|
||||
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.19203.10">
|
||||
<Uri>https://github.com/dotnet/arcade</Uri>
|
||||
<Sha>764f362c8e92e41905fe5f6c782ab9980c86c909</Sha>
|
||||
<Sha>811fda44a88dcfe3e42a17bb34467f5764836c65</Sha>
|
||||
</Dependency>
|
||||
</ToolsetDependencies>
|
||||
</Dependencies>
|
||||
|
|
|
@ -3,6 +3,6 @@
|
|||
"dotnet": "3.0.100-preview-009812"
|
||||
},
|
||||
"msbuild-sdks": {
|
||||
"Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19202.13"
|
||||
"Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19203.10"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue