Skip to content

Commit

Permalink
[deploy] updated dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanloerwald committed Jan 22, 2025
1 parent 948d5ac commit 1dde3b5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Grid/Blazor.Grids.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<ItemGroup>
<PackageReference Include="Excubo.Generators.Blazor" Version="1.14.18" />
<PackageReference Include="Microsoft.AspNetCore.Components" Version="8.0.12" />
<PackageReference Include="Microsoft.AspNetCore.Components.Web" Version="8.0.11" />
<PackageReference Include="Microsoft.AspNetCore.Components.Web" Version="8.0.12" />
</ItemGroup>
<ItemGroup>
<Folder Include="wwwroot\" />
Expand Down
2 changes: 1 addition & 1 deletion Grid/package.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<!--PackageId, Version-->
<PropertyGroup>
<PackageId>Excubo.Blazor.Grids</PackageId>
<Version>3.1.52</Version>
<Version>3.1.55</Version>
</PropertyGroup>
<!--Self Include-->
<ItemGroup>
Expand Down

0 comments on commit 1dde3b5

Please sign in to comment.