Skip to content

Commit

Permalink
[deploy] updated dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanloerwald committed Apr 10, 2024
1 parent 4ab7eb9 commit ad4cef9
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.15" />
<PackageReference Include="Microsoft.AspNetCore.Components" Version="8.0.4" />
<PackageReference Include="Microsoft.AspNetCore.Components.Web" Version="8.0.3" />
<PackageReference Include="Microsoft.AspNetCore.Components.Web" Version="8.0.4" />
</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.35</Version>
<Version>3.1.36</Version>
</PropertyGroup>
<!--Self Include-->
<ItemGroup>
Expand Down

0 comments on commit ad4cef9

Please sign in to comment.