Update dependencies from https://github.com/dotnet/arcade build 20190826.12 (#4322)
- Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19426.12
This commit is contained in:
parent
6441207f57
commit
6a8eba25d2
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.19425.1">
|
||||
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.19426.12">
|
||||
<Uri>https://github.com/dotnet/arcade</Uri>
|
||||
<Sha>2de3acc671fc624191672a45564f9ef130af5cd4</Sha>
|
||||
<Sha>36ce21e795e2e90081300f4cb645dfd8cf6eb2b3</Sha>
|
||||
</Dependency>
|
||||
</ToolsetDependencies>
|
||||
</Dependencies>
|
||||
|
|
|
@ -3,6 +3,6 @@
|
|||
"dotnet": "3.0.100-preview6-012264"
|
||||
},
|
||||
"msbuild-sdks": {
|
||||
"Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19425.1"
|
||||
"Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19426.12"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue