Update dependencies from https://github.com/dotnet/arcade build 20190719.2 (#3352)
- Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19369.2
This commit is contained in:
parent
0bf21dde5b
commit
334c9194cd
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.19368.7">
|
||||
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.19369.2">
|
||||
<Uri>https://github.com/dotnet/arcade</Uri>
|
||||
<Sha>eecde8a8751dbe7fdb17ba4dfbd032e26f4cae7d</Sha>
|
||||
<Sha>a190d4865fe3c86a168ec49c4fc61c90c96ae051</Sha>
|
||||
</Dependency>
|
||||
</ToolsetDependencies>
|
||||
</Dependencies>
|
||||
|
|
|
@ -3,6 +3,6 @@
|
|||
"dotnet": "3.0.100-preview6-012264"
|
||||
},
|
||||
"msbuild-sdks": {
|
||||
"Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19368.7"
|
||||
"Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19369.2"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue