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

Commit

Permalink
[internal/release/3.1] Update dependencies from dnceng/internal/dotne…
Browse files Browse the repository at this point in the history
…t-corefx
  • Loading branch information
dotnet-bot committed Aug 17, 2022
1 parent cf71e78 commit 0bcbc31
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 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-b595a77" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-corefx-b595a776/nuget/v3/index.json" />
<add key="darc-int-dotnet-corefx-0ea07d1" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-corefx-0ea07d1b/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-b595a77" value="true" />
<add key="darc-int-dotnet-corefx-0ea07d1" 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
6 changes: 3 additions & 3 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,9 @@
<Uri>https://github.com/dotnet/corefx</Uri>
<Sha>0f7f38c4fd323b26da10cce95f857f77f0f09b48</Sha>
</Dependency>
<Dependency Name="Microsoft.Private.CoreFx.NETCoreApp" Version="4.7.0-servicing.22416.2">
<Dependency Name="Microsoft.Private.CoreFx.NETCoreApp" Version="4.7.0-servicing.22417.2">
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-corefx</Uri>
<Sha>b595a776ed9f749a7cd7f0e2cd8a59b10fa6552e</Sha>
<Sha>0ea07d1b2b7964d8b0a32d96e022218e35c54a6a</Sha>
</Dependency>
<Dependency Name="Microsoft.Win32.Registry.AccessControl" Version="4.7.0">
<Uri>https://github.com/dotnet/corefx</Uri>
Expand Down Expand Up @@ -168,7 +168,7 @@
</Dependency>
<Dependency Name="System.Security.Cryptography.Xml" Version="4.7.1">
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-corefx</Uri>
<Sha>b595a776ed9f749a7cd7f0e2cd8a59b10fa6552e</Sha>
<Sha>0ea07d1b2b7964d8b0a32d96e022218e35c54a6a</Sha>
</Dependency>
<Dependency Name="System.Security.Permissions" 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.9</MicrosoftNETCorePlatformsPackageVersion>
<MicrosoftNETCoreTargetsPackageVersion>3.1.0</MicrosoftNETCoreTargetsPackageVersion>
<MicrosoftPrivateCoreFxNETCoreAppPackageVersion>4.7.0-servicing.22416.2</MicrosoftPrivateCoreFxNETCoreAppPackageVersion>
<MicrosoftPrivateCoreFxNETCoreAppPackageVersion>4.7.0-servicing.22417.2</MicrosoftPrivateCoreFxNETCoreAppPackageVersion>
<MicrosoftWin32RegistryAccessControlVersion>4.7.0</MicrosoftWin32RegistryAccessControlVersion>
<MicrosoftWin32RegistryVersion>4.7.0</MicrosoftWin32RegistryVersion>
<MicrosoftWin32SystemEventsVersion>4.7.0</MicrosoftWin32SystemEventsVersion>
Expand Down

0 comments on commit 0bcbc31

Please sign in to comment.