issues
search
KreativJos
/
csharpextensions
C# Extensions for Visual Studio Code
MIT License
73
stars
35
forks
source link
[Fix] Refactored a lot in proj reading
#63
Closed
KreativJos
closed
2 years ago
KreativJos
commented
2 years ago
Added
CsprojReader returns typed info
Fixed
Project reading in a separate folder
Reader abstract class
Removed a lot of duplicate code
Using nullable annotation '?' for simpler code
Added
Fixed