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 cc152c0Copy full SHA for cc152c0
docs/fundamentals/code-analysis/quality-rules/snippets/csharp/all-rules/all-rules.csproj
@@ -8,7 +8,7 @@
8
9
<ItemGroup>
10
<PackageReference Include="System.Data.SqlClient" Version="4.8.4" />
11
- <PackageReference Include="System.Security.Permissions" Version="6.0.0" />
+ <PackageReference Include="System.Security.Permissions" Version="7.0.0" />
12
</ItemGroup>
13
14
0 commit comments