Fixes #3172. Application.ResetState wasn't resetting all it should (#3173)

* Removed resharper settings from editorconfig

* Fixed Applicaton.ResetState. New unit tests

* Tweaked pull request template
This commit is contained in:
Tig
2024-01-14 16:35:17 -07:00
committed by GitHub
parent 17e7673cd3
commit b84862d0bd
6 changed files with 177 additions and 58 deletions

View File

@@ -1,4 +1,10 @@
Fixes #_____ - Include a terse summary of the change or which issue is fixed.
## Fixes
- Fixes #_____
## Proposed Changes/Todos
- [ ] Todo 1
## Pull Request checklist: