Skip to content

Can't install akka.net project with target framework 4.7.2 #7189

Answered by Aaronontheweb
qthanpt asked this question in Q&A
Discussion options

You must be logged in to vote

Ah sorry, but yes - we had another version of this same discussion pop up as a bona fide GitHub issue: #7307

TL;DR; this is an issue with the version of MSBuild you're using, not the version of .NET. If you upgrade to an MSBuild15-style project (which you can do without changing your .NET version) this issue should go away. The alternative is for us to downgrade Akka.Analysers to an older version of Roslyn.

xunit ran into this same issue and the .NET team is still discussing making some fixes to the runtime for older-style projects - you can follow those links on my comment here: #7307 (comment)

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@Aaronontheweb
Comment options

@qthanpt
Comment options

@znguvnf
Comment options

@Aaronontheweb
Comment options

Answer selected by Aaronontheweb
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants