Skip to content

Commit

Permalink
Bump Mono.TextTemplating from 3.0.0-preview-0045-g9b6fc72764 to 3.0.0…
Browse files Browse the repository at this point in the history
…-preview-0049-g4f33c8d8b1 (#33163)

Bumps [Mono.TextTemplating](https://github.com/mono/t4) from 3.0.0-preview-0045-g9b6fc72764 to 3.0.0-preview-0049-g4f33c8d8b1.
- [Changelog](https://github.com/mono/t4/blob/main/release-steps.md)
- [Commits](https://github.com/mono/t4/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 27, 2024
1 parent 40bb86e commit 5d1dc71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/EFCore.Design/EFCore.Design.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="$(MicrosoftCodeAnalysisVersion)" />
<PackageReference Include="Microsoft.Extensions.DependencyModel" Version="$(MicrosoftExtensionsDependencyModelVersion)" />
<PackageReference Include="Microsoft.Extensions.HostFactoryResolver.Sources" PrivateAssets="All" Version="$(MicrosoftExtensionsHostFactoryResolverSourcesVersion)" />
<PackageReference Include="Mono.TextTemplating" Version="3.0.0-preview-0045-g9b6fc72764" />
<PackageReference Include="Mono.TextTemplating" Version="3.0.0-preview-0049-g4f33c8d8b1" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 5d1dc71

Please sign in to comment.