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
  • Loading branch information
dotnet-bot committed Jul 13, 2022
1 parent 9aa9f8d commit 7ebd59a
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 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-59a12ca" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-core-setup-59a12ca9/nuget/v3/index.json" />
<add key="darc-int-dotnet-core-setup-857ba38" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-core-setup-857ba38f/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-59a12ca" value="true" />
<add key="darc-int-dotnet-core-setup-857ba38" 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
10 changes: 5 additions & 5 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
Expand Up @@ -83,16 +83,16 @@
All Runtime.$rid packages should have the same version.
-->
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="3.1.28">
<Uri>https://github.com/dotnet/core-setup</Uri>
<Sha>59a12ca931e90a50722ee2859ba74f51f976eddd</Sha>
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-core-setup</Uri>
<Sha>857ba38f4e6479c6820543f2892493752a889fc1</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.28-servicing.22362.8">
<Uri>https://github.com/dotnet/core-setup</Uri>
<Sha>59a12ca931e90a50722ee2859ba74f51f976eddd</Sha>
<Dependency Name="Microsoft.NETCore.App.Internal" Version="3.1.28-servicing.22363.1">
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-core-setup</Uri>
<Sha>857ba38f4e6479c6820543f2892493752a889fc1</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.28</MicrosoftNETCoreAppRuntimewinx64PackageVersion>
<MicrosoftNETCoreAppInternalPackageVersion>3.1.28-servicing.22362.8</MicrosoftNETCoreAppInternalPackageVersion>
<MicrosoftNETCoreAppInternalPackageVersion>3.1.28-servicing.22363.1</MicrosoftNETCoreAppInternalPackageVersion>
<NETStandardLibraryRefPackageVersion>2.1.0</NETStandardLibraryRefPackageVersion>
<!-- Packages from dotnet/corefx -->
<MicrosoftBclAsyncInterfacesPackageVersion>1.1.1</MicrosoftBclAsyncInterfacesPackageVersion>
Expand Down

0 comments on commit 7ebd59a

Please sign in to comment.