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