Skip to content

Commit

Permalink
Updated Nuget for Blazor.BrowserExtension
Browse files Browse the repository at this point in the history
  • Loading branch information
edeykholt committed Aug 12, 2024
1 parent c353a2c commit 9c1be55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion KeriAuth.BrowserExtension/KeriAuth.BrowserExtension.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
<ServiceWorker Include="wwwroot\scripts\es6\service-worker.js" PublishedContent="wwwroot\scripts\es6\service-worker.js" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="Blazor.BrowserExtension" Version="1.3.0" />
<PackageReference Include="Blazor.BrowserExtension" Version="1.5.4" />
<PackageReference Include="BlazorIndexedDB" Version="0.3.1" />
<PackageReference Include="Ensure.That" Version="10.1.0" />
<PackageReference Include="FluentResults.Extensions.FluentAssertions" Version="2.1.2" />
Expand Down

0 comments on commit 9c1be55

Please sign in to comment.