Skip to content

Commit 465b510

Browse files
committed
Merge pull request 8759 from darc-internal/release/3.1-3c9c775f-a1e4-4e84-ae6e-d6df5d8aee72 into internal/release/3.1
1 parent be18161 commit 465b510

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

NuGet.config

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<clear />
55
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
66
<add key="darc-pub-dotnet-corefx-8a3ffed" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-corefx-8a3ffed5/nuget/v3/index.json" />
7-
<add key="darc-int-dotnet-core-setup-3acd9b0" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-core-setup-3acd9b0c/nuget/v3/index.json" />
7+
<add key="darc-int-dotnet-core-setup-bed3814" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-core-setup-bed38147/nuget/v3/index.json" />
88
<add key="darc-int-dotnet-corefx-059a4a1" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-corefx-059a4a19/nuget/v3/index.json" />
99
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
1010
<add key="dotnet3" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet3/nuget/v3/index.json" />

eng/Version.Details.xml

+3-3
Original file line numberDiff line numberDiff line change
@@ -68,11 +68,11 @@
6868
-->
6969
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="3.1.6">
7070
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-core-setup</Uri>
71-
<Sha>3acd9b0cd16596bad450c82be08780875a73c05c</Sha>
71+
<Sha>bed381477994a1fc59f84b39b9e00d34324c858e</Sha>
7272
</Dependency>
73-
<Dependency Name="Microsoft.NETCore.App.Internal" Version="3.1.6-servicing.20316.4">
73+
<Dependency Name="Microsoft.NETCore.App.Internal" Version="3.1.6-servicing.20324.2">
7474
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-core-setup</Uri>
75-
<Sha>3acd9b0cd16596bad450c82be08780875a73c05c</Sha>
75+
<Sha>bed381477994a1fc59f84b39b9e00d34324c858e</Sha>
7676
</Dependency>
7777
<Dependency Name="Microsoft.NETCore.Platforms" Version="3.1.1" CoherentParentDependency="Microsoft.NETCore.App.Runtime.win-x64">
7878
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-corefx</Uri>

eng/Versions.props

+1-1
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
<!-- Packages from dotnet/core-setup -->
5757
<MicrosoftNETCoreAppRefPackageVersion>3.1.0</MicrosoftNETCoreAppRefPackageVersion>
5858
<MicrosoftNETCoreAppRuntimewinx64PackageVersion>3.1.6</MicrosoftNETCoreAppRuntimewinx64PackageVersion>
59-
<MicrosoftNETCoreAppInternalPackageVersion>3.1.6-servicing.20316.4</MicrosoftNETCoreAppInternalPackageVersion>
59+
<MicrosoftNETCoreAppInternalPackageVersion>3.1.6-servicing.20324.2</MicrosoftNETCoreAppInternalPackageVersion>
6060
<NETStandardLibraryRefPackageVersion>2.1.0</NETStandardLibraryRefPackageVersion>
6161
<!-- Packages from dotnet/corefx -->
6262
<MicrosoftBclAsyncInterfacesPackageVersion>1.1.1</MicrosoftBclAsyncInterfacesPackageVersion>

0 commit comments

Comments
 (0)