Skip to content
1 change: 1 addition & 0 deletions src/libraries/NetCoreAppLibrary.props
Original file line number Diff line number Diff line change
Expand Up @@ -223,6 +223,7 @@
Microsoft.Extensions.Options.DataAnnotations;
Microsoft.Extensions.Primitives;
System.Diagnostics.EventLog;
System.Formats.Cbor;
System.Security.Cryptography.Xml;
System.Threading.AccessControl;
System.Threading.RateLimiting;
Expand Down
Loading