Update dependencies from https://github.com/dotnet/arcade build 20190620.1 (#2560)
- Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19320.1
This commit is contained in:
parent
8361cb8c23
commit
6eecf3afb0
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.19319.25">
|
||||
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.19320.1">
|
||||
<Uri>https://github.com/dotnet/arcade</Uri>
|
||||
<Sha>bd50b2bcc787a8c62e2e114fb54704b645cc1c3a</Sha>
|
||||
<Sha>b21c24996a73aa62b7a1ee69f546b9d2eb084f29</Sha>
|
||||
</Dependency>
|
||||
</ToolsetDependencies>
|
||||
</Dependencies>
|
||||
|
|
|
@ -3,6 +3,6 @@
|
|||
"dotnet": "3.0.100-preview5-011568"
|
||||
},
|
||||
"msbuild-sdks": {
|
||||
"Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19319.25"
|
||||
"Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19320.1"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue