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

index 880401a..925266b 100644 --- a/MatrixUtils.Web.Server/MatrixUtils.Web.Server.csproj +++ b/MatrixUtils.Web.Server/MatrixUtils.Web.Server.csproj
@@ -8,7 +8,7 @@ </PropertyGroup> <ItemGroup> - <PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly.Server" Version="10.0.0-rc.2.25502.107"/> + <PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly.Server" Version="10.0.0" /> </ItemGroup> <ItemGroup>