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

Commit f557859

Browse files
author
Livar Cunha
committed
Updating NuGet to 4.6.1-rtm-5019
1 parent 8d40935 commit f557859

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

build/DependencyVersions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
<MicrosoftDotNetProjectJsonMigrationPackageVersion>1.2.1-alpha-002133</MicrosoftDotNetProjectJsonMigrationPackageVersion>
3232
<MicrosoftDotNetToolsMigrateCommandPackageVersion>$(MicrosoftDotNetProjectJsonMigrationPackageVersion)</MicrosoftDotNetToolsMigrateCommandPackageVersion>
3333
<MicrosoftDiaSymReaderNativePackageVersion>1.6.0-beta2-25304</MicrosoftDiaSymReaderNativePackageVersion>
34-
<NuGetBuildTasksPackageVersion>4.6.0-rtm-4918</NuGetBuildTasksPackageVersion>
34+
<NuGetBuildTasksPackageVersion>4.6.1-rtm-5019</NuGetBuildTasksPackageVersion>
3535
<NuGetBuildTasksPackPackageVersion>$(NuGetBuildTasksPackageVersion)</NuGetBuildTasksPackPackageVersion>
3636
<NuGetCommonPackageVersion>$(NuGetBuildTasksPackageVersion)</NuGetCommonPackageVersion>
3737
<NuGetCommandLineXPlatPackageVersion>$(NuGetBuildTasksPackageVersion)</NuGetCommandLineXPlatPackageVersion>

build/NugetConfigFile.targets

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@
3131
<add key="symreader-native" value="https://dotnet.myget.org/F/symreader-native/api/v3/index.json" />
3232
<add key="AspNetMaster" value="https://dotnet.myget.org/F/aspnetcore-master/api/v3/index.json" />
3333
<add key="AspNetDev" value="https://dotnet.myget.org/F/aspnetcore-dev/api/v3/index.json" />
34+
<add key="nuget-build" value="https://dotnet.myget.org/F/nuget-build/api/v3/index.json" />
3435
]]>
3536
</NugetConfigCLIFeeds>
3637

0 commit comments

Comments
 (0)