Update dependencies from https://github.com/dotnet/arcade build 20190823.6 (#4229)
- Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19423.6
This commit is contained in:
parent
d2785312a3
commit
bc8c13045c
2 changed files with 3 additions and 3 deletions
|
@ -65,9 +65,9 @@
|
|||
</Dependency>
|
||||
</ProductDependencies>
|
||||
<ToolsetDependencies>
|
||||
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.19422.24">
|
||||
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.19423.6">
|
||||
<Uri>https://github.com/dotnet/arcade</Uri>
|
||||
<Sha>c7f03b2cf06bdfc64dad4140fd0d486127095cd8</Sha>
|
||||
<Sha>c48732c894e73e4b1f491929392a465182eb7ba6</Sha>
|
||||
</Dependency>
|
||||
</ToolsetDependencies>
|
||||
</Dependencies>
|
||||
|
|
|
@ -3,6 +3,6 @@
|
|||
"dotnet": "3.0.100-preview6-012264"
|
||||
},
|
||||
"msbuild-sdks": {
|
||||
"Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19422.24"
|
||||
"Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19423.6"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue