Skip to content

Commit be18161

Browse files
committed
Merge pull request 8572 from darc-internal/release/3.1-dd845ece-1eef-4e45-b74f-ccfbb6fdd557 into internal/release/3.1
1 parent ef51f45 commit be18161

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

NuGet.config

Lines changed: 1 addition & 1 deletion
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-a8ac54c" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-core-setup-a8ac54c8/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" />
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

Lines changed: 3 additions & 3 deletions
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>a8ac54c83e7ed2fc8785777c7b103667029b5b0b</Sha>
71+
<Sha>3acd9b0cd16596bad450c82be08780875a73c05c</Sha>
7272
</Dependency>
73-
<Dependency Name="Microsoft.NETCore.App.Internal" Version="3.1.6-servicing.20316.2">
73+
<Dependency Name="Microsoft.NETCore.App.Internal" Version="3.1.6-servicing.20316.4">
7474
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-core-setup</Uri>
75-
<Sha>a8ac54c83e7ed2fc8785777c7b103667029b5b0b</Sha>
75+
<Sha>3acd9b0cd16596bad450c82be08780875a73c05c</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

Lines changed: 1 addition & 1 deletion
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.2</MicrosoftNETCoreAppInternalPackageVersion>
59+
<MicrosoftNETCoreAppInternalPackageVersion>3.1.6-servicing.20316.4</MicrosoftNETCoreAppInternalPackageVersion>
6060
<NETStandardLibraryRefPackageVersion>2.1.0</NETStandardLibraryRefPackageVersion>
6161
<!-- Packages from dotnet/corefx -->
6262
<MicrosoftBclAsyncInterfacesPackageVersion>1.1.1</MicrosoftBclAsyncInterfacesPackageVersion>

0 commit comments

Comments
 (0)