Closed Shohoo closed 4 years ago
Is there any package source difference between your Azure machine and locally? I wonder if it's finding a package source locally that it doesn't on Azure, and it can't resolve the version correctly.
Locally package sources are nuget.org and azure's feed same as on Azure. I think I need to mention that except that there is nuget package in feed (1.0.2, 1.0.3), there is also package in nuget.org (1.0.0, 1.0.1). But nuget 4.4.1 handles it on Azure, so I wonder what has changed in 5.0.1.
Duplicate of https://github.com/NuGet/Home/issues/8432.
This is fixed in the latest 5.5 previews.
Hope so not duplicated.
Details about Problem
NuGet product used ( VS UI | Package Manager Console | Azure Pipelines):
NuGet version (x.x.x.xxx): 5.0.1
VS version (if appropriate): 19 latest
Pool version: Hosted Windows 2019 with VS2019
Worked before? If so, with which NuGet version: 4.4.1
Detailed repro steps so we can see the same problem
Nuget package in Azure Feed Artifact
Reference that package in c# project with latest version (Version="*"). Currently is 1.0.3.
Defined Azure Build in .yml so that it installs latest nuget version (5.0.1).
Nuget Restore task resolves package version as 1.0.0.
Other suggested things
Of course building locally on desktop VS 2019 works fine.
There is warning in logs.
WARNING: NU1604: Project dependency LIBRARY does not contain an inclusive lower bound. Include a lower bound in the dependency version to ensure consistent restore results.
When you creates new Azure Build you can choose to build with classic editor which, when choosen .NET Desktop pattern, makes task to install Nuget 4.4.1 which works fine.
Verbose Logs
[section]Starting: NuGet restore
============================================================================== Task : NuGet Description : Restore, pack, or push NuGet packages, or run a NuGet command. Supports NuGet.org and authenticated feeds like Azure Artifacts and MyGet. Uses NuGet.exe and works with .NET Framework apps. For .NET Core and .NET Standard apps, use the .NET Core task. Version : 2.154.6 Author : Microsoft Corporation Help : https://docs.microsoft.com/azure/devops/pipelines/tasks/package/nuget
SYSTEMVSSCONNECTION exists true SYSTEMVSSCONNECTION exists true [command]C:\windows\system32\chcp.com 65001 Active code page: 65001 Detected NuGet version 5.1.0.6013 / 5.1.0+08414feaac77473f29f6ac182ab4c390ecd3542f SYSTEMVSSCONNECTION exists true Saving NuGet.config to a temporary config file. [command]C:\hostedtoolcache\windows\NuGet\5.1.0\x64\nuget.exe sources Add -NonInteractive -Name f4b32bec-69b8-4ec6-a71e-e5b0e3077afa -Source https://pkgs.dev.azure.com/xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx/nuget/v3/index.json -ConfigFile d:\a\1\Nuget\tempNuGet_551.config Package source with Name: f4b32bec-69b8-4ec6-a71e-e5b0e3077afa added successfully. [command]C:\hostedtoolcache\windows\NuGet\5.1.0\x64\nuget.exe sources Add -NonInteractive -Name NuGetOrg -Source https://api.nuget.org/v3/index.json -ConfigFile d:\a\1\Nuget\tempNuGet_551.config Package source with Name: NuGetOrg added successfully. [command]C:\hostedtoolcache\windows\NuGet\5.1.0\x64\nuget.exe restore d:\a\1\s\PROJECT.sln -Verbosity Detailed -NonInteractive -ConfigFile d:\a\1\Nuget\tempNuGet_551.config NuGet Version: 5.1.0.6013 MSBuild auto-detection: using msbuild version '16.1.76.45076' from 'C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise\MSBuild\Current\bin'. Use option -MSBuildVersion to force nuget to use a specific version of MSBuild. MSBuild P2P timeout [ms]: 120000 C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise\MSBuild\Current\bin\msbuild.exe "C:\Users\VssAdministrator\AppData\Local\Temp\NuGetScratch\0aj1egxm.qfm.nugetinputs.targets" /t:GenerateRestoreGraphFile /nologo /nr:false /v:q /p:NuGetRestoreTargets="C:\Users\VssAdministrator\AppData\Local\Temp\NuGetScratch\31hq0gg3.umy.nugetrestore.targets" /p:RestoreUseCustomAfterTargets="True" /p:RestoreTaskAssemblyFile="C:\hostedtoolcache\windows\NuGet\5.1.0\x64\nuget.exe" /p:RestoreSolutionDirectory="d:\a\1\s\" /p:RestoreConfigFile="d:\a\1\Nuget\tempNuGet_551.config" /p:SolutionDir="d:\a\1\s\" /p:SolutionName="PROJECT"
Running restore with 2 concurrent jobs. Reading project file d:\a\1\s\PROJECT\PROJECT.csproj. Persisting no-op dg to d:\a\1\s\PROJECT\obj\PROJECT.csproj.nuget.dgspec.json Restoring packages for d:\a\1\s\PROJECT\PROJECT.csproj... Restoring packages for .NETFramework,Version=v4.6.2... Using d:\a_tasks\NuGetCommand_333b11bd-d341-40d9-afcf-b32d5ce6f23b\2.154.6\CredentialProviderV2\plugins\netfx\CredentialProvider.Microsoft\CredentialProvider.Microsoft.exe as a credential provider plugin. [CredentialProvider.090114]Running in plug-in mode [CredentialProvider.090114]Command-line v0.1.15: "d:\a_tasks\NuGetCommand_333b11bd-d341-40d9-afcf-b32d5ce6f23b\2.154.6\CredentialProviderV2\plugins\netfx\CredentialProvider.Microsoft\CredentialProvider.Microsoft.exe" -Plugin [CredentialProvider.090114]Handling 'Request' 'Initialize'. Time elapsed in ms: 7 - Payload: {"ClientVersion":"5.1.0","Culture":"en-US","RequestTimeout":"00:00:05"} [CredentialProvider.090114]Sending response: 'Request' 'Initialize'. Time elapsed in ms: 8 [CredentialProvider.090114]Time elapsed in milliseconds after sending response 'Request' 'Initialize': 9 [CredentialProvider.090114]Handling 'Request' 'GetOperationClaims'. Time elapsed in ms: 0 - Payload: {} [CredentialProvider.090114]Handling 'Request' 'GetOperationClaims'. Time elapsed in ms: 4 - Payload: {"PackageSourceRepository":"https://api.nuget.org/v3/index.json","ServiceIndex":{"version":"3.0.0","resources":[{"@id":"https://api-v2v3search-0.nuget.org/query","@type":"SearchQueryService","comment":"Query endpoint of NuGet Search service (primary)"},{"@id":"https://api-v2v3search-1.nuget.org/query","@type":"SearchQueryService","comment":"Query endpoint of NuGet Search service (secondary)"},{"@id":"https://api-v2v3search-0.nuget.org/autocomplete","@type":"SearchAutocompleteService","comment":"Autocomplete endpoint of NuGet Search service (primary)"},{"@id":"https://api-v2v3search-1.nuget.org/autocomplete","@type":"SearchAutocompleteService","comment":"Autocomplete endpoint of NuGet Search service (secondary)"},{"@id":"https://api-v2v3search-0.nuget.org/","@type":"SearchGalleryQueryService/3.0.0-rc","comment":"Azure Website based Search Service used by Gallery (primary)"},{"@id":"https://api-v2v3search-1.nuget.org/","@type":"SearchGalleryQueryService/3.0.0-rc","comment":"Azure Website based Search Service used by Gallery (secondary)"},{"@id":"https://api.nuget.org/v3/registration3/","@type":"RegistrationsBaseUrl","comment":"Base URL of Azure storage where NuGet package registration info is stored"},{"@id":"https://api.nuget.org/v3-flatcontainer/","@type":"PackageBaseAddress/3.0.0","comment":"Base URL of where NuGet packages are stored, in the format https://api.nuget.org/v3-flatcontainer/{id-lower}/{version-lower}/{id-lower}.{version-lower}.nupkg"},{"@id":"https://www.nuget.org/api/v2","@type":"LegacyGallery"},{"@id":"https://www.nuget.org/api/v2","@type":"LegacyGallery/2.0.0"},{"@id":"https://www.nuget.org/api/v2/package","@type":"PackagePublish/2.0.0"},{"@id":"https://www.nuget.org/api/v2/symbolpackage","@type":"SymbolPackagePublish/4.9.0","comment":"The gallery symbol publish endpoint."},{"@id":"https://api-v2v3search-0.nuget.org/query","@type":"SearchQueryService/3.0.0-rc","comment":"Query endpoint of NuGet Search service (primary) used by RC clients"},{"@id":"https://api-v2v3search-1.nuget.org/query","@type":"SearchQueryService/3.0.0-rc","comment":"Query endpoint of NuGet Search service (secondary) used by RC clients"},{"@id":"https://api-v2v3search-0.nuget.org/autocomplete","@type":"SearchAutocompleteService/3.0.0-rc","comment":"Autocomplete endpoint of NuGet Search service (primary) used by RC clients"},{"@id":"https://api-v2v3search-1.nuget.org/autocomplete","@type":"SearchAutocompleteService/3.0.0-rc","comment":"Autocomplete endpoint of NuGet Search service (secondary) used by RC clients"},{"@id":"https://api.nuget.org/v3/registration3/","@type":"RegistrationsBaseUrl/3.0.0-rc","comment":"Base URL of Azure storage where NuGet package registration info is stored used by RC clients. This base URL does not include SemVer 2.0.0 packages."},{"@id":"https://www.nuget.org/packages/{id}/{version}/ReportAbuse","@type":"ReportAbuseUriTemplate/3.0.0-rc","comment":"URI template used by NuGet Client to construct Report Abuse URL for packages used by RC clients"},{"@id":"https://api.nuget.org/v3/registration3/{id-lower}/index.json","@type":"PackageDisplayMetadataUriTemplate/3.0.0-rc","comment":"URI template used by NuGet Client to construct display metadata for Packages using ID"},{"@id":"https://api.nuget.org/v3/registration3/{id-lower}/{version-lower}.json","@type":"PackageVersionDisplayMetadataUriTemplate/3.0.0-rc","comment":"URI template used by NuGet Client to construct display metadata for Packages using ID, Version"},{"@id":"https://api-v2v3search-0.nuget.org/query","@type":"SearchQueryService/3.0.0-beta","comment":"Query endpoint of NuGet Search service (primary) used by beta clients"},{"@id":"https://api-v2v3search-1.nuget.org/query","@type":"SearchQueryService/3.0.0-beta","comment":"Query endpoint of NuGet Search service (secondary) used by beta clients"},{"@id":"https://api-v2v3search-0.nuget.org/autocomplete","@type":"SearchAutocompleteService/3.0.0-beta","comment":"Autocomplete endpoint of NuGet Search service (primary) used by beta clients"},{"@id":"https://api-v2v3search-1.nuget.org/autocomplete","@type":"SearchAutocompleteService/3.0.0-beta","comment":"Autocomplete endpoint of NuGet Search service (secondary) used by beta clients"},{"@id":"https://api.nuget.org/v3/registration3/","@type":"RegistrationsBaseUrl/3.0.0-beta","comment":"Base URL of Azure storage where NuGet package registration info is stored used by Beta clients. This base URL does not include SemVer 2.0.0 packages."},{"@id":"https://www.nuget.org/packages/{id}/{version}/ReportAbuse","@type":"ReportAbuseUriTemplate/3.0.0-beta","comment":"URI template used by NuGet Client to construct Report Abuse URL for packages"},{"@id":"https://www.nuget.org/packages/{id}/{version}?_src=template","@type":"PackageDetailsUriTemplate/5.1.0","comment":"URI template used by NuGet Client to construct details URL for packages"},{"@id":"https://api.nuget.org/v3/registration3-gz/","@type":"RegistrationsBaseUrl/3.4.0","comment":"Base URL of Azure storage where NuGet package registration info is stored in GZIP format. This base URL does not include SemVer 2.0.0 packages."},{"@id":"https://api.nuget.org/v3/registration3-gz-semver2/","@type":"RegistrationsBaseUrl/3.6.0","comment":"Base URL of Azure storage where NuGet package registration info is stored in GZIP format. This base URL includes SemVer 2.0.0 packages."},{"@id":"https://api.nuget.org/v3/registration3-gz-semver2/","@type":"RegistrationsBaseUrl/Versioned","clientVersion":"4.3.0-alpha","comment":"Base URL of Azure storage where NuGet package registration info is stored in GZIP format. This base URL includes SemVer 2.0.0 packages."},{"@id":"https://api.nuget.org/v3-index/repository-signatures/4.7.0/index.json","@type":"RepositorySignatures/4.7.0","comment":"The endpoint for discovering information about this package source's repository signatures."},{"@id":"https://api.nuget.org/v3-index/repository-signatures/5.0.0/index.json","@type":"RepositorySignatures/5.0.0","comment":"The endpoint for discovering information about this package source's repository signatures."},{"@id":"https://api.nuget.org/v3/catalog0/index.json","@type":"Catalog/3.0.0","comment":"Index of the NuGet package catalog."}],"@context":{"@vocab":"http://schema.nuget.org/services#","comment":"http://www.w3.org/2000/01/rdf-schema#comment"}}} [CredentialProvider.090114]Sending response: 'Request' 'GetOperationClaims'. Time elapsed in ms: 10 [CredentialProvider.090114]Sending response: 'Request' 'GetOperationClaims'. Time elapsed in ms: 10 [CredentialProvider.090114]Time elapsed in milliseconds after sending response 'Request' 'GetOperationClaims': 26 [CredentialProvider.090114]Time elapsed in milliseconds after sending response 'Request' 'GetOperationClaims': 27 [CredentialProvider.090114]Handling 'Request' 'SetLogLevel'. Time elapsed in ms: 1 - Payload: {"LogLevel":"Debug"} [CredentialProvider]Sending response: 'Request' 'SetLogLevel'. Time elapsed in ms: 3 [CredentialProvider]Time elapsed in milliseconds after sending response 'Request' 'SetLogLevel': 10 [CredentialProvider]Handling 'Request' 'GetAuthenticationCredentials'. Time elapsed in ms: 4 - Payload: {"Uri":"https://pkgs.dev.azure.com/xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx/nuget/v3/index.json","IsRetry":false,"IsNonInteractive":true,"CanShowDialog":true} [CredentialProvider]Creating a progress reporter with interval: 00:00:02 [CredentialProvider]Handling auth request, Uri: https://pkgs.dev.azure.com/xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx/nuget/v3/index.json, IsRetry: False, IsNonInteractive: True, CanShowDialog: True [CredentialProvider]URI: https://pkgs.dev.azure.com/xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx/nuget/v3/index.json [CredentialProvider]VstsBuildTaskServiceEndpointCredentialProvider - This credential provider must be run under the Team Build tasks for NuGet with external endpoint credentials. Appropriate environment variable needs to be set. [CredentialProvider]Skipping NuGetCredentialProvider.CredentialProviders.VstsBuildTaskServiceEndpoint.VstsBuildTaskServiceEndpointCredentialProvider, cannot provide credentials for https://pkgs.dev.azure.com/xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx/nuget/v3/index.json [CredentialProvider]VstsBuildTaskCredentialProvider - IsRetry: False [CredentialProvider]VstsBuildTaskCredentialProvider - URI Prefixes: [CredentialProvider]VstsBuildTaskCredentialProvider - https://dev.azure.com/xxxxxxxxxxx/ [CredentialProvider]VstsBuildTaskCredentialProvider - https://pkgs.dev.azure.com/xxxxxxxxxxx/ [CredentialProvider]VstsBuildTaskCredentialProvider - https://pkgsprodcus1.pkgs.visualstudio.com/ [CredentialProvider]VstsBuildTaskCredentialProvider - https://pkgs.dev.azure.com/xxxxxxxxxxx/ [CredentialProvider]VstsBuildTaskCredentialProvider - https://xxxxxxxxxxx.pkgs.visualstudio.com/ [CredentialProvider]VstsBuildTaskCredentialProvider - https://pkgs.dev.azure.com/xxxxxxxxxxx/ [CredentialProvider]VstsBuildTaskCredentialProvider - Matched prefix: https://pkgs.dev.azure.com/xxxxxxxxxxx/ [CredentialProvider]VstsBuildTaskCredentialProvider - Found credentials for endpoint https://pkgs.dev.azure.com/xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx/nuget/v3/index.json [CredentialProvider]Sending response: 'Request' 'GetAuthenticationCredentials'. Time elapsed in ms: 18 [CredentialProvider]Time elapsed in milliseconds after sending response 'Request' 'GetAuthenticationCredentials': 21 GET https://api.nuget.org/v3-flatcontainer/entityframework/index.json OK https://api.nuget.org/v3-flatcontainer/entityframework/index.json 46ms GET https://api.nuget.org/v3-flatcontainer/entityframework/6.2.0/entityframework.6.2.0.nupkg OK https://api.nuget.org/v3-flatcontainer/entityframework/6.2.0/entityframework.6.2.0.nupkg 17ms [CredentialProvider]Handling 'Request' 'GetOperationClaims'. Time elapsed in ms: 0 - Payload: {"PackageSourceRepository":"https://pkgs.dev.azure.com/xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx/nuget/v3/index.json","ServiceIndex":{"@context":{"@vocab":"http://schema.nuget.org/services#","comment":"http://www.w3.org/2000/01/rdf-schema#comment","label":"http://www.w3.org/2000/01/rdf-schema#label"},"resources":[{"@id":"https://pkgs.dev.azure.com/xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx/nuget/v2/","@type":"PackagePublish/2.0.0"},{"@id":"https://pkgs.dev.azure.com/xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx/nuget/v2/","@type":"LegacyGallery/2.0.0"},{"@id":"https://pkgs.dev.azure.com/xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx/nuget/v3/registrations2/","@type":"RegistrationsBaseUrl/3.0.0-beta"},{"@id":"https://pkgs.dev.azure.com/xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx/nuget/v3/registrations2-semver2/","@type":"RegistrationsBaseUrl/3.6.0","comment":"This base URL includes SemVer 2.0.0 packages."},{"@id":"https://pkgs.dev.azure.com/xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx/nuget/v3/registrations2-semver2/","@type":"RegistrationsBaseUrl/Versioned","comment":"This base URL includes SemVer 2.0.0 packages."},{"@id":"https://pkgs.dev.azure.com/xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx/nuget/v3/query2/","@type":"SearchQueryService/3.0.0-beta"},{"@id":"https://pkgs.dev.azure.com/xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx/nuget/v3/flat2/","@type":"PackageBaseAddress/3.0.0"},{"@id":"https://pkgs.dev.azure.com/xxxxxxxxxxx/","@type":"VssBaseUrl"},{"@id":"urn:uuid:f4b32bec-69b8-4ec6-a71e-e5b0e3077afa","@type":"VssFeedId","label":"FEED"},{"@id":"com.visualstudio.feeds.feedview:f4b32bec-69b8-4ec6-a71e-e5b0e3077afa","@type":"VssQualifiedFeedViewId","label":"FEED"}],"version":"3.0.0-beta"}} [CredentialProvider]Sending response: 'Request' 'GetOperationClaims'. Time elapsed in ms: 0 GET https://api.nuget.org/v3-flatcontainer/geocoordinate.netcore/index.json GET https://pkgs.dev.azure.com/xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx/nuget/v3/flat2/entityframework/index.json [CredentialProvider]Time elapsed in milliseconds after sending response 'Request' 'GetOperationClaims': 0 GET https://pkgs.dev.azure.com/xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx/nuget/v3/flat2/geocoordinate.netcore/index.json GET https://api.nuget.org/v3-flatcontainer/geojson/index.json GET https://pkgs.dev.azure.com/xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx/nuget/v3/flat2/geojson/index.json GET https://api.nuget.org/v3-flatcontainer/LIBRARY/index.json GET https://pkgs.dev.azure.com/xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx/nuget/v3/flat2/LIBRARY/index.json GET https://api.nuget.org/v3-flatcontainer/microsoft.net.sdk.functions/index.json GET https://api.nuget.org/v3-flatcontainer/pagedlist.mvc/index.json GET https://pkgs.dev.azure.com/xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx/nuget/v3/flat2/microsoft.net.sdk.functions/index.json GET https://pkgs.dev.azure.com/xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx/nuget/v3/flat2/pagedlist.mvc/index.json NotFound https://pkgs.dev.azure.com/xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx/nuget/v3/flat2/geocoordinate.netcore/index.json 92ms NotFound https://pkgs.dev.azure.com/xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx/nuget/v3/flat2/entityframework/index.json 101ms OK https://api.nuget.org/v3-flatcontainer/geocoordinate.netcore/index.json 108ms NotFound https://pkgs.dev.azure.com/xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx/nuget/v3/flat2/geojson/index.json 98ms GET https://api.nuget.org/v3-flatcontainer/geocoordinate.netcore/1.0.0.1/geocoordinate.netcore.1.0.0.1.nupkg OK https://api.nuget.org/v3-flatcontainer/pagedlist.mvc/index.json 93ms GET https://api.nuget.org/v3-flatcontainer/pagedlist.mvc/4.5.0/pagedlist.mvc.4.5.0.nupkg OK https://api.nuget.org/v3-flatcontainer/microsoft.net.sdk.functions/index.json 110ms GET https://api.nuget.org/v3-flatcontainer/microsoft.net.sdk.functions/1.0.29/microsoft.net.sdk.functions.1.0.29.nupkg NotFound https://pkgs.dev.azure.com/xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx/nuget/v3/flat2/microsoft.net.sdk.functions/index.json 108ms OK https://api.nuget.org/v3-flatcontainer/pagedlist.mvc/4.5.0/pagedlist.mvc.4.5.0.nupkg 17ms OK https://api.nuget.org/v3-flatcontainer/microsoft.net.sdk.functions/1.0.29/microsoft.net.sdk.functions.1.0.29.nupkg 18ms NotFound https://pkgs.dev.azure.com/xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx/nuget/v3/flat2/pagedlist.mvc/index.json 126ms OK https://api.nuget.org/v3-flatcontainer/geocoordinate.netcore/1.0.0.1/geocoordinate.netcore.1.0.0.1.nupkg 49ms GET https://api.nuget.org/v3-flatcontainer/pagedlist/index.json OK https://pkgs.dev.azure.com/xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx/nuget/v3/flat2/LIBRARY/index.json 145ms GET https://pkgs.dev.azure.com/xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx/nuget/v3/flat2/pagedlist/index.json OK https://api.nuget.org/v3-flatcontainer/geojson/index.json 193ms NotFound https://pkgs.dev.azure.com/xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx/nuget/v3/flat2/pagedlist/index.json 41ms GET https://api.nuget.org/v3-flatcontainer/geojson/2.0.0/geojson.2.0.0.nupkg OK https://api.nuget.org/v3-flatcontainer/LIBRARY/index.json 212ms GET https://api.nuget.org/v3-flatcontainer/microsoft.azure.webjobs/index.json GET https://pkgs.dev.azure.com/xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx/nuget/v3/flat2/microsoft.azure.webjobs/index.json GET https://api.nuget.org/v3-flatcontainer/LIBRARY/1.0.0/LIBRARY.1.0.0.nupkg GET https://api.nuget.org/v3-flatcontainer/microsoft.azure.webjobs.extensions/index.json GET https://pkgs.dev.azure.com/xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx/nuget/v3/flat2/microsoft.azure.webjobs.extensions/index.json GET https://api.nuget.org/v3-flatcontainer/microsoft.azure.webjobs.extensions.http/index.json GET https://pkgs.dev.azure.com/xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx/nuget/v3/flat2/microsoft.azure.webjobs.extensions.http/index.json OK https://api.nuget.org/v3-flatcontainer/geojson/2.0.0/geojson.2.0.0.nupkg 49ms NotFound https://pkgs.dev.azure.com/xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx/nuget/v3/flat2/microsoft.azure.webjobs.extensions/index.json 35ms OK https://api.nuget.org/v3-flatcontainer/microsoft.azure.webjobs.extensions.http/index.json 47ms GET https://api.nuget.org/v3-flatcontainer/microsoft.azure.webjobs.extensions.http/1.1.0/microsoft.azure.webjobs.extensions.http.1.1.0.nupkg NotFound https://pkgs.dev.azure.com/xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx/nuget/v3/flat2/microsoft.azure.webjobs.extensions.http/index.json 58ms OK https://api.nuget.org/v3-flatcontainer/pagedlist/index.json 136ms GET https://api.nuget.org/v3-flatcontainer/pagedlist/1.17.0/pagedlist.1.17.0.nupkg OK https://api.nuget.org/v3-flatcontainer/microsoft.azure.webjobs.extensions.http/1.1.0/microsoft.azure.webjobs.extensions.http.1.1.0.nupkg 18ms GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnet.webapi.core/index.json GET https://pkgs.dev.azure.com/xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx/nuget/v3/flat2/microsoft.aspnet.webapi.core/index.json OK https://api.nuget.org/v3-flatcontainer/microsoft.azure.webjobs.extensions/index.json 77ms NotFound https://pkgs.dev.azure.com/xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx/nuget/v3/flat2/microsoft.azure.webjobs/index.json 79ms GET https://api.nuget.org/v3-flatcontainer/microsoft.azure.webjobs.extensions/2.2.0/microsoft.azure.webjobs.extensions.2.2.0.nupkg OK https://api.nuget.org/v3-flatcontainer/pagedlist/1.17.0/pagedlist.1.17.0.nupkg 15ms OK https://api.nuget.org/v3-flatcontainer/microsoft.azure.webjobs.extensions/2.2.0/microsoft.azure.webjobs.extensions.2.2.0.nupkg 23ms GET https://api.nuget.org/v3-flatcontainer/ncrontab/index.json GET https://pkgs.dev.azure.com/xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx/nuget/v3/flat2/ncrontab/index.json GET https://api.nuget.org/v3-flatcontainer/microsoft.tpl.dataflow/index.json GET https://pkgs.dev.azure.com/xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx/nuget/v3/flat2/microsoft.tpl.dataflow/index.json OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnet.webapi.core/index.json 48ms GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnet.webapi.core/5.2.3/microsoft.aspnet.webapi.core.5.2.3.nupkg OK https://api.nuget.org/v3-flatcontainer/microsoft.azure.webjobs/index.json 139ms OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnet.webapi.core/5.2.3/microsoft.aspnet.webapi.core.5.2.3.nupkg 15ms GET https://api.nuget.org/v3-flatcontainer/microsoft.azure.webjobs/2.2.0/microsoft.azure.webjobs.2.2.0.nupkg NotFound https://pkgs.dev.azure.com/xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx/nuget/v3/flat2/ncrontab/index.json 41ms NotFound https://pkgs.dev.azure.com/xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx/nuget/v3/flat2/microsoft.aspnet.webapi.core/index.json 77ms OK https://api.nuget.org/v3-flatcontainer/ncrontab/index.json 45ms GET https://api.nuget.org/v3-flatcontainer/ncrontab/3.3.0/ncrontab.3.3.0.nupkg OK https://api.nuget.org/v3-flatcontainer/microsoft.azure.webjobs/2.2.0/microsoft.azure.webjobs.2.2.0.nupkg 17ms OK https://api.nuget.org/v3-flatcontainer/microsoft.tpl.dataflow/index.json 49ms GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnet.webapi.client/index.json GET https://pkgs.dev.azure.com/xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx/nuget/v3/flat2/microsoft.aspnet.webapi.client/index.json GET https://api.nuget.org/v3-flatcontainer/microsoft.tpl.dataflow/4.5.24/microsoft.tpl.dataflow.4.5.24.nupkg OK https://api.nuget.org/v3-flatcontainer/ncrontab/3.3.0/ncrontab.3.3.0.nupkg 18ms OK https://api.nuget.org/v3-flatcontainer/microsoft.tpl.dataflow/4.5.24/microsoft.tpl.dataflow.4.5.24.nupkg 17ms NotFound https://pkgs.dev.azure.com/xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx/nuget/v3/flat2/microsoft.tpl.dataflow/index.json 89ms GET https://api.nuget.org/v3-flatcontainer/microsoft.azure.webjobs.core/index.json GET https://pkgs.dev.azure.com/xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx/nuget/v3/flat2/microsoft.azure.webjobs.core/index.json OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnet.webapi.client/index.json 55ms GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnet.webapi.client/5.2.3/microsoft.aspnet.webapi.client.5.2.3.nupkg OK https://api.nuget.org/v3-flatcontainer/LIBRARY/1.0.0/LIBRARY.1.0.0.nupkg 226ms GET https://api.nuget.org/v3-flatcontainer/windowsazure.storage/index.json GET https://pkgs.dev.azure.com/xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx/nuget/v3/flat2/windowsazure.storage/index.json OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnet.webapi.client/5.2.3/microsoft.aspnet.webapi.client.5.2.3.nupkg 17ms NotFound https://pkgs.dev.azure.com/xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx/nuget/v3/flat2/microsoft.aspnet.webapi.client/index.json 81ms NotFound https://pkgs.dev.azure.com/xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx/nuget/v3/flat2/microsoft.azure.webjobs.core/index.json 38ms NotFound https://pkgs.dev.azure.com/xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx/nuget/v3/flat2/windowsazure.storage/index.json 59ms GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.logging.abstractions/index.json GET https://pkgs.dev.azure.com/xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx/nuget/v3/flat2/microsoft.extensions.logging.abstractions/index.json OK https://api.nuget.org/v3-flatcontainer/microsoft.azure.webjobs.core/index.json 133ms GET https://api.nuget.org/v3-flatcontainer/microsoft.azure.webjobs.core/2.2.0/microsoft.azure.webjobs.core.2.2.0.nupkg OK https://api.nuget.org/v3-flatcontainer/microsoft.azure.webjobs.core/2.2.0/microsoft.azure.webjobs.core.2.2.0.nupkg 15ms OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.logging.abstractions/index.json 48ms GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.logging.abstractions/1.1.1/microsoft.extensions.logging.abstractions.1.1.1.nupkg OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.logging.abstractions/1.1.1/microsoft.extensions.logging.abstractions.1.1.1.nupkg 15ms NotFound https://pkgs.dev.azure.com/xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx/nuget/v3/flat2/microsoft.extensions.logging.abstractions/index.json 84ms OK https://api.nuget.org/v3-flatcontainer/windowsazure.storage/index.json 190ms GET https://api.nuget.org/v3-flatcontainer/windowsazure.storage/7.2.1/windowsazure.storage.7.2.1.nupkg OK https://api.nuget.org/v3-flatcontainer/windowsazure.storage/7.2.1/windowsazure.storage.7.2.1.nupkg 16ms GET https://api.nuget.org/v3-flatcontainer/microsoft.data.odata/index.json GET https://pkgs.dev.azure.com/xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx/nuget/v3/flat2/microsoft.data.odata/index.json GET https://api.nuget.org/v3-flatcontainer/microsoft.data.services.client/index.json GET https://pkgs.dev.azure.com/xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx/nuget/v3/flat2/microsoft.data.services.client/index.json GET https://api.nuget.org/v3-flatcontainer/microsoft.azure.keyvault.core/index.json GET https://pkgs.dev.azure.com/xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx/nuget/v3/flat2/microsoft.azure.keyvault.core/index.json NotFound https://pkgs.dev.azure.com/xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx/nuget/v3/flat2/microsoft.data.services.client/index.json 37ms OK https://api.nuget.org/v3-flatcontainer/microsoft.data.odata/index.json 51ms OK https://api.nuget.org/v3-flatcontainer/microsoft.data.services.client/index.json 50ms GET https://api.nuget.org/v3-flatcontainer/microsoft.data.odata/5.6.4/microsoft.data.odata.5.6.4.nupkg GET https://api.nuget.org/v3-flatcontainer/microsoft.data.services.client/5.6.4/microsoft.data.services.client.5.6.4.nupkg NotFound https://pkgs.dev.azure.com/xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx/nuget/v3/flat2/microsoft.azure.keyvault.core/index.json 58ms NotFound https://pkgs.dev.azure.com/xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx/nuget/v3/flat2/microsoft.data.odata/index.json 74ms OK https://api.nuget.org/v3-flatcontainer/microsoft.azure.keyvault.core/index.json 81ms GET https://api.nuget.org/v3-flatcontainer/microsoft.azure.keyvault.core/1.0.0/microsoft.azure.keyvault.core.1.0.0.nupkg OK https://api.nuget.org/v3-flatcontainer/microsoft.azure.keyvault.core/1.0.0/microsoft.azure.keyvault.core.1.0.0.nupkg 17ms OK https://api.nuget.org/v3-flatcontainer/microsoft.data.odata/5.6.4/microsoft.data.odata.5.6.4.nupkg 132ms OK https://api.nuget.org/v3-flatcontainer/microsoft.data.services.client/5.6.4/microsoft.data.services.client.5.6.4.nupkg 133ms GET https://api.nuget.org/v3-flatcontainer/system.spatial/index.json GET https://pkgs.dev.azure.com/xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx/nuget/v3/flat2/system.spatial/index.json GET https://api.nuget.org/v3-flatcontainer/microsoft.data.edm/index.json GET https://pkgs.dev.azure.com/xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx/nuget/v3/flat2/microsoft.data.edm/index.json NotFound https://pkgs.dev.azure.com/xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx/nuget/v3/flat2/microsoft.data.edm/index.json 40ms NotFound https://pkgs.dev.azure.com/xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx/nuget/v3/flat2/system.spatial/index.json 81ms OK https://api.nuget.org/v3-flatcontainer/microsoft.data.edm/index.json 59ms GET https://api.nuget.org/v3-flatcontainer/microsoft.data.edm/5.6.4/microsoft.data.edm.5.6.4.nupkg OK https://api.nuget.org/v3-flatcontainer/system.spatial/index.json 123ms GET https://api.nuget.org/v3-flatcontainer/system.spatial/5.6.4/system.spatial.5.6.4.nupkg OK https://api.nuget.org/v3-flatcontainer/system.spatial/5.6.4/system.spatial.5.6.4.nupkg 49ms OK https://api.nuget.org/v3-flatcontainer/microsoft.data.edm/5.6.4/microsoft.data.edm.5.6.4.nupkg 131ms Resolving conflicts for .NETFramework,Version=v4.6.2... Acquiring lock for the installation of Microsoft.Data.Edm 5.6.4 Acquired lock for the installation of Microsoft.Data.Edm 5.6.4 Installing Microsoft.Data.Edm 5.6.4. Acquiring lock for the installation of System.Spatial 5.6.4 Acquired lock for the installation of System.Spatial 5.6.4 Installing System.Spatial 5.6.4. Acquiring lock for the installation of Microsoft.Data.OData 5.6.4 Acquired lock for the installation of Microsoft.Data.OData 5.6.4 Installing Microsoft.Data.OData 5.6.4. Acquiring lock for the installation of Microsoft.Data.Services.Client 5.6.4 Acquired lock for the installation of Microsoft.Data.Services.Client 5.6.4 Installing Microsoft.Data.Services.Client 5.6.4. Acquiring lock for the installation of Microsoft.Azure.KeyVault.Core 1.0.0 Acquired lock for the installation of Microsoft.Azure.KeyVault.Core 1.0.0 Installing Microsoft.Azure.KeyVault.Core 1.0.0. Acquiring lock for the installation of Microsoft.AspNet.WebApi.Client 5.2.3 Acquired lock for the installation of Microsoft.AspNet.WebApi.Client 5.2.3 Installing Microsoft.AspNet.WebApi.Client 5.2.3. Acquiring lock for the installation of WindowsAzure.Storage 7.2.1 Acquired lock for the installation of WindowsAzure.Storage 7.2.1 Installing WindowsAzure.Storage 7.2.1. Acquiring lock for the installation of Microsoft.Extensions.Logging.Abstractions 1.1.1 Acquired lock for the installation of Microsoft.Extensions.Logging.Abstractions 1.1.1 Installing Microsoft.Extensions.Logging.Abstractions 1.1.1. Acquiring lock for the installation of Microsoft.Azure.WebJobs.Core 2.2.0 Acquired lock for the installation of Microsoft.Azure.WebJobs.Core 2.2.0 Installing Microsoft.Azure.WebJobs.Core 2.2.0. Acquiring lock for the installation of Microsoft.AspNet.WebApi.Core 5.2.3 Acquired lock for the installation of Microsoft.AspNet.WebApi.Core 5.2.3 Installing Microsoft.AspNet.WebApi.Core 5.2.3. Acquiring lock for the installation of Microsoft.Tpl.Dataflow 4.5.24 Acquired lock for the installation of Microsoft.Tpl.Dataflow 4.5.24 Installing Microsoft.Tpl.Dataflow 4.5.24. Acquiring lock for the installation of ncrontab 3.3.0 Acquired lock for the installation of ncrontab 3.3.0 Installing ncrontab 3.3.0. Acquiring lock for the installation of Microsoft.Azure.WebJobs 2.2.0 Acquired lock for the installation of Microsoft.Azure.WebJobs 2.2.0 Installing Microsoft.Azure.WebJobs 2.2.0. Acquiring lock for the installation of Microsoft.Azure.WebJobs.Extensions.Http 1.1.0 Acquired lock for the installation of Microsoft.Azure.WebJobs.Extensions.Http 1.1.0 Installing Microsoft.Azure.WebJobs.Extensions.Http 1.1.0. Acquiring lock for the installation of Microsoft.Azure.WebJobs.Extensions 2.2.0 Acquired lock for the installation of Microsoft.Azure.WebJobs.Extensions 2.2.0 Installing Microsoft.Azure.WebJobs.Extensions 2.2.0. Acquiring lock for the installation of PagedList 1.17.0.0 Acquired lock for the installation of PagedList 1.17.0.0 Installing PagedList 1.17.0.0. PackageSignatureVerificationLog: PackageIdentity: PagedList.1.17.0 Source: https://api.nuget.org/v3/index.json PackageSignatureValidity: True Completed installation of PagedList 1.17.0.0 Acquiring lock for the installation of Microsoft.NET.Sdk.Functions 1.0.29 Acquired lock for the installation of Microsoft.NET.Sdk.Functions 1.0.29 Installing Microsoft.NET.Sdk.Functions 1.0.29. PackageSignatureVerificationLog: PackageIdentity: Microsoft.NET.Sdk.Functions.1.0.29 Source: https://api.nuget.org/v3/index.json PackageSignatureValidity: True Completed installation of Microsoft.NET.Sdk.Functions 1.0.29 Acquiring lock for the installation of LIBRARY 1.0.0 Acquired lock for the installation of LIBRARY 1.0.0 Installing LIBRARY 1.0.0. PackageSignatureVerificationLog: PackageIdentity: LIBRARY.1.0.0 Source: https://api.nuget.org/v3/index.json PackageSignatureValidity: True Completed installation of LIBRARY 1.0.0 Acquiring lock for the installation of PagedList.Mvc 4.5.0.0 Acquired lock for the installation of PagedList.Mvc 4.5.0.0 Installing PagedList.Mvc 4.5.0.0. PackageSignatureVerificationLog: PackageIdentity: PagedList.Mvc.4.5.0 Source: https://api.nuget.org/v3/index.json PackageSignatureValidity: True Completed installation of PagedList.Mvc 4.5.0.0 Acquiring lock for the installation of GeoJSON 2.0.0 Acquired lock for the installation of GeoJSON 2.0.0 Installing GeoJSON 2.0.0. PackageSignatureVerificationLog: PackageIdentity: GeoJSON.2.0.0 Source: https://api.nuget.org/v3/index.json PackageSignatureValidity: True Completed installation of GeoJSON 2.0.0 Acquiring lock for the installation of GeoCoordinate.NetCore 1.0.0.1 Acquired lock for the installation of GeoCoordinate.NetCore 1.0.0.1 Installing GeoCoordinate.NetCore 1.0.0.1. PackageSignatureVerificationLog: PackageIdentity: GeoCoordinate.NetCore.1.0.0.1 Source: https://api.nuget.org/v3/index.json PackageSignatureValidity: True Completed installation of GeoCoordinate.NetCore 1.0.0.1 Acquiring lock for the installation of EntityFramework 6.2.0 Acquired lock for the installation of EntityFramework 6.2.0 Installing EntityFramework 6.2.0. PackageSignatureVerificationLog: PackageIdentity: EntityFramework.6.2.0 Source: https://api.nuget.org/v3/index.json PackageSignatureValidity: True Completed installation of EntityFramework 6.2.0 PackageSignatureVerificationLog: PackageIdentity: Microsoft.Azure.WebJobs.Extensions.2.2.0 Source: https://api.nuget.org/v3/index.json PackageSignatureValidity: True Completed installation of Microsoft.Azure.WebJobs.Extensions 2.2.0 PackageSignatureVerificationLog: PackageIdentity: Microsoft.Azure.WebJobs.Extensions.Http.1.1.0 Source: https://api.nuget.org/v3/index.json PackageSignatureValidity: True Completed installation of Microsoft.Azure.WebJobs.Extensions.Http 1.1.0 PackageSignatureVerificationLog: PackageIdentity: Microsoft.Azure.WebJobs.2.2.0 Source: https://api.nuget.org/v3/index.json PackageSignatureValidity: True Completed installation of Microsoft.Azure.WebJobs 2.2.0 PackageSignatureVerificationLog: PackageIdentity: ncrontab.3.3.0 Source: https://api.nuget.org/v3/index.json PackageSignatureValidity: True Completed installation of ncrontab 3.3.0 PackageSignatureVerificationLog: PackageIdentity: Microsoft.Tpl.Dataflow.4.5.24 Source: https://api.nuget.org/v3/index.json PackageSignatureValidity: True Completed installation of Microsoft.Tpl.Dataflow 4.5.24 PackageSignatureVerificationLog: PackageIdentity: Microsoft.AspNet.WebApi.Core.5.2.3 Source: https://api.nuget.org/v3/index.json PackageSignatureValidity: True Completed installation of Microsoft.AspNet.WebApi.Core 5.2.3 PackageSignatureVerificationLog: PackageIdentity: Microsoft.Azure.WebJobs.Core.2.2.0 Source: https://api.nuget.org/v3/index.json PackageSignatureValidity: True Completed installation of Microsoft.Azure.WebJobs.Core 2.2.0 PackageSignatureVerificationLog: PackageIdentity: Microsoft.Extensions.Logging.Abstractions.1.1.1 Source: https://api.nuget.org/v3/index.json PackageSignatureValidity: True Completed installation of Microsoft.Extensions.Logging.Abstractions 1.1.1 PackageSignatureVerificationLog: PackageIdentity: WindowsAzure.Storage.7.2.1 Source: https://api.nuget.org/v3/index.json PackageSignatureValidity: True Completed installation of WindowsAzure.Storage 7.2.1 PackageSignatureVerificationLog: PackageIdentity: Microsoft.Data.Edm.5.6.4 Source: https://api.nuget.org/v3/index.json PackageSignatureValidity: True PackageSignatureVerificationLog: PackageIdentity: Microsoft.AspNet.WebApi.Client.5.2.3 Source: https://api.nuget.org/v3/index.json PackageSignatureValidity: True PackageSignatureVerificationLog: PackageIdentity: Microsoft.Azure.KeyVault.Core.1.0.0 Source: https://api.nuget.org/v3/index.json PackageSignatureValidity: True PackageSignatureVerificationLog: PackageIdentity: System.Spatial.5.6.4 Source: https://api.nuget.org/v3/index.json PackageSignatureValidity: True PackageSignatureVerificationLog: PackageIdentity: Microsoft.Data.OData.5.6.4 Source: https://api.nuget.org/v3/index.json PackageSignatureValidity: True PackageSignatureVerificationLog: PackageIdentity: Microsoft.Data.Services.Client.5.6.4 Source: https://api.nuget.org/v3/index.json PackageSignatureValidity: True Completed installation of Microsoft.Azure.KeyVault.Core 1.0.0 Completed installation of Microsoft.AspNet.WebApi.Client 5.2.3 Completed installation of System.Spatial 5.6.4 Completed installation of Microsoft.Data.Services.Client 5.6.4 Completed installation of Microsoft.Data.Edm 5.6.4 Completed installation of Microsoft.Data.OData 5.6.4 WARNING: NU1604: Project dependency LIBRARY does not contain an inclusive lower bound. Include a lower bound in the dependency version to ensure consistent restore results. Checking compatibility of packages on .NETFramework,Version=v4.6.2. Checking compatibility for PROJECT 1.0.0 with .NETFramework,Version=v4.6.2. Checking compatibility for EntityFramework 6.2.0 with .NETFramework,Version=v4.6.2. Checking compatibility for GeoCoordinate.NetCore 1.0.0.1 with .NETFramework,Version=v4.6.2. Checking compatibility for GeoJSON 2.0.0 with .NETFramework,Version=v4.6.2. Checking compatibility for PagedList.Mvc 4.5.0.0 with .NETFramework,Version=v4.6.2. Checking compatibility for LIBRARY 1.0.0 with .NETFramework,Version=v4.6.2. Checking compatibility for Microsoft.NET.Sdk.Functions 1.0.29 with .NETFramework,Version=v4.6.2. Checking compatibility for Newtonsoft.Json 9.0.1 with .NETFramework,Version=v4.6.2. Checking compatibility for PagedList 1.17.0.0 with .NETFramework,Version=v4.6.2. Checking compatibility for System.ValueTuple 4.3.0 with .NETFramework,Version=v4.6.2. Checking compatibility for Microsoft.Azure.WebJobs.Extensions 2.2.0 with .NETFramework,Version=v4.6.2. Checking compatibility for Microsoft.Azure.WebJobs.Extensions.Http 1.1.0 with .NETFramework,Version=v4.6.2. Checking compatibility for Microsoft.Azure.WebJobs 2.2.0 with .NETFramework,Version=v4.6.2. Checking compatibility for ncrontab 3.3.0 with .NETFramework,Version=v4.6.2. Checking compatibility for Microsoft.Tpl.Dataflow 4.5.24 with .NETFramework,Version=v4.6.2. Checking compatibility for Microsoft.AspNet.WebApi.Core 5.2.3 with .NETFramework,Version=v4.6.2. Checking compatibility for Microsoft.Azure.WebJobs.Core 2.2.0 with .NETFramework,Version=v4.6.2. Checking compatibility for Microsoft.Extensions.Logging.Abstractions 1.1.1 with .NETFramework,Version=v4.6.2. Checking compatibility for WindowsAzure.Storage 7.2.1 with .NETFramework,Version=v4.6.2. Checking compatibility for Microsoft.AspNet.WebApi.Client 5.2.3 with .NETFramework,Version=v4.6.2. Checking compatibility for NETStandard.Library 1.6.1 with .NETFramework,Version=v4.6.2. Checking compatibility for Microsoft.Azure.KeyVault.Core 1.0.0 with .NETFramework,Version=v4.6.2. Checking compatibility for Microsoft.Data.Services.Client 5.6.4 with .NETFramework,Version=v4.6.2. Checking compatibility for Microsoft.Data.OData 5.6.4 with .NETFramework,Version=v4.6.2. Checking compatibility for Microsoft.NETCore.Platforms 1.1.0 with .NETFramework,Version=v4.6.2. Checking compatibility for Microsoft.Win32.Primitives 4.3.0 with .NETFramework,Version=v4.6.2. Checking compatibility for System.AppContext 4.3.0 with .NETFramework,Version=v4.6.2. Checking compatibility for System.Collections 4.3.0 with .NETFramework,Version=v4.6.2. Checking compatibility for System.Collections.Concurrent 4.3.0 with .NETFramework,Version=v4.6.2. Checking compatibility for System.Console 4.3.0 with .NETFramework,Version=v4.6.2. Checking compatibility for System.Diagnostics.Debug 4.3.0 with .NETFramework,Version=v4.6.2. Checking compatibility for System.Diagnostics.Tools 4.3.0 with .NETFramework,Version=v4.6.2. Checking compatibility for System.Diagnostics.Tracing 4.3.0 with .NETFramework,Version=v4.6.2. Checking compatibility for System.Globalization 4.3.0 with .NETFramework,Version=v4.6.2. Checking compatibility for System.Globalization.Calendars 4.3.0 with .NETFramework,Version=v4.6.2. Checking compatibility for System.IO 4.3.0 with .NETFramework,Version=v4.6.2. Checking compatibility for System.IO.Compression 4.3.0 with .NETFramework,Version=v4.6.2. Checking compatibility for System.IO.Compression.ZipFile 4.3.0 with .NETFramework,Version=v4.6.2. Checking compatibility for System.IO.FileSystem 4.3.0 with .NETFramework,Version=v4.6.2. Checking compatibility for System.IO.FileSystem.Primitives 4.3.0 with .NETFramework,Version=v4.6.2. Checking compatibility for System.Linq 4.3.0 with .NETFramework,Version=v4.6.2. Checking compatibility for System.Linq.Expressions 4.3.0 with .NETFramework,Version=v4.6.2. Checking compatibility for System.Net.Http 4.3.0 with .NETFramework,Version=v4.6.2. Checking compatibility for System.Net.Primitives 4.3.0 with .NETFramework,Version=v4.6.2. Checking compatibility for System.Net.Sockets 4.3.0 with .NETFramework,Version=v4.6.2. Checking compatibility for System.ObjectModel 4.3.0 with .NETFramework,Version=v4.6.2. Checking compatibility for System.Reflection 4.3.0 with .NETFramework,Version=v4.6.2. Checking compatibility for System.Reflection.Extensions 4.3.0 with .NETFramework,Version=v4.6.2. Checking compatibility for System.Reflection.Primitives 4.3.0 with .NETFramework,Version=v4.6.2. Checking compatibility for System.Resources.ResourceManager 4.3.0 with .NETFramework,Version=v4.6.2. Checking compatibility for System.Runtime 4.3.0 with .NETFramework,Version=v4.6.2. Checking compatibility for System.Runtime.Extensions 4.3.0 with .NETFramework,Version=v4.6.2. Checking compatibility for System.Runtime.Handles 4.3.0 with .NETFramework,Version=v4.6.2. Checking compatibility for System.Runtime.InteropServices 4.3.0 with .NETFramework,Version=v4.6.2. Checking compatibility for System.Runtime.InteropServices.RuntimeInformation 4.3.0 with .NETFramework,Version=v4.6.2. Checking compatibility for System.Runtime.Numerics 4.3.0 with .NETFramework,Version=v4.6.2. Checking compatibility for System.Security.Cryptography.Algorithms 4.3.0 with .NETFramework,Version=v4.6.2. Checking compatibility for System.Security.Cryptography.Encoding 4.3.0 with .NETFramework,Version=v4.6.2. Checking compatibility for System.Security.Cryptography.Primitives 4.3.0 with .NETFramework,Version=v4.6.2. Checking compatibility for System.Security.Cryptography.X509Certificates 4.3.0 with .NETFramework,Version=v4.6.2. Checking compatibility for System.Text.Encoding 4.3.0 with .NETFramework,Version=v4.6.2. Checking compatibility for System.Text.Encoding.Extensions 4.3.0 with .NETFramework,Version=v4.6.2. Checking compatibility for System.Text.RegularExpressions 4.3.0 with .NETFramework,Version=v4.6.2. Checking compatibility for System.Threading 4.3.0 with .NETFramework,Version=v4.6.2. Checking compatibility for System.Threading.Tasks 4.3.0 with .NETFramework,Version=v4.6.2. Checking compatibility for System.Threading.Timer 4.3.0 with .NETFramework,Version=v4.6.2. Checking compatibility for System.Xml.ReaderWriter 4.3.0 with .NETFramework,Version=v4.6.2. Checking compatibility for System.Xml.XDocument 4.3.0 with .NETFramework,Version=v4.6.2. Checking compatibility for System.Spatial 5.6.4 with .NETFramework,Version=v4.6.2. Checking compatibility for Microsoft.Data.Edm 5.6.4 with .NETFramework,Version=v4.6.2. Checking compatibility for System.Diagnostics.DiagnosticSource 4.3.0 with .NETFramework,Version=v4.6.2. All packages and projects are compatible with .NETFramework,Version=v4.6.2. Committing restore... Generating MSBuild file d:\a\1\s\PROJECT\obj\PROJECT.csproj.nuget.g.props. Generating MSBuild file d:\a\1\s\PROJECT\obj\PROJECT.csproj.nuget.g.targets. Writing assets file to disk. Path: d:\a\1\s\PROJECT\obj\project.assets.json Writing cache file to disk. Path: d:\a\1\s\PROJECT\obj\PROJECT.csproj.nuget.cache Restore completed in 20.39 sec for d:\a\1\s\PROJECT\PROJECT.csproj.
NuGet Config files used: d:\a\1\Nuget\tempNuGet_551.config
Feeds used: https://api.nuget.org/v3/index.json https://pkgs.dev.azure.com/xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx/nuget/v3/index.json
Installed: 22 package(s) to d:\a\1\s\PROJECT\PROJECT.csproj
[section]Finishing: NuGet restore
Sample Project