Update dependencies from https://github.com/dotnet/arcade build 20191228.1 (#5992)
- Microsoft.DotNet.Arcade.Sdk - 5.0.0-beta.19628.1
This commit is contained in:
parent
559b843e38
commit
39291cd621
2 changed files with 3 additions and 3 deletions
|
@ -104,9 +104,9 @@
|
|||
</Dependency>
|
||||
</ProductDependencies>
|
||||
<ToolsetDependencies>
|
||||
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="5.0.0-beta.19627.1">
|
||||
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="5.0.0-beta.19628.1">
|
||||
<Uri>https://github.com/dotnet/arcade</Uri>
|
||||
<Sha>d2d025c1de37b1258f147851cb3e7373ad5ff09d</Sha>
|
||||
<Sha>44a53c66de431dbd54b4277d6338d2b103d6852d</Sha>
|
||||
</Dependency>
|
||||
</ToolsetDependencies>
|
||||
</Dependencies>
|
||||
|
|
|
@ -3,6 +3,6 @@
|
|||
"dotnet": "5.0.100-alpha1-015949"
|
||||
},
|
||||
"msbuild-sdks": {
|
||||
"Microsoft.DotNet.Arcade.Sdk": "5.0.0-beta.19627.1"
|
||||
"Microsoft.DotNet.Arcade.Sdk": "5.0.0-beta.19628.1"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue