We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5cebe89 commit 3267b18Copy full SHA for 3267b18
docs/fundamentals/code-analysis/quality-rules/snippets/csharp/all-rules/all-rules.csproj
@@ -7,7 +7,7 @@
7
</PropertyGroup>
8
9
<ItemGroup>
10
- <PackageReference Include="System.Data.SqlClient" Version="4.8.3" />
+ <PackageReference Include="System.Data.SqlClient" Version="4.9.0" />
11
<PackageReference Include="System.Security.Permissions" Version="6.0.0" />
12
</ItemGroup>
13
0 commit comments