deps: Update ancplua-sdk to 3.4.45#158
Conversation
01d64dc to
19e19c2
Compare
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 19e19c2c7f
ℹ️ About Codex in GitHub
Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".
| "ANcpLua.NET.Sdk": "3.4.44", | ||
| "ANcpLua.NET.Sdk.Web": "3.4.44", | ||
| "ANcpLua.NET.Sdk.Test": "3.4.44" | ||
| "ANcpLua.NET.Sdk": "3.4.45", |
There was a problem hiding this comment.
Pin only published SDK package versions
NuGet currently lists ANcpLua.NET.Sdk only through 3.4.44, so changing the exact MSBuild SDK pin to 3.4.45 makes every project that declares Sdk="ANcpLua.NET.Sdk" fail SDK resolution before restore/build can proceed. Please keep this at a published version until 3.4.45 is actually available on the feed.
Useful? React with 👍 / 👎.
This PR contains the following updates:
3.4.44→3.4.453.4.44→3.4.453.4.44→3.4.45Release Notes
ANcpLua/ANcpLua.NET.Sdk (ANcpLua.NET.Sdk)
v3.4.45What's Changed
Full Changelog: ANcpLua/ANcpLua.NET.Sdk@v3.4.44...v3.4.45
Configuration
📅 Schedule: (in timezone UTC)
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.