Skip to content

Commit 1c93621

Browse files
authored
Revert "Bump Microsoft.Data.SqlClient from 5.1.5 to 5.2.2 (#2992)"
This reverts commit 96230a9.
1 parent 5f304d6 commit 1c93621

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DigitalLearningSolutions.Data.Migrations/DigitalLearningSolutions.Data.Migrations.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<PackageReference Include="Dapper" Version="2.1.35" />
2020
<PackageReference Include="FluentMigrator" Version="3.3.2" />
2121
<PackageReference Include="FluentMigrator.Extensions.SqlServer" Version="3.3.2" />
22-
<PackageReference Include="Microsoft.Data.SqlClient" Version="5.2.2" />
22+
<PackageReference Include="Microsoft.Data.SqlClient" Version="5.1.5" />
2323
</ItemGroup>
2424

2525
<ItemGroup>

0 commit comments

Comments
 (0)