Skip to content

Commit

Permalink
Add Microsoft.Data.SqlClient to YesSql csproj (#16)
Browse files Browse the repository at this point in the history
  • Loading branch information
DrewScoggins authored Jan 24, 2024
1 parent f0f172f commit 959a810
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@

<ItemGroup>
<PackageReference Include="Azure.Identity"/>
<PackageReference Include="Microsoft.Data.SqlClient" />
<PackageReference Include="Microsoft.IdentityModel.JsonWebTokens" />
<PackageReference Include="System.Drawing.Common" Version="6.0.0"/>
<PackageReference Include="System.IdentityModel.Tokens.Jwt" />
Expand Down

0 comments on commit 959a810

Please sign in to comment.