Update dependencies from https://github.com/dotnet/arcade build 20200229.1 (#6629)
- Microsoft.DotNet.Arcade.Sdk - 5.0.0-beta.20129.1
This commit is contained in:
parent
f2e4907862
commit
074423c906
2 changed files with 3 additions and 3 deletions
|
@ -100,9 +100,9 @@
|
|||
</Dependency>
|
||||
</ProductDependencies>
|
||||
<ToolsetDependencies>
|
||||
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="5.0.0-beta.20128.3">
|
||||
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="5.0.0-beta.20129.1">
|
||||
<Uri>https://github.com/dotnet/arcade</Uri>
|
||||
<Sha>5966c5dd9deb5aca8fd8183eec454cf6cf864d14</Sha>
|
||||
<Sha>86e54fb5076d46a6f959f0329d53c1c72e2280df</Sha>
|
||||
</Dependency>
|
||||
</ToolsetDependencies>
|
||||
</Dependencies>
|
||||
|
|
|
@ -8,6 +8,6 @@
|
|||
}
|
||||
},
|
||||
"msbuild-sdks": {
|
||||
"Microsoft.DotNet.Arcade.Sdk": "5.0.0-beta.20128.3"
|
||||
"Microsoft.DotNet.Arcade.Sdk": "5.0.0-beta.20129.1"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue