Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Disable the lockfile for NuGet. #148

Merged
merged 2 commits into from
Feb 4, 2024
Merged

Disable the lockfile for NuGet. #148

merged 2 commits into from
Feb 4, 2024

Conversation

krymtkts
Copy link
Owner

@krymtkts krymtkts commented Feb 4, 2024

@krymtkts krymtkts self-assigned this Feb 4, 2024
@krymtkts krymtkts added the dependencies Pull requests that update a dependency file label Feb 4, 2024
@krymtkts krymtkts changed the title Update the lockfile for NuGet. Disable the lockfile for NuGet. Feb 4, 2024
@krymtkts krymtkts merged commit 6522353 into main Feb 4, 2024
2 checks passed
@krymtkts krymtkts deleted the feature/lock branch February 4, 2024 10:27
@krymtkts
Copy link
Owner Author

krymtkts commented Feb 4, 2024

error NU1004: The package references have changed for
net8.0. Lock file's package references: Fable.Browser.Dom:[2.16.0, ), Fable.Browser.WebSocket:[1.3.0, ), Fable.Core:[4.3.0, ), Fable.
Node:[1.2.0, ), Fable.Promise:[3.2.0, ), Fable.SimpleXml:[3.4.0, ), Feliz:[2.7.0, ), project's package references: Fable.Browser.Dom:
[2.16.0, ), Fable.Browser.WebSocket:[1.3.0, ), Fable.Core:[4.3.0, ), Fable.Node:[1.2.0, ), Fable.Promise:[3.2.0, ), Fable.SimpleXml:[
3.4.0, ), Feliz:[2.7.0, ), FSharp.Core:[8.0.101, ).The packages lock file is inconsistent with the project dependencies so restore ca
n't be run in locked mode. Disable the RestoreLockedMode MSBuild property or pass an explicit --force-evaluate option to run restore
to update the lock file.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant