Update dependencies from https://github.com/dotnet/arcade build 20190312.7 (#1006)
This change updates the following dependencies - Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19162.7
This commit is contained in:
parent
f5f10c715b
commit
c0a321ce60
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.19161.14">
|
||||
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.19162.7">
|
||||
<Uri>https://github.com/dotnet/arcade</Uri>
|
||||
<Sha>2ca74c76adc84f0459b4a0352034db463d0b910f</Sha>
|
||||
<Sha>443dea11f8649fe12fedf60cfab0a4b2b20bd153</Sha>
|
||||
</Dependency>
|
||||
</ToolsetDependencies>
|
||||
</Dependencies>
|
||||
|
|
|
@ -3,6 +3,6 @@
|
|||
"dotnet": "3.0.100-preview-009812"
|
||||
},
|
||||
"msbuild-sdks": {
|
||||
"Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19161.14"
|
||||
"Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19162.7"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue