Update dependencies from https://github.com/dotnet/arcade build 20190622.2 (#2592)
- Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19322.2
This commit is contained in:
parent
6e5ca5e819
commit
3c1fb16fc5
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.19321.75">
|
||||
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.19322.2">
|
||||
<Uri>https://github.com/dotnet/arcade</Uri>
|
||||
<Sha>fcee3d5c2d6180bec19c4ae50234771c436b4b52</Sha>
|
||||
<Sha>48aed493ffa093728bc9ffd17be0e5957f77aade</Sha>
|
||||
</Dependency>
|
||||
</ToolsetDependencies>
|
||||
</Dependencies>
|
||||
|
|
|
@ -3,6 +3,6 @@
|
|||
"dotnet": "3.0.100-preview5-011568"
|
||||
},
|
||||
"msbuild-sdks": {
|
||||
"Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19321.75"
|
||||
"Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19322.2"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue