naskovai
naskovai
Hi ppittle, thanks for the quick response. Let me apologise for not being specific. My project is a client library for payment gateway API. I have 70 models of requests...
The workaround works well for me. Thank you.
Actually this attribute is causing generation of empty partial classes. They override the existing ones which have been generated correctly. Update: Sometimes this happens on build even when the 'DisableCodeGeneration'...
It's great that you are keeping this project alive. Thank you for the support.
When I hit `Ctrl + S` in a file which contains a class I get an empty `*.mixin.cs` file even though the file I have saved doesn't contain any partial...