Skip to content

Adjust ProjectCracker NuGet for VS/NuGet #530

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

Merged
merged 1 commit into from
Feb 21, 2016
Merged

Adjust ProjectCracker NuGet for VS/NuGet #530

merged 1 commit into from
Feb 21, 2016

Conversation

rneatherway
Copy link
Member

The Target name cannot include '.', and the .targets file must match the
name of the NuGet package.

The Target name cannot include '.', and the .targets file must match the
name of the NuGet package.
@rneatherway
Copy link
Member Author

@cloudRoutine is it possible for you to try installing the test packages at https://ci.appveyor.com/project/rneatherway/fsharp-compiler-service/build/artifacts ?

@cloudRoutine
Copy link
Contributor

How do I go about doing this? I tried downloading the packages into a directory and adding the directory as a local nuget source inside of VS but when I try to install it says it can't resolve all of the dependencies on my machine and fails.

I tried doing it with paket adding the directory as a local source, but it kept pulling the release version off of nuget instead.

Another option is to put a prerelease/beta version on nuget; that'd be much simpler to work with.

@rneatherway
Copy link
Member Author

@Dysme OK with me publishing a prerelease version from this branch?

@rneatherway
Copy link
Member Author

I found that you can do it locally this way: https://stackoverflow.com/questions/10240029/how-to-install-a-nuget-package-nupkg-file-locally

Anyway, it works so I'll release.

rneatherway added a commit that referenced this pull request Feb 21, 2016
Adjust ProjectCracker NuGet for VS/NuGet
@rneatherway rneatherway merged commit 4041eb5 into fsharp:master Feb 21, 2016
@rneatherway rneatherway deleted the crackertool-nuget branch February 21, 2016 20:22
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

Successfully merging this pull request may close these issues.

2 participants