Update dependencies from https://github.com/dotnet/arcade build 20190608.1
- Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19308.1
This commit is contained in:
parent
daa1c48021
commit
5d8fbe8138
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.19307.62">
|
||||
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.19308.1">
|
||||
<Uri>https://github.com/dotnet/arcade</Uri>
|
||||
<Sha>29999b2846623e2d96733577165968d09bc2bcc1</Sha>
|
||||
<Sha>747a1bdf2a74a486fb075045cb2384fa89a7983c</Sha>
|
||||
</Dependency>
|
||||
</ToolsetDependencies>
|
||||
</Dependencies>
|
||||
|
|
|
@ -3,6 +3,6 @@
|
|||
"dotnet": "3.0.100-preview5-011568"
|
||||
},
|
||||
"msbuild-sdks": {
|
||||
"Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19307.62"
|
||||
"Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19308.1"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue