Skip to content

Commit 4c43c2b

Browse files
authored
Update docs/fundamentals/code-analysis/quality-rules/snippets/csharp/all-rules/all-rules.csproj
1 parent b07d928 commit 4c43c2b

File tree

1 file changed

+1
-0
lines changed
  • docs/fundamentals/code-analysis/quality-rules/snippets/csharp/all-rules

1 file changed

+1
-0
lines changed

docs/fundamentals/code-analysis/quality-rules/snippets/csharp/all-rules/all-rules.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
</PropertyGroup>
99

1010
<ItemGroup>
11+
<PackageReference Include="System.Data.SqlClient" Version="4.9.0" />
1112
<PackageReference Include="Microsoft.Extensions.Logging" Version="9.0.0" />
1213
<PackageReference Include="System.Data.OleDb" Version="10.0.0-rc.1.25451.107" />
1314
<PackageReference Include="System.Security.Permissions" Version="9.0.0" />

0 commit comments

Comments
 (0)