Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multiple transformer versions located in packages folder #9

Open
tobiaszuercher opened this issue Jun 23, 2015 · 1 comment
Open

Multiple transformer versions located in packages folder #9

tobiaszuercher opened this issue Jun 23, 2015 · 1 comment

Comments

@tobiaszuercher
Copy link
Owner

sometimes nuget fails deleting it properly :( so sad!

options

  • let's add a warning to the console which tells the user to delete the old version.
  • warn user in console and ask directly to delete the old version
  • delete the old version
  • just load the newest version + warning that there were multiple versions
@michaelschnyder
Copy link
Contributor

i solved this issue by placing a packages.config in the folder where the nuspec lives and manage the version of the transformer there, independently from the version used in the Visual Studio solution

The build-step contains an additional nuget restore for that single NuGet-Package

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants