Andrew Bancroft 6/16/2014

NuGet app.config / web.config Transformation Trouble

Read Original

This article details the author's experience troubleshooting NuGet package transformations for app.config and web.config files. The author encountered three interrelated issues: the test project was in TFS source control, package version was not incremented after adding transform files, and NuGet Package Restore was enabled. The latter prevented 'undo pending changes' from removing the installed package, causing subsequent installations to fail to apply updates. The solution involved manually deleting the package folder from the packages directory. This is a technical troubleshooting guide relevant to software development and DevOps.

NuGet app.config / web.config Transformation Trouble

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser