Dependency coherency updates (#14365)
runtime.linux-x64.Microsoft.NETCore.Runtime.ObjWriter From Version 1.0.0-alpha.1.22364.1 -> To Version 1.0.0-alpha.1.22364.1 (parent: Microsoft.NETCore.App.Runtime.win-x64 Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
This commit is contained in:
parent
0cfaa23560
commit
d46d4e7f1c
2 changed files with 3 additions and 3 deletions
|
@ -19,7 +19,7 @@
|
|||
</Dependency>
|
||||
<Dependency Name="runtime.linux-x64.Microsoft.NETCore.Runtime.ObjWriter" Version="1.0.0-alpha.1.22411.1" CoherentParentDependency="Microsoft.NETCore.App.Runtime.win-x64">
|
||||
<Uri>https://github.com/dotnet/llvm-project</Uri>
|
||||
<Sha>e73d65f0f80655b463162bd41a8365377ba6565d</Sha>
|
||||
<Sha>754d13817d834b716d339183e21aac7d2489c496</Sha>
|
||||
<SourceBuildTarball RepoName="llvm-project" ManagedOnly="true" />
|
||||
</Dependency>
|
||||
<Dependency Name="VS.Redist.Common.NetCore.SharedFramework.x64.7.0" Version="7.0.0-rc.1.22422.12" CoherentParentDependency="Microsoft.NET.Sdk">
|
||||
|
|
|
@ -16,8 +16,8 @@ index df77e9a199d6..19b99be1f71b 100644
|
|||
+++ b/global.json
|
||||
@@ -5,6 +5,6 @@
|
||||
"msbuild-sdks": {
|
||||
"Microsoft.DotNet.Arcade.Sdk": "7.0.0-beta.22405.6",
|
||||
"Microsoft.DotNet.Helix.Sdk": "7.0.0-beta.22405.6",
|
||||
"Microsoft.DotNet.Arcade.Sdk": "7.0.0-beta.22358.3",
|
||||
"Microsoft.DotNet.Helix.Sdk": "7.0.0-beta.22358.3",
|
||||
- "Microsoft.Build.Traversal": "2.0.2"
|
||||
+ "Microsoft.Build.Traversal": "2.0.34"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue