Update dependencies from https://github.com/dotnet/arcade build 20190809.8 (#3924)
- Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19409.8
This commit is contained in:
parent
f0b8907520
commit
202e3dd079
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.19408.13">
|
||||
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.19409.8">
|
||||
<Uri>https://github.com/dotnet/arcade</Uri>
|
||||
<Sha>524bb3e06ffd5b483a3c71a8f670b7a4bd2c232a</Sha>
|
||||
<Sha>f22982a641aa6f29585b6ab1de85912814a00bac</Sha>
|
||||
</Dependency>
|
||||
</ToolsetDependencies>
|
||||
</Dependencies>
|
||||
|
|
|
@ -3,6 +3,6 @@
|
|||
"dotnet": "3.0.100-preview6-012264"
|
||||
},
|
||||
"msbuild-sdks": {
|
||||
"Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19408.13"
|
||||
"Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19409.8"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue