Skip to content

fix(ci): sync the .NET SDK and linker lock - #65

Merged
P4suta merged 1 commit into
mainfrom
fix/dotnet-lock
Sep 26, 2026
Merged

P4suta merged 1 commit into
mainfrom
fix/dotnet-lock

Conversation

@P4suta

@P4suta P4suta commented Sep 26, 2026

Copy link
Copy Markdown
Owner

Summary

Pin the repository and mise to .NET SDK 10.0.303.

Regenerate the application lock file so the SDK-provided linker dependency resolves to Microsoft.NET.ILLink.Tasks 10.0.11.

This fixes the locked restore failure shared by the quality, packaging, and CodeQL jobs.

User impact

No application behavior changes.

Keeping the SDK and its implicit linker dependency in lockstep makes local and hosted builds reproducible.

Validation

  • dotnet restore Snaply.slnx --locked-mode -p:EnableWindowsTargeting=true
  • dotnet test tests/Snaply.Tests/Snaply.Tests.csproj -c Release --no-restore — 61 passed
  • dotnet format Snaply.slnx --verify-no-changes --no-restore
  • Local pre-commit hook
  • Renovate dependency gate

@P4suta
P4suta enabled auto-merge (squash) September 26, 2026 15:49
@coderabbitai

coderabbitai Bot commented Sep 26, 2026

Copy link
Copy Markdown

Important

  • 🔍 Trigger review

This repository does not receive automatic reviews because it has fewer than 10 stars.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Advanced

Run ID: 351fdbb5-f742-45ba-a3c4-03f29db12e58


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@P4suta
P4suta merged commit 7469c1b into main Sep 26, 2026
10 checks passed
@P4suta
P4suta deleted the fix/dotnet-lock branch September 26, 2026 15: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