添加nuget依赖包

This commit is contained in:
Kimdiego2098
2023-10-24 20:50:39 +08:00
parent b836bfed22
commit e26e5a160f

View File

@@ -4,6 +4,7 @@
<ItemGroup>
<PackageReference Include="Masa.Blazor" Version="1.1.1" />
<PackageReference Include="Masa.Blazor.SomethingSkia" Version="1.1.1" />
<PackageReference Include="Microsoft.AspNetCore.Http" Version="2.2.2" />
</ItemGroup>