Update dependencies from https://github.com/dotnet/arcade build 20190812.1 (#3985)
- Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19412.1
This commit is contained in:
parent
4900c96ee8
commit
a8bd332966
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.19411.1">
|
||||
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.19412.1">
|
||||
<Uri>https://github.com/dotnet/arcade</Uri>
|
||||
<Sha>a11024c8c22cc762011addafc30c653c938048f4</Sha>
|
||||
<Sha>ec2dd5b3e7d11b88b2ca0688bb1685836cfad20a</Sha>
|
||||
</Dependency>
|
||||
</ToolsetDependencies>
|
||||
</Dependencies>
|
||||
|
|
|
@ -3,6 +3,6 @@
|
|||
"dotnet": "3.0.100-preview6-012264"
|
||||
},
|
||||
"msbuild-sdks": {
|
||||
"Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19411.1"
|
||||
"Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19412.1"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue