Upgrading from 5.1.1 to 5.2.0 breaks API project
See original GitHub issueWhen 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:
- Created a year ago
- Comments:5 (3 by maintainers)
Top 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 >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
I see it on nuget and our CI build is green 💚
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.