Skip to content

Commit 6fc3d53

Browse files
author
Fraser Greenroyd
committed
Update nuget
1 parent 4e9a508 commit 6fc3d53

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

SQL_Adapter/SQL_Adapter.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<ItemGroup Condition="'$(Configuration)'=='ZeroCodeTool'">
2626
<PackageReference Include="Microsoft.CSharp" Version="4.7.0" />
2727
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="3.1.32" />
28-
<PackageReference Include="Microsoft.Data.SqlClient" Version="5.2.0-preview1.23109.1" />
28+
<PackageReference Include="Microsoft.Data.SqlClient" Version="5.1.1" />
2929
</ItemGroup>
3030

3131
<Target Name="PostBuild" AfterTargets="PostBuildEvent" Condition="'$(Configuration)'=='Debug' Or '$(Configuration)'=='Release'">

0 commit comments

Comments
 (0)