Skip to content

Commit 15e5d25

Browse files
Merge pull request #32436 from dotnet/dependabot/nuget/docs/fundamentals/code-analysis/quality-rules/snippets/vb/all-rules/System.Security.Permissions-7.0.0
Bump System.Security.Permissions from 6.0.0 to 7.0.0 in /docs/fundamentals/code-analysis/quality-rules/snippets/vb/all-rules
2 parents b470634 + b8482f3 commit 15e5d25

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

docs/fundamentals/code-analysis/quality-rules/snippets/vb/all-rules/all-rules.vbproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212

1313
<ItemGroup>
1414
<PackageReference Include="System.Data.SqlClient" Version="4.8.4" />
15-
<PackageReference Include="System.Security.Permissions" Version="6.0.0" />
15+
<PackageReference Include="System.Security.Permissions" Version="7.0.0" />
1616
</ItemGroup>
1717

1818
</Project>

0 commit comments

Comments
 (0)