C#C
C#2y ago
Zepeto

Add private nuget package

Hello I'm trying to add a private nugget package, I can successfully install it but when I start my app I have this error :
Method not found: 'System.IServiceProvider Microsoft.Extensions.DependencyInjection.ServiceCollectionContainerBuilderExtensions.BuildServiceProvider(Microsoft.Extensions.DependencyInjection.IServiceCollection)'.

Can someone help me please ^^'
Was this page helpful?