Skip to content

Commit

Permalink
Update MainPage.xaml.cs (#510)
Browse files Browse the repository at this point in the history
  • Loading branch information
davidbritch authored Sep 20, 2024
1 parent 3fbea78 commit da77f61
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -72,5 +72,7 @@ public class ComputationResult
[JsonSerializable(typeof(Dictionary<string, string>))]
internal partial class HybridSampleJSContext : JsonSerializerContext
{
// This type's attributes specify JSON serialization info to preserve type structure
// for trimmed builds.
}
}

0 comments on commit da77f61

Please sign in to comment.