Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[PExplicit] Sync with master branch #721

Merged
merged 2 commits into from
Apr 22, 2024
Merged

Commits on Apr 9, 2024

  1. Added support for generating a warning when spec handles an event but…

    … does not add it in its observes list (#716)
    ankushdesai authored Apr 9, 2024
    Configuration menu
    Copy the full SHA
    7ded321 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2024

  1. Create custom converter for JSON serialization in .NET8 (#717)

    * Create custom converter for JSON serialization in .NET8
    
    * Add check for different dictionary type for null replacement
    
    ---------
    
    Co-authored-by: Eric Hua <[email protected]>
    ehua9146 and Eric Hua authored Apr 15, 2024
    Configuration menu
    Copy the full SHA
    5e7f6c6 View commit details
    Browse the repository at this point in the history