Update dependencies from https://github.com/dotnet/arcade build 1228
This change updates the following dependencies - Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19057.6
This commit is contained in:
parent
19cfda7e38
commit
023b08739e
2 changed files with 3 additions and 3 deletions
|
@ -24,9 +24,9 @@
|
|||
</Dependency>
|
||||
</ProductDependencies>
|
||||
<ToolsetDependencies>
|
||||
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.19055.1">
|
||||
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.19057.6">
|
||||
<Uri>https://github.com/dotnet/arcade</Uri>
|
||||
<Sha>b43f8c50d78c00d33f0b31a666b46ce5e9bcbe3d</Sha>
|
||||
<Sha>860df47b9e2b3f06f458382c20276bac3f84301c</Sha>
|
||||
</Dependency>
|
||||
</ToolsetDependencies>
|
||||
</Dependencies>
|
||||
|
|
|
@ -3,6 +3,6 @@
|
|||
"dotnet": "3.0.100-preview-009812"
|
||||
},
|
||||
"msbuild-sdks": {
|
||||
"Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19055.1"
|
||||
"Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19057.6"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue