Skip to content

Commit

Permalink
Merge pull request #319 from prplecake/dependabot/nuget/Microsoft.Asp…
Browse files Browse the repository at this point in the history
…NetCore.Components.WebAssembly-8.0.12
  • Loading branch information
prplecake authored Jan 25, 2025
2 parents 30f3cfd + aab833f commit 9815df3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/FetchLocation.Web/FetchLocation.Web.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

<ItemGroup>
<PackageReference Include="GeoJSON.Text" Version="1.1.0" />
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly" Version="8.0.11" />
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly" Version="8.0.12" />
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly.DevServer" Version="9.0.1" PrivateAssets="all" />
</ItemGroup>

Expand Down

0 comments on commit 9815df3

Please sign in to comment.