Update dependencies from https://github.com/dotnet/arcade build 20190407.1 (#1259)
- Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19207.1
This commit is contained in:
parent
347bf07f29
commit
5d2a3271a3
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.19206.5">
|
||||
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.19207.1">
|
||||
<Uri>https://github.com/dotnet/arcade</Uri>
|
||||
<Sha>9d8abf998866f10bc19d97e1916ff1c0ada3fd42</Sha>
|
||||
<Sha>b1f9e12fe3ee71c48ea60b15968745850ac0a4a7</Sha>
|
||||
</Dependency>
|
||||
</ToolsetDependencies>
|
||||
</Dependencies>
|
||||
|
|
|
@ -3,6 +3,6 @@
|
|||
"dotnet": "3.0.100-preview-009812"
|
||||
},
|
||||
"msbuild-sdks": {
|
||||
"Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19206.5"
|
||||
"Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19207.1"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue