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

Add support for lock files #35

Open
psmulovics opened this issue Jul 29, 2022 · 1 comment
Open

Add support for lock files #35

psmulovics opened this issue Jul 29, 2022 · 1 comment
Labels
enhancement New feature or request

Comments

@psmulovics
Copy link
Member

Add option to add the needed settings for lock files:

  • add RestorePackagesWithLockFile with true if missing from csproj
  • try to add --locked-mode to dotnet restore commands
@psmulovics psmulovics added the enhancement New feature or request label Jul 29, 2022
@BalassaMarton
Copy link
Contributor

I'm a bit skeptical about this command.

add RestorePackagesWithLockFile with true if missing from csproj

Copy-pasting this property from the first hit on google is faster than executing a command, isn't it?

try to add --locked-mode to dotnet restore commands

Add to what?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants