We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 95ad466 + 8435f7c commit b294cc0Copy full SHA for b294cc0
1 file changed
TemplateGenerator/TemplateGenerator.csproj
@@ -17,7 +17,7 @@
17
18
<!-- These are actually transitive packages, but explicitly added to avoid vulnerabilities -->
19
<ItemGroup>
20
- <PackageReference Include="Microsoft.Data.SqlClient" Version="6.1.4" />
+ <PackageReference Include="Microsoft.Data.SqlClient" Version="7.0.1" />
21
<PackageReference Include="Microsoft.Windows.Compatibility" Version="10.0.7" />
22
</ItemGroup>
23
0 commit comments