Update dependencies from https://github.com/dotnet/arcade build 20190705.2 (#2927)
- Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19355.2
This commit is contained in:
parent
6eb4cea445
commit
36509282f4
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.19354.2">
|
||||
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.19355.2">
|
||||
<Uri>https://github.com/dotnet/arcade</Uri>
|
||||
<Sha>30553c0de34454fb8da5229962501af65eb1233f</Sha>
|
||||
<Sha>3e0cbbc6fd6c6d45d7083ee0deb71cec7ea2d91f</Sha>
|
||||
</Dependency>
|
||||
</ToolsetDependencies>
|
||||
</Dependencies>
|
||||
|
|
|
@ -3,6 +3,6 @@
|
|||
"dotnet": "3.0.100-preview6-012264"
|
||||
},
|
||||
"msbuild-sdks": {
|
||||
"Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19354.2"
|
||||
"Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19355.2"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue