Upload files to "packages/Fody.6.9.3"

This commit is contained in:
Church of Malware 2026-06-10 01:16:15 +00:00
parent 19325f4aa3
commit 4c1f46998d
3 changed files with 6 additions and 0 deletions

BIN
packages/Fody.6.9.3/Fody.6.9.3.nupkg vendored Normal file

Binary file not shown.

BIN
packages/Fody.6.9.3/package_icon.png vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 KiB

6
packages/Fody.6.9.3/package_readme.md vendored Normal file
View 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