Update dependencies from https://github.com/dotnet/arcade build 20190406.5 (#1238)
- Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19206.5
This commit is contained in:
parent
d31ea19ae8
commit
39a3f3b159
2 changed files with 3 additions and 3 deletions
|
@ -64,9 +64,9 @@
|
|||
</Dependency>
|
||||
</ProductDependencies>
|
||||
<ToolsetDependencies>
|
||||
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.19205.6">
|
||||
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.19206.5">
|
||||
<Uri>https://github.com/dotnet/arcade</Uri>
|
||||
<Sha>4217db4a23ffd15abb3771d635b66162994fb9e4</Sha>
|
||||
<Sha>9d8abf998866f10bc19d97e1916ff1c0ada3fd42</Sha>
|
||||
</Dependency>
|
||||
</ToolsetDependencies>
|
||||
</Dependencies>
|
||||
|
|
|
@ -3,6 +3,6 @@
|
|||
"dotnet": "3.0.100-preview-009812"
|
||||
},
|
||||
"msbuild-sdks": {
|
||||
"Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19205.6"
|
||||
"Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19206.5"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue