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 b632518 commit b8482f3Copy full SHA for b8482f3
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