Skip to content
This repository has been archived by the owner on Jan 23, 2023. It is now read-only.

Commit

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

This pull request updates the following dependencies

[marker]: <> (Begin:d857f0c2-af97-43df-e8df-08d76e1cf1e0)
## From https://dev.azure.com/dnceng/internal/_git/dotnet-corefx
- **Subscription**: d857f0c2-af97-43df-e8df-08d76e1cf1e0
- **Build**: 20221115.12
- **Date Produced**: November 15, 2022 10:41:36 PM UTC
- **Commit**: b58ef0a19eca6269799664d6288be14b7f0cef3e
- **Branch**: refs/heads/internal/release/3.1

[DependencyUpdate]: <> (Begin)

- **Updates**:
  - **Microsoft.NETCore.Platforms**: [from 3.1.12 to 3.1.12][1]
  - **Microsoft.Private.CoreFx.NETCoreApp**: [from 4.7.0-servicing.22552.2 to 4.7.0-servicing.22565.12][1]
  - **Microsoft.Windows.Compatibility**: [from 3.1.4 to 3.1.4][1]
  - **System.Data.SqlClient**: [from 4.8.5 to 4.8.5][1]

[1]: https://dev.azure.com/dnceng/internal/_git/dotnet-corefx/branches?baseVersion=GCc38184a&targetVersion=GCb58ef0a&_a=files

[DependencyUpdate]: <> (End)

[marker]: <> (End:d857f0c2-af97-43df-e8df-08d76e1cf1e0)
  • Loading branch information
dotnet-bot authored and vseanreesermsft committed Nov 15, 2022
2 parents ab58ec3 + d211646 commit fd23be0
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
4 changes: 2 additions & 2 deletions NuGet.config
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<clear />
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
<!-- Begin: Package sources from dotnet-corefx -->
<add key="darc-int-dotnet-corefx-c38184a" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-corefx-c38184a2/nuget/v3/index.json" />
<add key="darc-int-dotnet-corefx-b58ef0a" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-corefx-b58ef0a1/nuget/v3/index.json" />
<!-- End: Package sources from dotnet-corefx -->
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
<!--
Expand All @@ -28,7 +28,7 @@
<clear />
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
<!-- Begin: Package sources from dotnet-corefx -->
<add key="darc-int-dotnet-corefx-c38184a" value="true" />
<add key="darc-int-dotnet-corefx-b58ef0a" value="true" />
<!-- End: Package sources from dotnet-corefx -->
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
</disabledPackageSources>
Expand Down
10 changes: 5 additions & 5 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,15 +20,15 @@
</Dependency>
<Dependency Name="Microsoft.NETCore.Platforms" Version="3.1.12">
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-corefx</Uri>
<Sha>c38184a2f5342040471bb1b3053f5a35ff188745</Sha>
<Sha>b58ef0a19eca6269799664d6288be14b7f0cef3e</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.Targets" Version="3.1.0">
<Uri>https://github.com/dotnet/corefx</Uri>
<Sha>0f7f38c4fd323b26da10cce95f857f77f0f09b48</Sha>
</Dependency>
<Dependency Name="Microsoft.Private.CoreFx.NETCoreApp" Version="4.7.0-servicing.22552.2">
<Dependency Name="Microsoft.Private.CoreFx.NETCoreApp" Version="4.7.0-servicing.22565.12">
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-corefx</Uri>
<Sha>c38184a2f5342040471bb1b3053f5a35ff188745</Sha>
<Sha>b58ef0a19eca6269799664d6288be14b7f0cef3e</Sha>
</Dependency>
<Dependency Name="Microsoft.Win32.Registry.AccessControl" Version="4.7.0">
<Uri>https://github.com/dotnet/corefx</Uri>
Expand All @@ -44,7 +44,7 @@
</Dependency>
<Dependency Name="Microsoft.Windows.Compatibility" Version="3.1.4">
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-corefx</Uri>
<Sha>c38184a2f5342040471bb1b3053f5a35ff188745</Sha>
<Sha>b58ef0a19eca6269799664d6288be14b7f0cef3e</Sha>
</Dependency>
<Dependency Name="System.CodeDom" Version="4.7.0">
<Uri>https://github.com/dotnet/corefx</Uri>
Expand All @@ -68,7 +68,7 @@
</Dependency>
<Dependency Name="System.Data.SqlClient" Version="4.8.5">
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-corefx</Uri>
<Sha>c38184a2f5342040471bb1b3053f5a35ff188745</Sha>
<Sha>b58ef0a19eca6269799664d6288be14b7f0cef3e</Sha>
</Dependency>
<Dependency Name="System.Data.Odbc" Version="4.7.0">
<Uri>https://github.com/dotnet/corefx</Uri>
Expand Down
2 changes: 1 addition & 1 deletion eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
<!-- corefx -->
<MicrosoftNETCorePlatformsPackageVersion>3.1.12</MicrosoftNETCorePlatformsPackageVersion>
<MicrosoftNETCoreTargetsPackageVersion>3.1.0</MicrosoftNETCoreTargetsPackageVersion>
<MicrosoftPrivateCoreFxNETCoreAppPackageVersion>4.7.0-servicing.22552.2</MicrosoftPrivateCoreFxNETCoreAppPackageVersion>
<MicrosoftPrivateCoreFxNETCoreAppPackageVersion>4.7.0-servicing.22565.12</MicrosoftPrivateCoreFxNETCoreAppPackageVersion>
<MicrosoftWin32RegistryAccessControlVersion>4.7.0</MicrosoftWin32RegistryAccessControlVersion>
<MicrosoftWin32RegistryVersion>4.7.0</MicrosoftWin32RegistryVersion>
<MicrosoftWin32SystemEventsVersion>4.7.0</MicrosoftWin32SystemEventsVersion>
Expand Down

0 comments on commit fd23be0

Please sign in to comment.