Skip to content

Commit 41b3642

Browse files
Merge pull request #7440 from luisquintanilla/dependabot/nuget/docs/fundamentals/code-analysis/quality-rules/snippets/csharp/all-rules/System.Security.Permissions-10.0.3
Bump System.Security.Permissions from 10.0.1 to 10.0.3
2 parents 59dea5f + 565f574 commit 41b3642

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

docs/fundamentals/code-analysis/quality-rules/snippets/csharp/all-rules/all-rules.csproj

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

99
<ItemGroup>
1010
<PackageReference Include="System.Data.SqlClient" Version="4.9.1" />
11-
<PackageReference Include="System.Security.Permissions" Version="10.0.1" />
11+
<PackageReference Include="System.Security.Permissions" Version="10.0.3" />
1212
</ItemGroup>
1313

1414
<ItemGroup>

0 commit comments

Comments
 (0)