build: add NuGet lockfiles for dependency consistency#1579
build: add NuGet lockfiles for dependency consistency#1579dion-gionet wants to merge 1 commit intomasterfrom
Conversation
Let maintainers know that an action is required on their side
|
|
Thank you! Please apply the PR guidelines: https://github.com/Devolutions/devolutions-gateway/blob/master/AGENTS.md#pull-request-guidelines issue: We would use the note: I need to verify if this is fine for the auto-generated OpenAPI packages before merging. |
Enables NuGet package lock files across all .NET projects in the repository to ensure consistent dependency resolution and reproducible builds.
63e940d to
b9160f6
Compare
|
@CBenoit Fixed! |
Enables NuGet package lock files across all .NET projects in the repository to ensure consistent dependency resolution and reproducible builds.
Issue: DEVOPS-3973