Update dependencies from https://github.com/dotnet/arcade build 20190629.2 (#2719)
- Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19329.2
This commit is contained in:
parent
0e11205c93
commit
bb1d5fa7d5
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.19328.2">
|
||||
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.19329.2">
|
||||
<Uri>https://github.com/dotnet/arcade</Uri>
|
||||
<Sha>a68bcce61fa64598cbd30c00780b1f6ca8e7a9ef</Sha>
|
||||
<Sha>3ebba82f29f338a3cb14f4b3e1b6da0fd69be694</Sha>
|
||||
</Dependency>
|
||||
</ToolsetDependencies>
|
||||
</Dependencies>
|
||||
|
|
|
@ -3,6 +3,6 @@
|
|||
"dotnet": "3.0.100-preview6-012264"
|
||||
},
|
||||
"msbuild-sdks": {
|
||||
"Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19328.2"
|
||||
"Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19329.2"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue