- [ ] [src/Codebreaker.ViewModels/Models/Field.Serializable.cs#L49](https://github.com/CodebreakerApp/Codebreaker.Xaml/commit/34a664d456006ecb2d0ac27965d6ff1e1e0c286c) possible null reference - [ ] update nuget readme with new public types and methods - [ ] add view-model tests to unit tests - [ ] the new `Serialize` method returns a string, just use the new ToString method instead - [ ] rename usings.cs to globalusings.cs - [ ] add /// documentation to all public types and public members