Skip to content

Commit 9b2a132

Browse files
authored
🐛 fix(Main): 'app--sized' being generated multi times (#601)
1 parent e001938 commit 9b2a132

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Component/BlazorComponent/BlazorComponent.csproj

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

2222
<ItemGroup>
23-
<PackageReference Include="BemIt" Version="1.2.1" />
23+
<PackageReference Include="BemIt" Version="1.2.2" />
2424
<PackageReference Include="DeepCloner" Version="0.10.4" />
2525
<PackageReference Include="FluentValidation" Version="11.4.0" />
2626
<PackageReference Include="FluentValidation.DependencyInjectionExtensions" Version="11.4.0" />

0 commit comments

Comments
 (0)