Skip to content

Commit

Permalink
[main] Update dependencies from 4 repositories (#58999)
Browse files Browse the repository at this point in the history
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: Premek Vysoky <premek.vysoky@microsoft.com>
  • Loading branch information
3 people authored Sep 20, 2021
1 parent d48cf0f commit d498440
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 18 deletions.
24 changes: 12 additions & 12 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
Expand Up @@ -162,29 +162,29 @@
<Uri>https://github.com/dotnet/llvm-project</Uri>
<Sha>35de2c8bd7ac4070a7524aeef4e4ada58452949b</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="7.0.0-alpha.1.21456.1">
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="7.0.0-alpha.1.21463.1">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>b7e10374429b5af32debc4660aa9bce41cfb903e</Sha>
<Sha>0becd27f728f9e1eeb2a168789418ad4191ade99</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.DotNetHost" Version="7.0.0-alpha.1.21456.1">
<Dependency Name="Microsoft.NETCore.DotNetHost" Version="7.0.0-alpha.1.21463.1">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>b7e10374429b5af32debc4660aa9bce41cfb903e</Sha>
<Sha>0becd27f728f9e1eeb2a168789418ad4191ade99</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.DotNetHostPolicy" Version="7.0.0-alpha.1.21456.1">
<Dependency Name="Microsoft.NETCore.DotNetHostPolicy" Version="7.0.0-alpha.1.21463.1">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>b7e10374429b5af32debc4660aa9bce41cfb903e</Sha>
<Sha>0becd27f728f9e1eeb2a168789418ad4191ade99</Sha>
</Dependency>
<Dependency Name="runtime.native.System.IO.Ports" Version="7.0.0-alpha.1.21456.1">
<Dependency Name="runtime.native.System.IO.Ports" Version="7.0.0-alpha.1.21463.1">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>b7e10374429b5af32debc4660aa9bce41cfb903e</Sha>
<Sha>0becd27f728f9e1eeb2a168789418ad4191ade99</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.ILAsm" Version="7.0.0-alpha.1.21456.1">
<Dependency Name="Microsoft.NETCore.ILAsm" Version="7.0.0-alpha.1.21463.1">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>b7e10374429b5af32debc4660aa9bce41cfb903e</Sha>
<Sha>0becd27f728f9e1eeb2a168789418ad4191ade99</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.Sdk.IL" Version="7.0.0-alpha.1.21456.1">
<Dependency Name="Microsoft.NET.Sdk.IL" Version="7.0.0-alpha.1.21463.1">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>b7e10374429b5af32debc4660aa9bce41cfb903e</Sha>
<Sha>0becd27f728f9e1eeb2a168789418ad4191ade99</Sha>
</Dependency>
<Dependency Name="System.Text.Json" Version="7.0.0-alpha.1.21463.1">
<Uri>https://github.com/dotnet/runtime</Uri>
Expand Down
10 changes: 5 additions & 5 deletions eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -71,12 +71,12 @@
<!-- NuGet dependencies -->
<NuGetBuildTasksPackVersion>6.0.0-preview.1.102</NuGetBuildTasksPackVersion>
<!-- Installer dependencies -->
<MicrosoftNETCoreAppRuntimewinx64Version>7.0.0-alpha.1.21456.1</MicrosoftNETCoreAppRuntimewinx64Version>
<MicrosoftNETCoreDotNetHostVersion>7.0.0-alpha.1.21456.1</MicrosoftNETCoreDotNetHostVersion>
<MicrosoftNETCoreDotNetHostPolicyVersion>7.0.0-alpha.1.21456.1</MicrosoftNETCoreDotNetHostPolicyVersion>
<MicrosoftNETCoreAppRuntimewinx64Version>7.0.0-alpha.1.21463.1</MicrosoftNETCoreAppRuntimewinx64Version>
<MicrosoftNETCoreDotNetHostVersion>7.0.0-alpha.1.21463.1</MicrosoftNETCoreDotNetHostVersion>
<MicrosoftNETCoreDotNetHostPolicyVersion>7.0.0-alpha.1.21463.1</MicrosoftNETCoreDotNetHostPolicyVersion>
<MicrosoftExtensionsDependencyModelVersion>3.1.0</MicrosoftExtensionsDependencyModelVersion>
<!-- CoreClr dependencies -->
<MicrosoftNETCoreILAsmVersion>7.0.0-alpha.1.21456.1</MicrosoftNETCoreILAsmVersion>
<MicrosoftNETCoreILAsmVersion>7.0.0-alpha.1.21463.1</MicrosoftNETCoreILAsmVersion>
<!-- Libraries dependencies -->
<MicrosoftBclAsyncInterfacesVersion>5.0.0</MicrosoftBclAsyncInterfacesVersion>
<MicrosoftWin32PrimitivesVersion>4.3.0</MicrosoftWin32PrimitivesVersion>
Expand Down Expand Up @@ -114,7 +114,7 @@
<SystemRuntimeCompilerServicesUnsafeVersion>7.0.0-alpha.1.21463.1</SystemRuntimeCompilerServicesUnsafeVersion>
<SystemThreadingTasksExtensionsVersion>4.5.4</SystemThreadingTasksExtensionsVersion>
<SystemValueTupleVersion>4.5.0</SystemValueTupleVersion>
<runtimenativeSystemIOPortsVersion>7.0.0-alpha.1.21456.1</runtimenativeSystemIOPortsVersion>
<runtimenativeSystemIOPortsVersion>7.0.0-alpha.1.21463.1</runtimenativeSystemIOPortsVersion>
<!-- Runtime-Assets dependencies -->
<SystemRuntimeNumericsTestDataVersion>7.0.0-beta.21464.1</SystemRuntimeNumericsTestDataVersion>
<SystemComponentModelTypeConverterTestDataVersion>7.0.0-beta.21464.1</SystemComponentModelTypeConverterTestDataVersion>
Expand Down
2 changes: 1 addition & 1 deletion global.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,6 @@
"Microsoft.DotNet.SharedFramework.Sdk": "7.0.0-beta.21463.4",
"Microsoft.Build.NoTargets": "3.1.0",
"Microsoft.Build.Traversal": "3.0.23",
"Microsoft.NET.Sdk.IL": "7.0.0-alpha.1.21456.1"
"Microsoft.NET.Sdk.IL": "7.0.0-alpha.1.21463.1"
}
}

0 comments on commit d498440

Please sign in to comment.