Skip to content

Commit f0fd690

Browse files
author
John Campion Jr
committed
fix: use latest UnDotNet.BootstrapEmail
1 parent c58e561 commit f0fd690

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Renderers/FluentEmail.Bootstrap/FluentEmail.Bootstrap.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
</ItemGroup>
2222

2323
<ItemGroup>
24-
<PackageReference Include="UnDotNet.BootstrapEmail" Version="1.0.0" />
24+
<PackageReference Include="UnDotNet.BootstrapEmail" Version="1.*" />
2525
<PackageReference Include="Verify.NUnit" Version="22.5.0" />
2626
</ItemGroup>
2727

0 commit comments

Comments
 (0)