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.

Nuget Packages cannot be upgraded due to missing localizations

See original GitHub issue

Using a rather default setup of packages, you’ll run into the error

Dependencies can not be resolved. "Microsoft.Owin 3.1.0 ' is not compatible with' Microsoft.Owin.de 3.0.1 Restriction: Microsoft.Owin (= 3.0.1) '.

When trying to upgrade to the v3.1.0 release with localizations installed. Apparently the localizations aren’t updated: https://www.nuget.org/packages/Microsoft.Owin.de/

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:5 (1 by maintainers)

github_iconTop GitHub Comments

2reactions
muratgcommented, Apr 24, 2017

Localized packages are just uploaded to nuget.org. Indexing can potentially take a little time, but if you still have issues later today, please let me know.

1reaction
EdoardoGcommented, Apr 24, 2017

Thank you very much

Read more comments on GitHub >

github_iconTop Results From Across the Web

c# - Some NuGet packages are missing from the solution in ...
Step 03. Install the nuget.org as package source and then 'Clear All Nuget Cache(s)' and then restore the packages. The error will go...
Read more >
Nuget Package Manager Issue with Local Packages
I stumbled across an issue with updating Nuget packages that are local. I was trying to update one of my apps that use...
Read more >
Install and manage packages in Visual Studio using the ...
Load a project in Solution Explorer, and then select Project > Manage NuGet Packages. The NuGet Package Manager window opens. Select the Browse ......
Read more >
Localization support for separate nuget packages
Hi, Good news - we are in process of testing the updated localization nugets! The new packages will automatically move the localization dlls ......
Read more >
Add missing localizations into official satellite assembly ...
With localization.devexpress.com i added them, saved, downloaded the assembly and tried it locally and it worked. Now we're using the NuGET ...
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