Update dependencies from https://github.com/dotnet/arcade build 20190518.2
- Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19268.2
This commit is contained in:
parent
9866df1740
commit
ae8a506499
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.19267.7">
|
||||
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.19268.2">
|
||||
<Uri>https://github.com/dotnet/arcade</Uri>
|
||||
<Sha>55ce2900743cb609e51e2c6487e87e42eb627880</Sha>
|
||||
<Sha>6d0514d3da59137630b9add5b5e619bce2631f02</Sha>
|
||||
</Dependency>
|
||||
</ToolsetDependencies>
|
||||
</Dependencies>
|
||||
|
|
|
@ -3,6 +3,6 @@
|
|||
"dotnet": "3.0.100-preview5-011568"
|
||||
},
|
||||
"msbuild-sdks": {
|
||||
"Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19267.7"
|
||||
"Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19268.2"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue