Dmitry Nizhebovsky
Dmitry Nizhebovsky
In VS ActivityLog.xml i found next message: ``` SetSite failed for package [AvaloniaPackage]Source: 'Microsoft.VisualStudio.Composition' Description: Expected 1 export(s) with contract name "AvaloniaVS.Services.IAvaloniaVSSettings" but found 0 after applying applicable constraints. Microsoft.VisualStudio.Composition.CompositionFailedException:...
Because of the use of XML DOC comments, many CS1587 warnings are generated during compilation. I think you should replace comments like "///" to the usual "//" https://github.com/Flavien/quickconstructor/blob/master/src/QuickConstructor.Generator/SourceRenderer.cs#L75
I would like to use this solution in my project, but before you do this, I would like to know whether the further support and development of this project are...