Showing results for October 2012 - The NuGet Blog

Oct 23, 2012
0
0

Creating custom package rules for your build

Luan Nguyen
Luan Nguyen

When you build your NuGet packages using nuget.exe, you may have noticed that sometimes you get a warning about the created package. Here's one example: This warning is generated by one of NuGet's package analysis rules. Think of these as the NuGet equivalent of an FxCop rule. When nuget.exe creates a package, it automatically executes the packa...

Insights