Skip to content

Commit

Permalink
Update dependencies from https://github.com/NuGet/NuGet.Client build …
Browse files Browse the repository at this point in the history
…5.5.0.6473 (#10722)

- NuGet.Build.Tasks - 5.5.0-rtm.6473
  • Loading branch information
dotnet-maestro[bot] committed Feb 27, 2020
1 parent f1ae79d commit 1a75f83
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 3 deletions.
3 changes: 3 additions & 0 deletions NuGet.config
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
<configuration>
<packageSources>
<clear />
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
<add key="darc-pub-dotnet-core-setup-916b5cb" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-core-setup-916b5cba/nuget/v3/index.json" />
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
<add key="dotnet-core" value="https://dotnetfeed.blob.core.windows.net/dotnet-core/index.json" />
<add key="nuget.org" value="https://api.nuget.org/v3/index.json" />
<add key="nuget-nugetclient" value="https://dotnetfeed.blob.core.windows.net/nuget-nugetclient/index.json" />
Expand Down
4 changes: 2 additions & 2 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@
<Uri>https://github.com/dotnet/core-setup</Uri>
<Sha>916b5cba268e1e1e803243004f4276cf40b2dda8</Sha>
</Dependency>
<Dependency Name="NuGet.Build.Tasks" Version="5.5.0-rtm.6422">
<Dependency Name="NuGet.Build.Tasks" Version="5.5.0-rtm.6473">
<Uri>https://github.com/NuGet/NuGet.Client</Uri>
<Sha>7bac015acc5b7e0161a058c8febc98abe2386d51</Sha>
<Sha>4ba7bfa82f894ec32a554ca8d2df143675c85735</Sha>
</Dependency>
</ToolsetDependencies>
</Dependencies>
2 changes: 1 addition & 1 deletion eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<MicrosoftNETHostModelVersion>3.1.2</MicrosoftNETHostModelVersion>
<NETStandardLibraryNETFrameworkVersion>2.0.1-servicing-26011-01</NETStandardLibraryNETFrameworkVersion>
<NewtonsoftJsonVersion>9.0.1</NewtonsoftJsonVersion>
<NuGetBuildTasksPackageVersion>5.5.0-rtm.6422</NuGetBuildTasksPackageVersion>
<NuGetBuildTasksPackageVersion>5.5.0-rtm.6473</NuGetBuildTasksPackageVersion>
<NuGetPackagingVersion>$(NuGetBuildTasksPackageVersion)</NuGetPackagingVersion>
<NuGetProjectModelVersion>$(NuGetBuildTasksPackageVersion)</NuGetProjectModelVersion>
<PlatformAbstractionsVersion>2.0.0</PlatformAbstractionsVersion>
Expand Down

0 comments on commit 1a75f83

Please sign in to comment.