mirror of
https://github.com/Microsoft/calculator.git
synced 2025-08-20 21:33:10 -07:00
Enable reflection for json serialization (#2261)
This commit is contained in:
parent
2b0521eb59
commit
86ec33d4ae
1 changed files with 1 additions and 1 deletions
|
@ -17,6 +17,6 @@
|
|||
|
||||
<Directives xmlns="http://schemas.microsoft.com/netfx/2013/01/metadata">
|
||||
<Application>
|
||||
<!-- Add your application specific runtime directives here. -->
|
||||
<Namespace Name="CalculatorApp.JsonUtils" Serialize="Required Public"/>
|
||||
</Application>
|
||||
</Directives>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue