From fe88005dbc7cdd34c84bcf0228b37f838ec301db Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C4=B0lkay=20=C4=B0lknur?= Date: Fri, 9 Oct 2020 11:18:29 +0300 Subject: [PATCH] Microsoft.AspNetCore.WebUtilities package added to support query string parsing in blazor. --- .../Volo.Abp.AspNetCore.Components.WebAssembly.csproj | 1 + 1 file changed, 1 insertion(+) diff --git a/framework/src/Volo.Abp.AspNetCore.Components.WebAssembly/Volo.Abp.AspNetCore.Components.WebAssembly.csproj b/framework/src/Volo.Abp.AspNetCore.Components.WebAssembly/Volo.Abp.AspNetCore.Components.WebAssembly.csproj index 89f2d08b49..083142a718 100644 --- a/framework/src/Volo.Abp.AspNetCore.Components.WebAssembly/Volo.Abp.AspNetCore.Components.WebAssembly.csproj +++ b/framework/src/Volo.Abp.AspNetCore.Components.WebAssembly/Volo.Abp.AspNetCore.Components.WebAssembly.csproj @@ -22,6 +22,7 @@ +