Update dependencies from https://github.com/dotnet/arcade build 20190510.2 (#1949)
- Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19260.2
This commit is contained in:
parent
fadd99b90d
commit
8ef9914bcd
2 changed files with 3 additions and 3 deletions
|
@ -72,9 +72,9 @@
|
|||
</Dependency>
|
||||
</ProductDependencies>
|
||||
<ToolsetDependencies>
|
||||
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.19259.9">
|
||||
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.19260.2">
|
||||
<Uri>https://github.com/dotnet/arcade</Uri>
|
||||
<Sha>155080ecb738e189db75f8f2461ebad75d955aa7</Sha>
|
||||
<Sha>810920cf8a5fc183585304193f8b4e4e189497e9</Sha>
|
||||
</Dependency>
|
||||
</ToolsetDependencies>
|
||||
</Dependencies>
|
||||
|
|
|
@ -3,6 +3,6 @@
|
|||
"dotnet": "3.0.100-preview4-011223"
|
||||
},
|
||||
"msbuild-sdks": {
|
||||
"Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19259.9"
|
||||
"Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19260.2"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue