Update dependencies from https://github.com/dotnet/arcade build 20190327.11 (#1137)
- Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19177.11
This commit is contained in:
parent
88434866f3
commit
753ddf445e
2 changed files with 3 additions and 3 deletions
|
@ -61,9 +61,9 @@
|
|||
</Dependency>
|
||||
</ProductDependencies>
|
||||
<ToolsetDependencies>
|
||||
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.19176.14">
|
||||
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.19177.11">
|
||||
<Uri>https://github.com/dotnet/arcade</Uri>
|
||||
<Sha>e23a3e2fd09a6222361ce47b78d23ab42867924c</Sha>
|
||||
<Sha>69f276904fdd6d8f81404b857f295537894b81d3</Sha>
|
||||
</Dependency>
|
||||
</ToolsetDependencies>
|
||||
</Dependencies>
|
||||
|
|
|
@ -3,6 +3,6 @@
|
|||
"dotnet": "3.0.100-preview-009812"
|
||||
},
|
||||
"msbuild-sdks": {
|
||||
"Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19176.14"
|
||||
"Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19177.11"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue