Skip to content

Commit 7fb25fa

Browse files
committed
System.Data.SqlClient 4.8.6
1 parent 78cee29 commit 7fb25fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Samples/SourceGenerator2/SampleSourceGenerator.SimplePocos.DemoProject.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
-->
2929

3030
<PackageReference Include="Dapper" Version="2.0.78" />
31-
<PackageReference Include="System.Data.SqlClient" Version="4.8.3" />
31+
<PackageReference Include="System.Data.SqlClient" Version="4.8.6" />
3232

3333
<!-- This nuget will be found in .\packages-local\ - and Nuget.config is what points to that folder -->
3434
<PackageReference Include="SampleSourceGenerator.SimplePocos" Version="1.0.0" />

0 commit comments

Comments
 (0)