Skip to content

Commit

Permalink
Revert to release SqlClient
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffputz committed Nov 24, 2023
1 parent a05dd49 commit d860507
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/PopForums.Sql/PopForums.Sql.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@

<ItemGroup>
<PackageReference Include="Dapper" Version="2.1.21" />
<PackageReference Include="Microsoft.Data.SqlClient" Version="5.2.0-preview3.23201.1" />
<PackageReference Include="Microsoft.Data.SqlClient" Version="5.1.2" />
<PackageReference Include="Microsoft.Extensions.Caching.Memory" Version="8.0.0" />
<PackageReference Include="System.Data.Common" Version="4.3.0" />
</ItemGroup>
Expand Down

0 comments on commit d860507

Please sign in to comment.