Skip to content

Commit 09a39a5

Browse files
authored
Enable reflection for json serialization (#2261)
1 parent 1e50886 commit 09a39a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Calculator/Properties/Default.rd.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,6 @@
1717

1818
<Directives xmlns="http://schemas.microsoft.com/netfx/2013/01/metadata">
1919
<Application>
20-
<!-- Add your application specific runtime directives here. -->
20+
<Namespace Name="CalculatorApp.JsonUtils" Serialize="Required Public"/>
2121
</Application>
2222
</Directives>

0 commit comments

Comments
 (0)