🧩 Customizable VisualStudio .sln parser with project support (.vcxproj, .csproj., …). Pluggable lightweight r/w handlers at runtime, and more …
140
stars
27
forks
source link
<ItemGroup>add .cs files and embedded resources #47
Closed
khoshbin closed 3 years ago
I want to add some c# files and folders to .csproj file:
also I want to add some embedded resource:
Is it possible with your library? if yes, how?
Regards