Skip to content

Commit b294cc0

Browse files
authored
Merge pull request #667 from y-iihoshi/dependabot/nuget/TemplateGenerator/Microsoft.Data.SqlClient-7.0.1
Bump Microsoft.Data.SqlClient from 6.1.4 to 7.0.1
2 parents 95ad466 + 8435f7c commit b294cc0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

TemplateGenerator/TemplateGenerator.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717

1818
<!-- These are actually transitive packages, but explicitly added to avoid vulnerabilities -->
1919
<ItemGroup>
20-
<PackageReference Include="Microsoft.Data.SqlClient" Version="6.1.4" />
20+
<PackageReference Include="Microsoft.Data.SqlClient" Version="7.0.1" />
2121
<PackageReference Include="Microsoft.Windows.Compatibility" Version="10.0.7" />
2222
</ItemGroup>
2323

0 commit comments

Comments
 (0)