Skip to content
This repository has been archived by the owner on Apr 20, 2023. It is now read-only.

Commit

Permalink
[internal/release/3.1.4xx] Update dependencies from dnceng/internal/d…
Browse files Browse the repository at this point in the history
…otnet-core-setup
  • Loading branch information
dotnet-bot committed Jul 14, 2022
1 parent a9f5621 commit aca090c
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 10 deletions.
4 changes: 2 additions & 2 deletions NuGet.config
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<clear />
<!--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="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-core-setup-59a12ca9/nuget/v3/index.json" />
<add key="darc-int-dotnet-core-setup-ce3350c" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-core-setup-ce3350c1/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="dotnet-tools" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-tools/nuget/v3/index.json" />
Expand All @@ -19,7 +19,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-ce3350c" value="true" />
<!-- End: Package sources from dotnet-core-setup -->
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
</disabledPackageSources>
Expand Down
14 changes: 7 additions & 7 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
<Sha>a8fa02578fbf46f44efebc83470b032447033cea</Sha>
</Dependency>
<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>ce3350c1cc0e928c1215d8700727703cf287acac</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.PlatformAbstractions" Version="3.1.6">
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-core-setup</Uri>
Expand All @@ -22,8 +22,8 @@
<Sha>9165b88e05fc37585aa1c3fc9585b5a7d751bb21</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.DotNetHostResolver" 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>ce3350c1cc0e928c1215d8700727703cf287acac</Sha>
</Dependency>
<!-- Specific version here is not interesting, but we want Maestro to add corefx
private feeds -->
Expand Down Expand Up @@ -52,9 +52,9 @@
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-sdk</Uri>
<Sha>00ee7885c99b7ec71a6395e5b43443c268f4e061</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.6">
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-core-setup</Uri>
<Sha>ce3350c1cc0e928c1215d8700727703cf287acac</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Cli.CommandLine" Version="1.0.0-preview.19208.1">
<Uri>https://github.com/dotnet/CliCommandLineParser</Uri>
Expand Down
2 changes: 1 addition & 1 deletion eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<MicrosoftNETCoreAppRefPackageVersion>3.1.0</MicrosoftNETCoreAppRefPackageVersion>
<MicrosoftNETCoreAppRuntimewinx64PackageVersion>3.1.28</MicrosoftNETCoreAppRuntimewinx64PackageVersion>
<MicrosoftNETCoreAppRuntimePackageVersion>$(MicrosoftNETCoreAppRuntimewinx64PackageVersion)</MicrosoftNETCoreAppRuntimePackageVersion>
<MicrosoftNETCoreAppInternalPackageVersion>3.1.28-servicing.22362.8</MicrosoftNETCoreAppInternalPackageVersion>
<MicrosoftNETCoreAppInternalPackageVersion>3.1.28-servicing.22363.6</MicrosoftNETCoreAppInternalPackageVersion>
<MicrosoftDotNetPlatformAbstractionsPackageVersion>3.1.6</MicrosoftDotNetPlatformAbstractionsPackageVersion>
<MicrosoftExtensionsDependencyModelPackageVersion>3.1.25</MicrosoftExtensionsDependencyModelPackageVersion>
<MicrosoftNETCoreDotNetHostResolverPackageVersion>3.1.28</MicrosoftNETCoreDotNetHostResolverPackageVersion>
Expand Down

0 comments on commit aca090c

Please # to comment.