Update dependencies from https://github.com/dotnet/arcade build 20190712.5 (#3134)
- Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19362.5
This commit is contained in:
parent
9f2d01aaae
commit
2735def5dd
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.19361.7">
|
||||
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.19362.5">
|
||||
<Uri>https://github.com/dotnet/arcade</Uri>
|
||||
<Sha>f1b09644408f45f43f5835786b3e4bdfd2e78141</Sha>
|
||||
<Sha>15f50ca6a9d0b441c9927421657fb9dc91206cc9</Sha>
|
||||
</Dependency>
|
||||
</ToolsetDependencies>
|
||||
</Dependencies>
|
||||
|
|
|
@ -3,6 +3,6 @@
|
|||
"dotnet": "3.0.100-preview6-012264"
|
||||
},
|
||||
"msbuild-sdks": {
|
||||
"Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19361.7"
|
||||
"Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19362.5"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue