Skip to content

Commit

Permalink
Updated nuget package
Browse files Browse the repository at this point in the history
  • Loading branch information
maurosoft1973 committed Dec 29, 2024
1 parent 4fa5eb1 commit 14ecd04
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Maurosoft.Blazor.Tailwind.Core" Version="1.0.4" />
<PackageReference Include="Maurosoft.Blazor.Tailwind.Core" Version="1.0.7" />
</ItemGroup>

<ItemGroup>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Maurosoft.Blazor.Tailwind.Core" Version="1.0.4" />
<PackageReference Include="Maurosoft.Blazor.Tailwind.Core" Version="1.0.7" />
</ItemGroup>

<ItemGroup>
Expand Down
2 changes: 1 addition & 1 deletion src/Spinner/Maurosoft.Blazor.Components.Spinner.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Maurosoft.Blazor.Tailwind.Core" Version="1.0.4" />
<PackageReference Include="Maurosoft.Blazor.Tailwind.Core" Version="1.0.7" />
<PackageReference Include="Microsoft.AspNetCore.Components.Web" Version="8.0.10" />
</ItemGroup>

Expand Down

0 comments on commit 14ecd04

Please sign in to comment.