Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[main] Update dependencies from dotnet/installer #4844

Merged
merged 7 commits into from
Jul 17, 2023
20 changes: 10 additions & 10 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<Dependencies>
<ProductDependencies>
<Dependency Name="Microsoft.AspNetCore.App.Runtime.win-x64" Version="8.0.0-preview.7.23357.4" CoherentParentDependency="Microsoft.Dotnet.Sdk.Internal">
<Dependency Name="Microsoft.AspNetCore.App.Runtime.win-x64" Version="8.0.0-preview.7.23359.2" CoherentParentDependency="Microsoft.Dotnet.Sdk.Internal">
<Uri>https://github.com/dotnet/aspnetcore</Uri>
<Sha>8973bf25326bd90dccbf91e70b7e7c5126968037</Sha>
<Sha>be566b1f4ed1ab24765a3a4a2d1751dc73e7fcfc</Sha>
</Dependency>
<Dependency Name="Microsoft.Diagnostics.Monitoring" Version="7.0.0-preview.23355.1">
<Uri>https://github.com/dotnet/diagnostics</Uri>
Expand Down Expand Up @@ -38,9 +38,9 @@
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>853cdb7499e6edddd5239e4b7a90f098ea84a261</Sha>
</Dependency>
<Dependency Name="Microsoft.Dotnet.Sdk.Internal" Version="8.0.100-preview.7.23357.8">
<Dependency Name="Microsoft.Dotnet.Sdk.Internal" Version="8.0.100-preview.7.23360.1">
<Uri>https://github.com/dotnet/installer</Uri>
<Sha>532baa812ec2eb7ce636d70b373abb266367cc39</Sha>
<Sha>62ef57f1140e7fa71cf452542b263e7999cac168</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.XUnitExtensions" Version="8.0.0-beta.23357.3">
<Uri>https://github.com/dotnet/arcade</Uri>
Expand All @@ -50,17 +50,17 @@
<Uri>https://github.com/dotnet/symstore</Uri>
<Sha>d46fdc89c67906b63abd06158f877d2fe1b2bc7f</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="8.0.0-preview.7.23356.10" CoherentParentDependency="Microsoft.Dotnet.Sdk.Internal">
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="8.0.0-preview.7.23359.1" CoherentParentDependency="Microsoft.Dotnet.Sdk.Internal">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>609b86351cd7c0aa7f8d0d7627be46ce19654a46</Sha>
<Sha>31106939ba524a7e6df8225cf8d0fedefba92b9f</Sha>
</Dependency>
<Dependency Name="VS.Redist.Common.AspNetCore.SharedFramework.x64.8.0" Version="8.0.0-preview.7.23357.4" CoherentParentDependency="Microsoft.Dotnet.Sdk.Internal">
<Dependency Name="VS.Redist.Common.AspNetCore.SharedFramework.x64.8.0" Version="8.0.0-preview.7.23359.2" CoherentParentDependency="Microsoft.Dotnet.Sdk.Internal">
<Uri>https://github.com/dotnet/aspnetcore</Uri>
<Sha>8973bf25326bd90dccbf91e70b7e7c5126968037</Sha>
<Sha>be566b1f4ed1ab24765a3a4a2d1751dc73e7fcfc</Sha>
</Dependency>
<Dependency Name="VS.Redist.Common.NetCore.SharedFramework.x64.8.0" Version="8.0.0-preview.7.23356.10" CoherentParentDependency="Microsoft.Dotnet.Sdk.Internal">
<Dependency Name="VS.Redist.Common.NetCore.SharedFramework.x64.8.0" Version="8.0.0-preview.7.23359.1" CoherentParentDependency="Microsoft.Dotnet.Sdk.Internal">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>609b86351cd7c0aa7f8d0d7627be46ce19654a46</Sha>
<Sha>31106939ba524a7e6df8225cf8d0fedefba92b9f</Sha>
</Dependency>
</ToolsetDependencies>
</Dependencies>
10 changes: 5 additions & 5 deletions eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -62,20 +62,20 @@
<MicrosoftDotNetCodeAnalysisVersion>8.0.0-beta.23357.3</MicrosoftDotNetCodeAnalysisVersion>
<MicrosoftDotNetXUnitExtensionsVersion>8.0.0-beta.23357.3</MicrosoftDotNetXUnitExtensionsVersion>
<!-- dotnet/aspnetcore references -->
<MicrosoftAspNetCoreAppRuntimewinx64Version>8.0.0-preview.7.23357.4</MicrosoftAspNetCoreAppRuntimewinx64Version>
<VSRedistCommonAspNetCoreSharedFrameworkx6480Version>8.0.0-preview.7.23357.4</VSRedistCommonAspNetCoreSharedFrameworkx6480Version>
<MicrosoftAspNetCoreAppRuntimewinx64Version>8.0.0-preview.7.23359.2</MicrosoftAspNetCoreAppRuntimewinx64Version>
<VSRedistCommonAspNetCoreSharedFrameworkx6480Version>8.0.0-preview.7.23359.2</VSRedistCommonAspNetCoreSharedFrameworkx6480Version>
<!-- dotnet/command-line-api references -->
<SystemCommandLineVersion>2.0.0-beta4.23326.1</SystemCommandLineVersion>
<!-- dotnet/diagnostics references -->
<MicrosoftDiagnosticsMonitoringVersion>7.0.0-preview.23355.1</MicrosoftDiagnosticsMonitoringVersion>
<MicrosoftDiagnosticsMonitoringEventPipeVersion>7.0.0-preview.23355.1</MicrosoftDiagnosticsMonitoringEventPipeVersion>
<!-- dotnet/installer references -->
<MicrosoftDotnetSdkInternalVersion>8.0.100-preview.7.23357.8</MicrosoftDotnetSdkInternalVersion>
<MicrosoftDotnetSdkInternalVersion>8.0.100-preview.7.23360.1</MicrosoftDotnetSdkInternalVersion>
<!-- dotnet/roslyn-analyzers -->
<MicrosoftCodeAnalysisNetAnalyzersVersion>8.0.0-preview.23357.1</MicrosoftCodeAnalysisNetAnalyzersVersion>
<!-- dotnet/runtime references -->
<MicrosoftNETCoreAppRuntimewinx64Version>8.0.0-preview.7.23356.10</MicrosoftNETCoreAppRuntimewinx64Version>
<VSRedistCommonNetCoreSharedFrameworkx6480Version>8.0.0-preview.7.23356.10</VSRedistCommonNetCoreSharedFrameworkx6480Version>
<MicrosoftNETCoreAppRuntimewinx64Version>8.0.0-preview.7.23359.1</MicrosoftNETCoreAppRuntimewinx64Version>
<VSRedistCommonNetCoreSharedFrameworkx6480Version>8.0.0-preview.7.23359.1</VSRedistCommonNetCoreSharedFrameworkx6480Version>
<!-- dotnet/symstore references -->
<MicrosoftFileFormatsVersion>1.0.432601</MicrosoftFileFormatsVersion>
</PropertyGroup>
Expand Down