Skip to content

Commit

Permalink
[internal/release/3.1] Update dependencies from dnceng/internal/dotne…
Browse files Browse the repository at this point in the history
…t-core-setup

- Coherency Updates:
  - System.Security.Cryptography.Xml: from 4.7.1 to 4.7.1 (parent: Microsoft.NETCore.App.Runtime.win-x64)
  • Loading branch information
dotnet-bot committed Sep 24, 2022
1 parent d5cc5b6 commit 8c0d448
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions NuGet.config
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<!-- Begin: Package sources from dotnet-corefx -->
<!-- End: Package sources from dotnet-corefx -->
<!-- Begin: Package sources from dotnet-core-setup -->
<add key="darc-int-dotnet-core-setup-3f2ca30" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-core-setup-3f2ca303/nuget/v3/index.json" />
<add key="darc-int-dotnet-core-setup-e96b8e2" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-core-setup-e96b8e2d/nuget/v3/index.json" />
<!-- End: Package sources from dotnet-core-setup -->
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
<add key="dotnet3.1" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet3.1/nuget/v3/index.json" />
Expand All @@ -17,7 +17,7 @@
<disabledPackageSources>
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
<!-- Begin: Package sources from dotnet-core-setup -->
<add key="darc-int-dotnet-core-setup-3f2ca30" value="true" />
<add key="darc-int-dotnet-core-setup-e96b8e2" value="true" />
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
<add key="darc-int-dotnet-core-setup-0267ad0" value="true" />
<add key="darc-int-dotnet-core-setup-0267ad0" value="true" />
Expand Down
8 changes: 4 additions & 4 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
</Dependency>
<Dependency Name="System.Security.Cryptography.Xml" Version="4.7.1" CoherentParentDependency="Microsoft.NETCore.App.Runtime.win-x64">
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-corefx</Uri>
<Sha>ff03553a820130bb4aa4701c45e8bf57f629a1cc</Sha>
<Sha>0ea07d1b2b7964d8b0a32d96e022218e35c54a6a</Sha>
</Dependency>
<Dependency Name="System.ServiceProcess.ServiceController" Version="4.7.0" CoherentParentDependency="Microsoft.NETCore.App.Runtime.win-x64">
<Uri>https://github.com/dotnet/corefx</Uri>
Expand All @@ -84,15 +84,15 @@
-->
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="3.1.30">
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-core-setup</Uri>
<Sha>3f2ca303e5cd6b82d8d370c857fa5518f17d40d2</Sha>
<Sha>e96b8e2d476edba48b453f59c4daf0f1d12a77bd</Sha>
</Dependency>
<Dependency Name="Microsoft.Extensions.DependencyModel" Version="3.1.25">
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-core-setup</Uri>
<Sha>9165b88e05fc37585aa1c3fc9585b5a7d751bb21</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.App.Internal" Version="3.1.30-servicing.22469.7">
<Dependency Name="Microsoft.NETCore.App.Internal" Version="3.1.30-servicing.22473.3">
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-core-setup</Uri>
<Sha>3f2ca303e5cd6b82d8d370c857fa5518f17d40d2</Sha>
<Sha>e96b8e2d476edba48b453f59c4daf0f1d12a77bd</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.Platforms" Version="3.1.9" CoherentParentDependency="Microsoft.NETCore.App.Runtime.win-x64">
<Uri>https://dev.azure.com/dnceng/internal/_git/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 @@ -59,7 +59,7 @@
<MicrosoftDotNetPlatformAbstractionsPackageVersion>3.1.6</MicrosoftDotNetPlatformAbstractionsPackageVersion>
<MicrosoftNETCoreAppRefPackageVersion>3.1.0</MicrosoftNETCoreAppRefPackageVersion>
<MicrosoftNETCoreAppRuntimewinx64PackageVersion>3.1.30</MicrosoftNETCoreAppRuntimewinx64PackageVersion>
<MicrosoftNETCoreAppInternalPackageVersion>3.1.30-servicing.22469.7</MicrosoftNETCoreAppInternalPackageVersion>
<MicrosoftNETCoreAppInternalPackageVersion>3.1.30-servicing.22473.3</MicrosoftNETCoreAppInternalPackageVersion>
<NETStandardLibraryRefPackageVersion>2.1.0</NETStandardLibraryRefPackageVersion>
<!-- Packages from dotnet/corefx -->
<MicrosoftBclAsyncInterfacesPackageVersion>1.1.1</MicrosoftBclAsyncInterfacesPackageVersion>
Expand Down

0 comments on commit 8c0d448

Please sign in to comment.