Skip to content

Feature/nuget lock files#184

Merged
esskar merged 2 commits into
mainfrom
feature/nuget-lock-files
Jun 16, 2026
Merged

Feature/nuget lock files#184
esskar merged 2 commits into
mainfrom
feature/nuget-lock-files

Conversation

@esskar

@esskar esskar commented Jun 16, 2026

Copy link
Copy Markdown
Owner

No description provided.

esskar and others added 2 commits June 16, 2026 21:52
Add src/Directory.Build.props setting RestorePackagesWithLockFile=true so
every project generates a committed packages.lock.json pinning the full
transitive dependency graph. CI now restores with --locked-mode, failing
the build if any lock file is missing or out of date.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Patch release covering the NuGet lock file enablement. No runtime or API
changes.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@esskar esskar merged commit 582e5fc into main Jun 16, 2026
@esskar esskar deleted the feature/nuget-lock-files branch June 16, 2026 19:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant