Hi All,
I got below exception now, am not sure which missed over my code, it has been working good before.
System.MissingMethodException occurred HResult=0x80131513 Message=Method not found: 'System.IServiceProvider Microsoft.Extensions.DependencyInjection.ServiceCollectionContainerBuilderExtensions.BuildServiceProvider(Microsoft.Extensions.DependencyInjection.IServiceCollection)'. Source=Microsoft.AspNetCore.Hosting StackTrace: at Microsoft.AspNetCore.Hosting.WebHostBuilder.Build() at ParticleTrack.Web.Program.Main(String[] args) in file path...