Skip to content

Commit

Permalink
Merge pull request #4 from muno92/dependabot/nuget/dependencies-3cac3…
Browse files Browse the repository at this point in the history
…5fe65

Bump the dependencies group with 2 updates
  • Loading branch information
muno92 authored Feb 12, 2025
2 parents 34518ff + 3c08c6a commit 1609a08
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ZipishLens/ZipishLens.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly" Version="9.0.1" />
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly.DevServer" Version="9.0.1" PrivateAssets="all" />
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly" Version="9.0.2" />
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly.DevServer" Version="9.0.2" PrivateAssets="all" />
</ItemGroup>

</Project>

0 comments on commit 1609a08

Please sign in to comment.