Skip to content

Trying to compile/build project but i get many errors since this project got migrated from .net 4.8 to .net 6 #347

Answered by ladnene
ladnene asked this question in Q&A
Discussion options

You must be logged in to vote

It finally worked !

Once I removed the UI and AITool.Service project from the solution and added it back, it is no longer skipped.

Then during build i got this error :

"Severity Code Description Project File Line Suppression State
Error (active) CS0006 Metadata file 'C:\Users\ladne\ObjectListView.NET6\ObjectListView\bin\Release\ObjectListView.dll' could not be found UI C:\Users\ladne\bi-aidetection\src\UI\CSC 1"

So i tried to remove the ObjectListView from the solution and try to build :

And finally it worked ! yay !

@VorlonCD thank you very much for your support

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
1 reply
@ladnene
Comment options

Comment options

You must be logged in to vote
2 replies
@VorlonCD
Comment options

@ladnene
Comment options

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