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

After updating VS and .net 9 I have a problem with kits. All dependencies between projects are not working. The soluition doesn't want to compile. Is there a new parameter? #9183

Closed
Alerinos opened this issue Feb 14, 2024 · 6 comments
Labels
needs-more-info Not enough information has been provided. Please share more detail as requested. Stale

Comments

@Alerinos
Copy link

After updating VS and .net 9 I have a problem with kits. All dependencies between projects are not working. The soluition doesn't want to compile. Is there a new parameter?

Originally posted by @Alerinos in #9167 (comment)

@Alerinos
Copy link
Author

Rolling back the version from .net 9 to .net 8 fixed the problem with project dependencies. Undoing the VS installation fixed the problem with packages.

@richlander
Copy link
Member

Can you document the .NET and VS versions you had with the problem and w/o? That'd be helpful.

It would also be good if you could share any msbuild logs / errors.

@Alerinos
Copy link
Author

@richlander
Forgive me for not writing this earlier.
I am currently using VS 17.9.0 Preview 5.0 and .net 8.0.200-preview.23624.5 where everything is correct.
The problem occurs on VS 17.10.0 Preview 1.0 and .net 9 preview 1
Unfortunately I don't have the logs anymore because I restored the version.
The only error I have logged is NU1008, I am using PackageReference and Directory.Packages.props correctly

@JonDouglas
Copy link
Collaborator

@Alerinos Can you double check that <PackageVersion> is appropriately including the new version information? See:

https://learn.microsoft.com/en-us/nuget/reference/errors-and-warnings/nu1008

@mairaw mairaw added the needs-more-info Not enough information has been provided. Please share more detail as requested. label Feb 14, 2024
Copy link

This issue is stale because there has been no response to a request for more information for 7 days.

@github-actions github-actions bot added the Stale label Feb 22, 2024
Copy link

This issue was closed because there was no response to a request for more information for 10 days.

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Feb 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs-more-info Not enough information has been provided. Please share more detail as requested. Stale
Projects
None yet
Development

No branches or pull requests

4 participants