mirror of
https://github.com/Nightmare-Eclipse/MiniPlasma.git
synced 2026-05-26 12:40:49 +00:00
PoC files
This commit is contained in:
commit
16ed635ec9
175 changed files with 176379 additions and 0 deletions
6
packages/Fody.6.9.3/package_readme.md
vendored
Normal file
6
packages/Fody.6.9.3/package_readme.md
vendored
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
### Extensible tool for weaving .net assemblies
|
||||
|
||||
Manipulating the IL of an assembly as part of a build requires a significant amount of plumbing code. This plumbing code involves knowledge of both the MSBuild and Visual Studio APIs. Fody attempts to eliminate that plumbing code through an extensible add-in model.
|
||||
|
||||
For more information about the Fody project see https://github.com/Fody/Home
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue