FutureTD

Results 4 issues of FutureTD

Currently I am using protobuf.net for my classes, I typically use the Protomember attribute for versioning my classes/fields, which works well with obfuscation. How does Ceras's Version-Tolerance stand up to...

Hello, I have quite a few classes that implement INotifyPropertyChanged due to mvvm, cloning these classes seems to lead to a memory error and crash problem. Is there a way...

### Installed product versions - Visual Studio: 2017 - This extension: 2.6.84 ### Current behavior If you nest a class and make changes to the nested class and save and...

The reason I ask is because I would rather it not clone events. Reason being is I use INotifyPropertyChanged on some classes and I would rather that not be cloned....