Closed jakejgordon closed 9 years ago
The next time I installed the package it prompted me from within the NuGet GUI in VisualStudio and asked me if I wanted to overwrite the files in App_Start because they already existed... so maybe it is working fine after all. Closing issue and will re-open if it happens again.
I had an existing Web API 2 project that had an App_Start folder (but not the StructuremapMvc.cs or StructuremapWebApi.cs files) and when I installed this package it didn't actually create these two files. When I delete the App_Start folder and then install the package it works fine.