6 June 2011 0 Comments

Batching Resources in MSBuild – Part 1

Sometime after Visual Studio 2010 shipped, we received reports about an issue where when targeting .NET 3.5, customers were receiving a build error stating that the RESGEN command line was too long. The errors/warnings would look as follows: Error: The specified task executable “ResGen.exe” could not be run. The filename or extension is too long Warning: The command-line for the “ResGen” task is too long.

More here: 
Batching Resources in MSBuild – Part 1

If you liked this post, buy me a Coffee.

Leave a Reply