about summary refs log tree commit diff
path: root/MatrixRoomUtils.Web.Server/MatrixRoomUtils.Web.Server.csproj
diff options
context:
space:
mode:
authorTheArcaneBrony <myrainbowdash949@gmail.com>2023-11-23 05:43:42 +0100
committerTheArcaneBrony <myrainbowdash949@gmail.com>2023-11-23 05:43:42 +0100
commit41181f694c290acd5c594ef624cb9c1592c8f199 (patch)
treed6fc1671638c97e9789f26331fde8cd5b02f5f64 /MatrixRoomUtils.Web.Server/MatrixRoomUtils.Web.Server.csproj
parentUpdate to .net 8 (diff)
downloadMatrixUtils-41181f694c290acd5c594ef624cb9c1592c8f199.tar.xz
Update upstreams
Diffstat (limited to 'MatrixRoomUtils.Web.Server/MatrixRoomUtils.Web.Server.csproj')
-rw-r--r--MatrixRoomUtils.Web.Server/MatrixRoomUtils.Web.Server.csproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/MatrixRoomUtils.Web.Server/MatrixRoomUtils.Web.Server.csproj b/MatrixRoomUtils.Web.Server/MatrixRoomUtils.Web.Server.csproj

index 6f902c2..6e11bbe 100644 --- a/MatrixRoomUtils.Web.Server/MatrixRoomUtils.Web.Server.csproj +++ b/MatrixRoomUtils.Web.Server/MatrixRoomUtils.Web.Server.csproj
@@ -8,7 +8,7 @@ </PropertyGroup> <ItemGroup> - <PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly.Server" Version="7.0.10" /> + <PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly.Server" Version="8.0.0" /> </ItemGroup> <ItemGroup>