Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
ShaoHans committed Oct 28, 2024
1 parent 08376a6 commit 0188723
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions samples/CRM.Blazor.Web/CRM.Blazor.Web.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -18,14 +18,14 @@
</ItemGroup>

<ItemGroup>
<ProjectReference Include="..\..\src\Abp.Blazor.Server.RadzenUI\Abp.Blazor.Server.RadzenUI.csproj" />
<!--<ProjectReference Include="..\..\src\Abp.Blazor.Server.RadzenUI\Abp.Blazor.Server.RadzenUI.csproj" />-->
<ProjectReference Include="..\CRM.Application.Contracts\CRM.Application.Contracts.csproj" />
<ProjectReference Include="..\CRM.Application\CRM.Application.csproj" />
<ProjectReference Include="..\CRM.Aspire.ServiceDefaults\CRM.Aspire.ServiceDefaults.csproj" />
<ProjectReference Include="..\CRM.HttpApi\CRM.HttpApi.csproj" />
<ProjectReference Include="..\CRM.EntityFrameworkCore\CRM.EntityFrameworkCore.csproj" />
<PackageReference Include="Microsoft.VisualStudio.Azure.Containers.Tools.Targets" Version="1.20.1" />
<!--<PackageReference Include="AbpRadzen.Blazor.Server.UI" Version="0.0.7" />-->
<PackageReference Include="AbpRadzen.Blazor.Server.UI" Version="0.1.1" />
<PackageReference Include="Serilog.AspNetCore" Version="8.0.0" />
<PackageReference Include="Serilog.Sinks.Async" Version="1.5.0" />
<PackageReference Include="IdentityModel" Version="6.2.0" />
Expand Down

0 comments on commit 0188723

Please sign in to comment.