Skip to content

Commit

Permalink
Merged PR 38088: [internal/release/7.0] Update dependencies from dnce…
Browse files Browse the repository at this point in the history
…ng/internal/dotnet-runtime

This pull request updates the following dependencies

[marker]: <> (Begin:25f6e48a-ea28-4cf9-40e5-08da7ef5fc68)
## From https://dev.azure.com/dnceng/internal/_git/dotnet-runtime
- **Subscription**: 25f6e48a-ea28-4cf9-40e5-08da7ef5fc68
- **Build**:
- **Date Produced**: March 14, 2024 2:00:10 AM UTC
- **Commit**: e963835596dce0e4258709f53167661b91728a62
- **Branch**: refs/heads/internal/release/7.0

[DependencyUpdate]: <> (Begin)

- **Updates**:
  - **Microsoft.Internal.Runtime.WindowsDesktop.Transport**: [from 7.0.17-servicing.24115.8 to 7.0.18-servicing.24163.20][1]
  - **Microsoft.NET.Sdk.IL**: [from 7.0.17-servicing.24115.8 to 7.0.18-servicing.24163.20][1]
  - **Microsoft.NETCore.App.Ref**: [from 7.0.17 to 7.0.18][1]
  - **Microsoft.NETCore.App.Runtime.win-x64**: [from 7.0.17 to 7.0.18][1]
  - **Microsoft.NETCore.ILAsm**: [from 7.0.17-servicing.24115.8 to 7.0.18-servicing.24163.20][1]
  - **Microsoft.NETCore.ILDAsm**: [from 7.0.17-servicing.24115.8 to 7.0.18-servicing.24163.20][1]
  - **runtime.win-x64.Microsoft.NETCore.ILAsm**: [from 7.0.17-servicing.24115.8 to 7.0.18-servicing.24163.20][1]
  - **runtime.win-x86.Microsoft.NETCore.ILAsm**: [from 7.0.17-servicing.24115.8 to 7.0.18-servicing.24163.20][1]
  - **VS.Redist.Common.NetCore.SharedFramework.x64.7.0**: [from 7.0.17-servicing.24115.8 to 7.0.18-servicing.24163.20][1]

[1]: https://dev.azure.com/dnceng/internal/_git/dotnet-runtime/branches?baseVersion=GCdff486f2d78d3f932d0f9bfa38043f85e358fb8c&targetVersion=GCe963835596dce0e4258709f53167661b91728a62&_a=files

[DependencyUpdate]: <> (End)

[marker]: <> (End:25f6e48a-ea28-4cf9-40e5-08da7ef5fc68)
  • Loading branch information
dotnet-bot authored and vseanreesermsft committed Mar 14, 2024
2 parents 8eee044 + 9fd84d9 commit 825dfb8
Show file tree
Hide file tree
Showing 4 changed files with 34 additions and 26 deletions.
8 changes: 8 additions & 0 deletions NuGet.config
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,11 @@
<clear />
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
<!-- Begin: Package sources from dotnet-runtime -->
<add key="darc-int-dotnet-runtime-e963835" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-e9638355/nuget/v3/index.json" />
<add key="darc-int-dotnet-runtime-dff486f" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-dff486f2/nuget/v3/index.json" />
<add key="darc-int-dotnet-runtime-dff486f-3" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-dff486f2-3/nuget/v3/index.json" />
<add key="darc-int-dotnet-runtime-dff486f-2" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-dff486f2-2/nuget/v3/index.json" />
<add key="darc-int-dotnet-runtime-dff486f-1" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-dff486f2-1/nuget/v3/index.json" />
<!-- End: Package sources from dotnet-runtime -->
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
<add key="dotnet-eng" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-eng/nuget/v3/index.json" />
Expand All @@ -19,7 +23,11 @@
<clear />
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
<!-- Begin: Package sources from dotnet-runtime -->
<add key="darc-int-dotnet-runtime-dff486f-1" value="true" />
<add key="darc-int-dotnet-runtime-dff486f-2" value="true" />
<add key="darc-int-dotnet-runtime-dff486f-3" value="true" />
<add key="darc-int-dotnet-runtime-dff486f" value="true" />
<add key="darc-int-dotnet-runtime-e963835" value="true" />
<!-- End: Package sources from dotnet-runtime -->
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
</disabledPackageSources>
Expand Down
36 changes: 18 additions & 18 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@ Note: if the Uri is a new place, you will need to add a subscription from that p
-->
<Dependencies>
<ProductDependencies>
<Dependency Name="VS.Redist.Common.NetCore.SharedFramework.x64.7.0" Version="7.0.17-servicing.24115.8">
<Dependency Name="VS.Redist.Common.NetCore.SharedFramework.x64.7.0" Version="7.0.18-servicing.24163.20">
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
<Sha>dff486f2d78d3f932d0f9bfa38043f85e358fb8c</Sha>
<Sha>e963835596dce0e4258709f53167661b91728a62</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.Platforms" Version="7.0.4">
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
Expand Down Expand Up @@ -47,21 +47,21 @@ Note: if the Uri is a new place, you will need to add a subscription from that p
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
<Sha>d099f075e45d2aa6007a22b71b45a08758559f80</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.Sdk.IL" Version="7.0.17-servicing.24115.8">
<Dependency Name="Microsoft.NET.Sdk.IL" Version="7.0.18-servicing.24163.20">
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
<Sha>dff486f2d78d3f932d0f9bfa38043f85e358fb8c</Sha>
<Sha>e963835596dce0e4258709f53167661b91728a62</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.ILAsm" Version="7.0.17-servicing.24115.8">
<Dependency Name="Microsoft.NETCore.ILAsm" Version="7.0.18-servicing.24163.20">
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
<Sha>dff486f2d78d3f932d0f9bfa38043f85e358fb8c</Sha>
<Sha>e963835596dce0e4258709f53167661b91728a62</Sha>
</Dependency>
<Dependency Name="runtime.win-x64.Microsoft.NETCore.ILAsm" Version="7.0.17-servicing.24115.8">
<Dependency Name="runtime.win-x64.Microsoft.NETCore.ILAsm" Version="7.0.18-servicing.24163.20">
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
<Sha>dff486f2d78d3f932d0f9bfa38043f85e358fb8c</Sha>
<Sha>e963835596dce0e4258709f53167661b91728a62</Sha>
</Dependency>
<Dependency Name="runtime.win-x86.Microsoft.NETCore.ILAsm" Version="7.0.17-servicing.24115.8">
<Dependency Name="runtime.win-x86.Microsoft.NETCore.ILAsm" Version="7.0.18-servicing.24163.20">
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
<Sha>dff486f2d78d3f932d0f9bfa38043f85e358fb8c</Sha>
<Sha>e963835596dce0e4258709f53167661b91728a62</Sha>
</Dependency>
<Dependency Name="System.Diagnostics.EventLog" Version="7.0.0">
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
Expand All @@ -83,9 +83,9 @@ Note: if the Uri is a new place, you will need to add a subscription from that p
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
<Sha>d099f075e45d2aa6007a22b71b45a08758559f80</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.ILDAsm" Version="7.0.17-servicing.24115.8">
<Dependency Name="Microsoft.NETCore.ILDAsm" Version="7.0.18-servicing.24163.20">
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
<Sha>dff486f2d78d3f932d0f9bfa38043f85e358fb8c</Sha>
<Sha>e963835596dce0e4258709f53167661b91728a62</Sha>
</Dependency>
<Dependency Name="System.Diagnostics.PerformanceCounter" Version="7.0.0">
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
Expand Down Expand Up @@ -115,17 +115,17 @@ Note: if the Uri is a new place, you will need to add a subscription from that p
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
<Sha>d099f075e45d2aa6007a22b71b45a08758559f80</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.App.Ref" Version="7.0.17">
<Dependency Name="Microsoft.NETCore.App.Ref" Version="7.0.18">
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
<Sha>dff486f2d78d3f932d0f9bfa38043f85e358fb8c</Sha>
<Sha>e963835596dce0e4258709f53167661b91728a62</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="7.0.17">
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="7.0.18">
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
<Sha>dff486f2d78d3f932d0f9bfa38043f85e358fb8c</Sha>
<Sha>e963835596dce0e4258709f53167661b91728a62</Sha>
</Dependency>
<Dependency Name="Microsoft.Internal.Runtime.WindowsDesktop.Transport" Version="7.0.17-servicing.24115.8">
<Dependency Name="Microsoft.Internal.Runtime.WindowsDesktop.Transport" Version="7.0.18-servicing.24163.20">
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
<Sha>dff486f2d78d3f932d0f9bfa38043f85e358fb8c</Sha>
<Sha>e963835596dce0e4258709f53167661b91728a62</Sha>
</Dependency>
</ProductDependencies>
<ToolsetDependencies>
Expand Down
14 changes: 7 additions & 7 deletions eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -14,23 +14,23 @@
</PropertyGroup>
<!-- Below have corresponding entries in Versions.Details.XML because they are updated via Maestro -->
<PropertyGroup>
<VSRedistCommonNetCoreSharedFrameworkx6470PackageVersion>7.0.17-servicing.24115.8</VSRedistCommonNetCoreSharedFrameworkx6470PackageVersion>
<VSRedistCommonNetCoreSharedFrameworkx6470PackageVersion>7.0.18-servicing.24163.20</VSRedistCommonNetCoreSharedFrameworkx6470PackageVersion>
<SystemDiagnosticsEventLogPackageVersion>7.0.0</SystemDiagnosticsEventLogPackageVersion>
<SystemDirectoryServicesPackageVersion>7.0.1</SystemDirectoryServicesPackageVersion>
<SystemReflectionMetadataLoadContextPackageVersion>7.0.0</SystemReflectionMetadataLoadContextPackageVersion>
<SystemSecurityCryptographyXmlPackageVersion>7.0.1</SystemSecurityCryptographyXmlPackageVersion>
<SystemIOPackagingPackageVersion>7.0.0</SystemIOPackagingPackageVersion>
<MicrosoftNETCoreRuntimeCoreCLRPackageVersion>5.0.0-preview.7.20320.5</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
<MicrosoftNETCoreILDAsmPackageVersion>7.0.17-servicing.24115.8</MicrosoftNETCoreILDAsmPackageVersion>
<MicrosoftNETCoreILDAsmPackageVersion>7.0.18-servicing.24163.20</MicrosoftNETCoreILDAsmPackageVersion>
<SystemDiagnosticsPerformanceCounterPackageVersion>7.0.0</SystemDiagnosticsPerformanceCounterPackageVersion>
<SystemSecurityCryptographyPkcsPackageVersion>7.0.2</SystemSecurityCryptographyPkcsPackageVersion>
<SystemSecurityCryptographyProtectedDataPackageVersion>7.0.1</SystemSecurityCryptographyProtectedDataPackageVersion>
<SystemTextEncodingsWebPackageVersion>7.0.0</SystemTextEncodingsWebPackageVersion>
<SystemTextJsonPackageVersion>7.0.4</SystemTextJsonPackageVersion>
<SystemThreadingAccessControlPackageVersion>7.0.1</SystemThreadingAccessControlPackageVersion>
<MicrosoftWin32RegistryAccessControlPackageVersion>7.0.0</MicrosoftWin32RegistryAccessControlPackageVersion>
<MicrosoftNETCoreAppRefPackageVersion>7.0.17</MicrosoftNETCoreAppRefPackageVersion>
<MicrosoftNETCoreAppRuntimewinx64PackageVersion>7.0.17</MicrosoftNETCoreAppRuntimewinx64PackageVersion>
<MicrosoftNETCoreAppRefPackageVersion>7.0.18</MicrosoftNETCoreAppRefPackageVersion>
<MicrosoftNETCoreAppRuntimewinx64PackageVersion>7.0.18</MicrosoftNETCoreAppRuntimewinx64PackageVersion>
<MicrosoftNETCorePlatformsPackageVersion>7.0.4</MicrosoftNETCorePlatformsPackageVersion>
<MicrosoftWin32SystemEventsPackageVersion>7.0.0</MicrosoftWin32SystemEventsPackageVersion>
<SystemCodeDomPackageVersion>7.0.0</SystemCodeDomPackageVersion>
Expand All @@ -39,9 +39,9 @@
<SystemResourcesExtensionsPackageVersion>7.0.0</SystemResourcesExtensionsPackageVersion>
<SystemSecurityPermissionsPackageVersion>7.0.0</SystemSecurityPermissionsPackageVersion>
<SystemWindowsExtensionsPackageVersion>7.0.0</SystemWindowsExtensionsPackageVersion>
<MicrosoftNETCoreILAsmPackageVersion>7.0.17-servicing.24115.8</MicrosoftNETCoreILAsmPackageVersion>
<runtimewinx64MicrosoftNETCoreILAsmPackageVersion>7.0.17-servicing.24115.8</runtimewinx64MicrosoftNETCoreILAsmPackageVersion>
<runtimewinx86MicrosoftNETCoreILAsmPackageVersion>7.0.17-servicing.24115.8</runtimewinx86MicrosoftNETCoreILAsmPackageVersion>
<MicrosoftNETCoreILAsmPackageVersion>7.0.18-servicing.24163.20</MicrosoftNETCoreILAsmPackageVersion>
<runtimewinx64MicrosoftNETCoreILAsmPackageVersion>7.0.18-servicing.24163.20</runtimewinx64MicrosoftNETCoreILAsmPackageVersion>
<runtimewinx86MicrosoftNETCoreILAsmPackageVersion>7.0.18-servicing.24163.20</runtimewinx86MicrosoftNETCoreILAsmPackageVersion>
<!--
Microsoft.NET.Sdk.IL.targets requires definition of MicrosoftNETCoreILAsmVersion
-->
Expand Down
2 changes: 1 addition & 1 deletion global.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"Microsoft.DotNet.CMake.Sdk": "7.0.0-beta.24114.4",
"Microsoft.DotNet.Helix.Sdk": "7.0.0-beta.24114.4",
"FIX-85B6-MERGE-9C38-CONFLICT": "1.0.0",
"Microsoft.NET.Sdk.IL": "7.0.17-servicing.24115.8"
"Microsoft.NET.Sdk.IL": "7.0.18-servicing.24163.20"
},
"native-tools": {
"cmake": "3"
Expand Down

0 comments on commit 825dfb8

Please sign in to comment.