Skip to content

Commit 89dafd1

Browse files
committed
Fixed .Net Native compilation of System.Text.Json.
1 parent 915fdc7 commit 89dafd1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Microsoft.Toolkit.Uwp.UI.Controls/Properties/Microsoft.Toolkit.Uwp.UI.Controls.rd.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,6 @@
22
<Directives xmlns="http://schemas.microsoft.com/netfx/2013/01/metadata">
33
<Library Name="Microsoft.Toolkit.Uwp.UI.Controls">
44
<Namespace Name="System.Text.Json.Serialization.Converters" Dynamic="Required All"/>
5+
<Type Name="System.Text.Json.ReflectionMemberAccessor" Dynamic="Required All"/>
56
</Library>
67
</Directives>

0 commit comments

Comments
 (0)