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.
2 parents b470634 + b8482f3 commit 15e5d25Copy full SHA for 15e5d25
docs/fundamentals/code-analysis/quality-rules/snippets/vb/all-rules/all-rules.vbproj
@@ -12,7 +12,7 @@
12
13
<ItemGroup>
14
<PackageReference Include="System.Data.SqlClient" Version="4.8.4" />
15
- <PackageReference Include="System.Security.Permissions" Version="6.0.0" />
+ <PackageReference Include="System.Security.Permissions" Version="7.0.0" />
16
</ItemGroup>
17
18
</Project>
0 commit comments