Skip to content

Commit

Permalink
chore(deps): update dependency microsoft.aspnetcore.components.webvie…
Browse files Browse the repository at this point in the history
…w.wpf to v8.0.0-preview.7.8842
  • Loading branch information
renovate[bot] authored Sep 4, 2023
1 parent e8fe26b commit aa3effa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/KubeUI.WPF/KubeUI.WPF.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Microsoft.AspNetCore.Components.WebView.Wpf" Version="8.0.0-preview.6.8686" />
<PackageReference Include="Microsoft.AspNetCore.Components.WebView.Wpf" Version="8.0.0-preview.7.8842" />
<PackageReference Include="Microsoft.Extensions.Hosting" Version="8.0.0-preview.6.23329.7" />
<PackageReference Include="Microsoft.Extensions.Hosting.Abstractions" Version="8.0.0-preview.6.23329.7" />
<PackageReference Include="Serilog.Extensions.Logging.File" Version="3.0.0" />
Expand Down

0 comments on commit aa3effa

Please sign in to comment.