Skip to content

Commit 4d3bdc3

Browse files
committed
chore: 增加命名空间
1 parent d8d3f7f commit 4d3bdc3

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

test/UnitTestTcpSocket/UnitTestTcpSocket.csproj

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,11 @@
1919

2020
<ItemGroup>
2121
<Using Remove="Microsoft.AspNetCore.Components" />
22+
<Using Remove="BootstrapBlazor.Components" />
23+
<Using Include="BootstrapBlazor.DataAdapters" />
24+
<Using Include="BootstrapBlazor.DataHandlers" />
25+
<Using Include="BootstrapBlazor.DataConverters" />
26+
<Using Include="BootstrapBlazor.TcpSocket" />
2227
</ItemGroup>
2328

2429
</Project>

0 commit comments

Comments
 (0)