Update dependencies from https://github.com/dotnet/arcade build 20190504.1 (#1865)
- Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19254.1
This commit is contained in:
parent
0d92710651
commit
b3415e52b7
2 changed files with 3 additions and 3 deletions
|
@ -72,9 +72,9 @@
|
|||
</Dependency>
|
||||
</ProductDependencies>
|
||||
<ToolsetDependencies>
|
||||
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.19253.8">
|
||||
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.19254.1">
|
||||
<Uri>https://github.com/dotnet/arcade</Uri>
|
||||
<Sha>4cacf7aa7b2cd8bdd042e721e6ad73d809dd5678</Sha>
|
||||
<Sha>1b8589bbf53b9a5e819460798eff59830f39a3be</Sha>
|
||||
</Dependency>
|
||||
</ToolsetDependencies>
|
||||
</Dependencies>
|
||||
|
|
|
@ -3,6 +3,6 @@
|
|||
"dotnet": "3.0.100-preview4-011223"
|
||||
},
|
||||
"msbuild-sdks": {
|
||||
"Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19253.8"
|
||||
"Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19254.1"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue