Open Bouke opened 3 years ago
Hi @Bouke
Would it be possible to include log files with verbosity detailed?
I'm trying to get those logs, but apparently I was running an old version (0.26.0) due to this bug: https://github.com/NuKeeperDotNet/NuKeeper-AzureDevops-extension/issues/62. Since upgrading my custom package sources aren't being used anymore, running into this bug: https://github.com/NuKeeperDotNet/NuKeeper/issues/1035#issuecomment-766832587.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
I’d like to keep this issue open.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
I’d like to keep this issue open.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
🐛 Bug Report
I have some projects that multi-target .NET Framework 4.8 and .NET 5:
I have enabled (
packages.lock.json
):When NuKeeper tries to update dependencies in such a library, the lock file is incorrectly modified to refer to ".NET Framework v5":
Expected behavior
It shouldn't modify the reference to .NET 5.
Reproduction steps
See above.
Configuration
Version: 0.4.43
Platform if applicable: