Update dependencies from https://github.com/dotnet/arcade build 20190208.1 (#440)
This change updates the following dependencies - Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19108.1
This commit is contained in:
parent
212d8e90ed
commit
4746322fce
2 changed files with 3 additions and 3 deletions
|
@ -28,9 +28,9 @@
|
|||
</Dependency>
|
||||
</ProductDependencies>
|
||||
<ToolsetDependencies>
|
||||
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.19107.1">
|
||||
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.19108.1">
|
||||
<Uri>https://github.com/dotnet/arcade</Uri>
|
||||
<Sha>03c88c88a653dd8122cf599974e6073f27787a3f</Sha>
|
||||
<Sha>044309163eadaad0068156f0327af458d562f171</Sha>
|
||||
</Dependency>
|
||||
</ToolsetDependencies>
|
||||
</Dependencies>
|
||||
|
|
|
@ -3,6 +3,6 @@
|
|||
"dotnet": "3.0.100-preview-009812"
|
||||
},
|
||||
"msbuild-sdks": {
|
||||
"Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19107.1"
|
||||
"Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19108.1"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue