From c444ba58e7acdf3af093ec70905026a9554378b8 Mon Sep 17 00:00:00 2001 From: Saleh Yusefnejad Date: Sun, 15 Dec 2024 19:49:07 +0330 Subject: [PATCH] feat(blazorui): remove InternalsVisibleTo conditions in BlazorUI project file #9495 (#9496) --- src/BlazorUI/Bit.BlazorUI/Bit.BlazorUI.csproj | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/src/BlazorUI/Bit.BlazorUI/Bit.BlazorUI.csproj b/src/BlazorUI/Bit.BlazorUI/Bit.BlazorUI.csproj index 849452fbee..b362585f92 100644 --- a/src/BlazorUI/Bit.BlazorUI/Bit.BlazorUI.csproj +++ b/src/BlazorUI/Bit.BlazorUI/Bit.BlazorUI.csproj @@ -16,10 +16,8 @@ - + - -