Skip to content

Commit 6357b06

Browse files
authored
Bump Microsoft.Data.SqlClient from 6.0.2 to 6.1.2 (#52)
2 parents 571f121 + 6ff2e7d commit 6357b06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Puro.SqlServer.Runner/Puro.SqlServer.Runner.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
</ItemGroup>
1414

1515
<ItemGroup>
16-
<PackageReference Include="Microsoft.Data.SqlClient" Version="6.0.2" />
16+
<PackageReference Include="Microsoft.Data.SqlClient" Version="6.1.2" />
1717
</ItemGroup>
1818

1919
<ItemGroup>

0 commit comments

Comments
 (0)