mirror of
https://git.projectnightcrawler.dev/NightmareEclipse/MiniPlasma
synced 2026-06-30 01:50:09 +00:00
Upload files to "packages/Fody.6.9.3"
This commit is contained in:
Vendored
BIN
Binary file not shown.
Vendored
BIN
Binary file not shown.
|
After Width: | Height: | Size: 1.7 KiB |
+6
@@ -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
|
||||||
|
|
||||||
Reference in New Issue
Block a user