Update dependencies from https://github.com/dotnet/arcade build 20190805.9 (#3813)
- Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19405.9
This commit is contained in:
parent
be0281b5dc
commit
3e9e7fe78a
2 changed files with 3 additions and 3 deletions
|
@ -65,9 +65,9 @@
|
|||
</Dependency>
|
||||
</ProductDependencies>
|
||||
<ToolsetDependencies>
|
||||
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.19404.1">
|
||||
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.19405.9">
|
||||
<Uri>https://github.com/dotnet/arcade</Uri>
|
||||
<Sha>b1c2f33f0cef32d1df6e7f388017fd6761d3fcad</Sha>
|
||||
<Sha>44ccf0f527de559b07f9ad955a47ec97f03f2146</Sha>
|
||||
</Dependency>
|
||||
</ToolsetDependencies>
|
||||
</Dependencies>
|
||||
|
|
|
@ -3,6 +3,6 @@
|
|||
"dotnet": "3.0.100-preview6-012264"
|
||||
},
|
||||
"msbuild-sdks": {
|
||||
"Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19404.1"
|
||||
"Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19405.9"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue