Update dependencies from https://github.com/dotnet/arcade build 20190803.1 (#3766)
- Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19403.1
This commit is contained in:
parent
b48629884e
commit
417f4e000c
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.19402.16">
|
||||
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.19403.1">
|
||||
<Uri>https://github.com/dotnet/arcade</Uri>
|
||||
<Sha>d8457f6ba527aef165ff6fb0aded44bf8123ce83</Sha>
|
||||
<Sha>3b75ef38a33579dcd32f2912ee69e886356b0f18</Sha>
|
||||
</Dependency>
|
||||
</ToolsetDependencies>
|
||||
</Dependencies>
|
||||
|
|
|
@ -3,6 +3,6 @@
|
|||
"dotnet": "3.0.100-preview6-012264"
|
||||
},
|
||||
"msbuild-sdks": {
|
||||
"Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19402.16"
|
||||
"Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19403.1"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue