Skip to content

Commit

Permalink
remove unused System.Data.SqlClient NuGet dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
VincentH-Net committed Aug 19, 2024
1 parent 1d1374c commit aa81d7a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Example/Apis/Apis.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@
<PackageReference Include="Orleans.Multitenant" Version="2.2.8" />
<PackageReference Include="Microsoft.AspNetCore.OpenApi" Version="8.0.4" />
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.5.0" />
<PackageReference Include="System.Data.SqlClient" Version="4.8.6" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit aa81d7a

Please sign in to comment.