Skip to content

chore(deps): bump NuGet packages and release v1.0.1#43

Merged
ncipollina merged 1 commit intomainfrom
chore/deps-bump-nuget-packages
Mar 30, 2026
Merged

chore(deps): bump NuGet packages and release v1.0.1#43
ncipollina merged 1 commit intomainfrom
chore/deps-bump-nuget-packages

Conversation

@ncipollina
Copy link
Copy Markdown
Contributor

Summary

Bumps three NuGet dependencies and increments the version to 1.0.1. The Scriban upgrade from 7.0.5 to 7.0.6 resolves duplicate trimming-attribute type definitions that previously required explicit <Compile Remove> workarounds in the generator project — those workarounds are now removed. The Microsoft.CodeAnalysis.CSharp test reference is also updated to 5.3.0.

Changes

  • Directory.Build.props: VersionPrefix 1.0.01.0.1
  • LayeredCraft.DecoWeaver.Generators.csproj: Scriban 7.0.57.0.6; removed five <Compile Remove> items for Polyfill trimming attributes (no longer needed — Scriban 7.0.6 no longer conflicts)
  • LayeredCraft.DecoWeaver.Generator.Tests.csproj: Microsoft.CodeAnalysis.CSharp 5.0.05.3.0

Validation

  • dotnet build succeeds with no warnings or errors
  • Polyfill trimming attribute workarounds verified no longer needed after Scriban bump

Release Notes

v1.0.1 — dependency maintenance release. No API or behavioral changes.

- Scriban 7.0.5 → 7.0.6 (removes need for Polyfill trimming attribute workarounds)
- Microsoft.CodeAnalysis.CSharp 5.0.0 → 5.3.0 (test project)
- VersionPrefix 1.0.0 → 1.0.1

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@ncipollina ncipollina merged commit 9476965 into main Mar 30, 2026
1 check passed
@ncipollina ncipollina deleted the chore/deps-bump-nuget-packages branch March 30, 2026 12:04
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