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

Fix for usage of the new csproj with targetFramework #2450 #2482

Merged
merged 2 commits into from
Jul 5, 2017

Conversation

bhugot
Copy link
Contributor

@bhugot bhugot commented Jul 4, 2017

Hi it's a quick fix of the problem with dotnet pack on the new csproj when using template with type project.
It should fix #2450

The issue with TargetFrameworks is still there for now. But it's a bigger rework as for now we only return one outputpath where we should return multiple one.

@forki
Copy link
Member

forki commented Jul 5, 2017

thanks!

@forki forki merged commit add7e20 into fsprojects:master Jul 5, 2017
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.

Paket pack doesn't properly parse OutDir when you use $(Targetframework)
2 participants