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

fix: using mathematics in commands and rpcs #492

Merged
merged 1 commit into from
Nov 14, 2020
Merged

fix: using mathematics in commands and rpcs #492

merged 1 commit into from
Nov 14, 2020

Conversation

paulpach
Copy link
Contributor

Generating readers and writers for structs in other assemblies
could sometimes cause a

System.ArgumentException: Member 'xxx' is declared in another module and needs to be imported

This in particular affected unity mathematics.

Generating readers and writers for structs in other assemblies
could sometimes cause a
```
System.ArgumentException: Member 'xxx' is declared in another module and needs to be imported
```

This in particular affected unity mathematics.
@sonarcloud
Copy link

sonarcloud bot commented Nov 14, 2020

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities (and Security Hotspot 0 Security Hotspots to review)
Code Smell A 0 Code Smells

100.0% 100.0% Coverage
0.0% 0.0% Duplication

@paulpach paulpach merged commit ee27841 into master Nov 14, 2020
@paulpach paulpach deleted the mathematics branch November 14, 2020 16:32
github-actions bot pushed a commit that referenced this pull request Nov 14, 2020
## [59.0.4](v59.0.3...v59.0.4) (2020-11-14)

### Bug Fixes

* using mathematics in commands and rpcs ([#492](#492)) ([ee27841](ee27841))
@github-actions
Copy link
Contributor

🎉 This PR is included in version 59.0.4 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant