Skip to content

Commit

Permalink
Bump Mono.TextTemplating.Roslyn from 2.2.1 to 3.0.0
Browse files Browse the repository at this point in the history
Bumps [Mono.TextTemplating.Roslyn](https://github.com/mono/t4) from 2.2.1 to 3.0.0.
- [Release notes](https://github.com/mono/t4/releases)
- [Changelog](https://github.com/mono/t4/blob/main/release-steps.md)
- [Commits](mono/t4@v2.2.1...v3.0.0)

---
updated-dependencies:
- dependency-name: Mono.TextTemplating.Roslyn
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 18, 2024
1 parent a00016b commit 9f29cfb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion T4.Build/T4.Build.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Mono.TextTemplating.Roslyn" Version="2.2.1" />
<PackageReference Include="Mono.TextTemplating.Roslyn" Version="3.0.0" />
<PackageReference Include="System.CommandLine" Version="2.0.0-beta1.20574.7" />
</ItemGroup>

Expand Down

0 comments on commit 9f29cfb

Please sign in to comment.