question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Upgrading from 5.1.1 to 5.2.0 breaks API project

See original GitHub issue

When updating from 5.1.1 to 5.2.0 i started getting this exception.

Autofac.Core.DependencyResolutionException: An exception was thrown while activating ?:Microsoft.Extensions.Hosting.IHost -> Microsoft.Extensions.Hosting.Internal.ApplicationLifetime -> Microsoft.Extensions.Logging.Logger`1[[Microsoft.Extensions.Hosting.Internal.ApplicationLifetime, Microsoft.Extensions.Hosting, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60]] -> ?:Microsoft.Extensions.Logging.ILoggerFactory -> ?:Serilog.SerilogHostBuilderExtensions+RegisteredLogger.
---> System.TypeLoadException: Could not load type 'Serilog.Sinks.Http.Private.Sinks.HttpSink' from assembly 'Serilog.Sinks.Http, Version=5.2.1.0, Culture=neutral, PublicKeyToken=24c2f752a8e58a10' because the parent type is sealed.

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
JochemEcommented, Sep 30, 2022

I see it on nuget and our CI build is green 💚

0reactions
nblumhardtcommented, Sep 30, 2022

It looks like NuGet.org is taking longer than usual to index the package - hopefully it pops up soon, I’ll keep an eye on it.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Can't upgrade to UE 5.2 from UE 5 .1 .1 : r/unrealengine
I can't see your uploaded image for some reason but you don't upgrade 5.1.1 to 5.2. It's a completely separate download.
Read more >
How to Upgrade an ASP.NET MVC 4 and Web API Project ...
This walkthrough will guide you with the steps required to upgrade your application to the latest version. Note. Please see ASP.NET and Web ......
Read more >
Upgrading to Spring Framework 5.x
This page provides guidance on upgrading to Spring Framework 5.0, 5.1, 5.2, and 5.3. See also the Spring-Framework-5-FAQ and What's New in ...
Read more >
5.0.1 breaks message update · Issue #26505 · RocketChat ...
Description: When sending and receiving messages, the chat messages no longer update, both in the app and on Desktop.
Read more >
Upgrading Finsemble - Finsemble
When API and other features become deprecated, you need to update the code in the seed project accordingly. Although the deprecated features still...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found