Skip to content

Commit

Permalink
Merge pull request 7079 from darc-internal/release/3.1-9a19e6b3-9b43-…
Browse files Browse the repository at this point in the history
…4453-952e-c4d321abadce into internal/release/3.1
  • Loading branch information
dotnet-bot committed Apr 8, 2020
1 parent 2a4806d commit 8d66a4f
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion NuGet.config
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<clear />
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
<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" />
<add key="darc-int-dotnet-core-setup-b1c942a" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-core-setup-b1c942ab/nuget/v3/index.json" />
<add key="darc-int-dotnet-core-setup-cca7c49" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-core-setup-cca7c499/nuget/v3/index.json" />
<add key="darc-int-dotnet-corefx-aa650a2" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-corefx-aa650a2c/nuget/v3/index.json" />
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
<add key="dotnet3" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet3/nuget/v3/index.json" />
Expand Down
6 changes: 3 additions & 3 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
Expand Up @@ -68,11 +68,11 @@
-->
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="3.1.4">
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-core-setup</Uri>
<Sha>b1c942ab68fb5ef319ccd72ef04774ac4ff3be3a</Sha>
<Sha>cca7c49921d08bd9e70fa799b8d6e9abb55d1c45</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.App.Internal" Version="3.1.4-servicing.20203.2">
<Dependency Name="Microsoft.NETCore.App.Internal" Version="3.1.4-servicing.20203.4">
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-core-setup</Uri>
<Sha>b1c942ab68fb5ef319ccd72ef04774ac4ff3be3a</Sha>
<Sha>cca7c49921d08bd9e70fa799b8d6e9abb55d1c45</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.Platforms" Version="3.1.1" 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 @@ -56,7 +56,7 @@
<!-- Packages from dotnet/core-setup -->
<MicrosoftNETCoreAppRefPackageVersion>3.1.0</MicrosoftNETCoreAppRefPackageVersion>
<MicrosoftNETCoreAppRuntimewinx64PackageVersion>3.1.4</MicrosoftNETCoreAppRuntimewinx64PackageVersion>
<MicrosoftNETCoreAppInternalPackageVersion>3.1.4-servicing.20203.2</MicrosoftNETCoreAppInternalPackageVersion>
<MicrosoftNETCoreAppInternalPackageVersion>3.1.4-servicing.20203.4</MicrosoftNETCoreAppInternalPackageVersion>
<NETStandardLibraryRefPackageVersion>2.1.0</NETStandardLibraryRefPackageVersion>
<!-- Packages from dotnet/corefx -->
<MicrosoftBclAsyncInterfacesPackageVersion>1.1.0</MicrosoftBclAsyncInterfacesPackageVersion>
Expand Down

0 comments on commit 8d66a4f

Please sign in to comment.