Update dependencies from https://github.com/dotnet/arcade build 20190430.6 (#1819)
- Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19230.6
This commit is contained in:
parent
14b5d9609f
commit
980c529aab
2 changed files with 3 additions and 3 deletions
|
@ -72,9 +72,9 @@
|
|||
</Dependency>
|
||||
</ProductDependencies>
|
||||
<ToolsetDependencies>
|
||||
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.19229.8">
|
||||
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.19230.6">
|
||||
<Uri>https://github.com/dotnet/arcade</Uri>
|
||||
<Sha>a7a250e9c13147134543c35fef2fb81f19592edf</Sha>
|
||||
<Sha>ac8d88df02d246d3147338fcfb03b1b93dc84b53</Sha>
|
||||
</Dependency>
|
||||
</ToolsetDependencies>
|
||||
</Dependencies>
|
||||
|
|
|
@ -3,6 +3,6 @@
|
|||
"dotnet": "3.0.100-preview4-011223"
|
||||
},
|
||||
"msbuild-sdks": {
|
||||
"Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19229.8"
|
||||
"Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19230.6"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue