Update dependencies from https://github.com/dotnet/arcade build 20190913.3 (#4824)
- Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19463.3
This commit is contained in:
parent
508dd8c364
commit
bd1376598f
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.19462.5">
|
||||
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.19463.3">
|
||||
<Uri>https://github.com/dotnet/arcade</Uri>
|
||||
<Sha>6003ee189f456c92a18b097f226d4927309def27</Sha>
|
||||
<Sha>7b731032220c21a3ed0021c72757b1f3122579b2</Sha>
|
||||
</Dependency>
|
||||
</ToolsetDependencies>
|
||||
</Dependencies>
|
||||
|
|
|
@ -3,6 +3,6 @@
|
|||
"dotnet": "3.0.100-preview6-012264"
|
||||
},
|
||||
"msbuild-sdks": {
|
||||
"Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19462.5"
|
||||
"Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19463.3"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue