Skip to content

Conversation

@nojaf
Copy link
Contributor

@nojaf nojaf commented Aug 29, 2023

WHAT

🤖 Generated by Copilot at 06e0b76

Add a custom target to Ionide.ProjInfo.Tool.fsproj to delete conflicting MSBuild DLLs after build. This fixes a runtime error caused by paket restore and updates the tool to use the latest MSBuild API.

🤖 Generated by Copilot at 06e0b76

paket copies old
MSBuild DLLs, tool breaks
delete them in spring

🔧🔥🔄

WHY

HOW

🤖 Generated by Copilot at 06e0b76

  • Add a custom target to delete unwanted MSBuild DLLs from the output directory after the build (link)

This fixes #195.
Please let me know if there are any changes you wish to see.

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.

ProjInfo 0.62.0's tool cannot load 8.x projects

1 participant