diff --git a/packages/Fody.6.9.3/Fody.6.9.3.nupkg b/packages/Fody.6.9.3/Fody.6.9.3.nupkg new file mode 100644 index 0000000..2902ae4 Binary files /dev/null and b/packages/Fody.6.9.3/Fody.6.9.3.nupkg differ diff --git a/packages/Fody.6.9.3/package_icon.png b/packages/Fody.6.9.3/package_icon.png new file mode 100644 index 0000000..d27b17a Binary files /dev/null and b/packages/Fody.6.9.3/package_icon.png differ diff --git a/packages/Fody.6.9.3/package_readme.md b/packages/Fody.6.9.3/package_readme.md new file mode 100644 index 0000000..fb8762f --- /dev/null +++ b/packages/Fody.6.9.3/package_readme.md @@ -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 +