Skip to content

Commit 2ced936

Browse files
Merge pull request #7201 from luisquintanilla/dependabot/nuget/docs/fundamentals/code-analysis/quality-rules/snippets/vb/all-rules/System.Security.Permissions-10.0.1
Bump System.Security.Permissions from 10.0.0 to 10.0.1
2 parents 0057e82 + 8a97066 commit 2ced936

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.9.0" />
15-
<PackageReference Include="System.Security.Permissions" Version="10.0.0" />
15+
<PackageReference Include="System.Security.Permissions" Version="10.0.1" />
1616
</ItemGroup>
1717

1818
</Project>

0 commit comments

Comments
 (0)