-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathrd.xml
More file actions
13 lines (13 loc) · 866 Bytes
/
rd.xml
File metadata and controls
13 lines (13 loc) · 866 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
<Directives xmlns="http://schemas.microsoft.com/netfx/2013/01/metadata">
<Application>
<Assembly Name="Azure.CodeSigning.Dlib.Core" Dynamic="Required All" />
<Assembly Name="System.Diagnostics.DiagnosticSource" Dynamic="Required All" />
<Assembly Name="System.Text.Json">
<Type Name="System.Text.Json.Serialization.Metadata.JsonPropertyInfo`1[[Azure.CodeSigning.Dlib.Core.Models.Status,Azure.CodeSigning.Dlib.Core]]" Dynamic="Required All" />
<Type Name="System.Text.Json.Serialization.Converters.EnumConverter`1[[Azure.CodeSigning.Dlib.Core.Models.Status,Azure.CodeSigning.Dlib.Core]]" Dynamic="Required All" />
</Assembly>
<Assembly Name="System.Private.CoreLib">
<Type Name="System.Collections.Generic.List`1[[System.String,System.Private.CoreLib]]" Dynamic="Required All" />
</Assembly>
</Application>
</Directives>