Skip to content

Commit

Permalink
Add SecurityRules to AssemblyInfo. (#169)
Browse files Browse the repository at this point in the history
  • Loading branch information
grbell-ms authored Jun 7, 2021
1 parent c82374f commit 3695c10
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -44,3 +44,4 @@
#endif

[assembly: AllowPartiallyTrustedCallers]
[assembly: SecurityRules(SecurityRuleSet.Level1)]

0 comments on commit 3695c10

Please sign in to comment.