Skip to content

Commit

Permalink
Remove Microsoft.EntityFrameworkCore.Sqlite dependency from UI (#1961)
Browse files Browse the repository at this point in the history
  • Loading branch information
sungam3r authored Jul 30, 2023
1 parent f984182 commit 9ed4092
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/HealthChecks.UI/HealthChecks.UI.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@
<FrameworkReference Include="Microsoft.AspNetCore.App" />
<PackageReference Include="Microsoft.Extensions.Http" Version="7.0.0" />
<PackageReference Include="Microsoft.EntityFrameworkCore.Design" Version="7.0.9" />
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="7.0.9" />
<PackageReference Include="KubernetesClient" Version="11.0.44" />
</ItemGroup>

Expand Down

0 comments on commit 9ed4092

Please sign in to comment.