summary refs log tree commit diff
path: root/SystemdCtl/SystemdCtl.csproj
diff options
context:
space:
mode:
Diffstat (limited to 'SystemdCtl/SystemdCtl.csproj')
-rw-r--r--SystemdCtl/SystemdCtl.csproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/SystemdCtl/SystemdCtl.csproj b/SystemdCtl/SystemdCtl.csproj

index de289c6..4425832 100644 --- a/SystemdCtl/SystemdCtl.csproj +++ b/SystemdCtl/SystemdCtl.csproj
@@ -9,7 +9,7 @@ <ItemGroup> <ProjectReference Include="..\LibSystemdCli\LibSystemdCli.csproj" /> <ProjectReference Include="..\SystemdCtl.Client\SystemdCtl.Client.csproj" /> - <PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly.Server" Version="8.0.0" /> + <PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly.Server" Version="9.0.8" /> </ItemGroup> <ItemGroup>