Skip to content
New issue

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

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

Already on GitHub? # to your account

Fix old .csproj fails to install Akka.Analyzers #107

Merged
merged 1 commit into from
Dec 2, 2024

Conversation

Arkatufus
Copy link
Contributor

@Arkatufus Arkatufus commented Dec 2, 2024

Fixes akkadotnet/akka.net#7307

Changes

Add install and uninstall script in nuspec /tools folder to stop IDEs from deleting Akka.Analyzers installation prematurely.

See akkadotnet/akka.net#7307 (comment) for the actual breakdown on why IDEs are failing to install Akka.Analyzers on old .NET Framework projects.

Warning

Choose between this PR or #106, do not merge both.

@Aaronontheweb Aaronontheweb enabled auto-merge (squash) December 2, 2024 20:57
@Aaronontheweb Aaronontheweb merged commit 433f7df into akkadotnet:dev Dec 2, 2024
2 checks passed
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Akka.Analyzers can't install in .NET Framework projects using pre-SDK project styles
2 participants