Update dependencies from https://github.com/dotnet/arcade build 20190907.1 (#4667)
- Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19457.1
This commit is contained in:
parent
91dcc0434b
commit
d76a831b4f
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.19456.10">
|
||||
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.19457.1">
|
||||
<Uri>https://github.com/dotnet/arcade</Uri>
|
||||
<Sha>2d393243ba4a0c95c2c18aa266df6e0f43ffe22d</Sha>
|
||||
<Sha>c27945fc559ee636139d9f460db71242b16483e6</Sha>
|
||||
</Dependency>
|
||||
</ToolsetDependencies>
|
||||
</Dependencies>
|
||||
|
|
|
@ -3,6 +3,6 @@
|
|||
"dotnet": "3.0.100-preview6-012264"
|
||||
},
|
||||
"msbuild-sdks": {
|
||||
"Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19456.10"
|
||||
"Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19457.1"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue