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

Deploying an experimental instance in 17.12 results in a compatibility version error on STJ when opening the PM UI #13895

Open
martinrrm opened this issue Oct 30, 2024 · 2 comments
Assignees
Labels
Area:Settings NuGet.Config and related issues Priority:2 Issues for the current backlog. Product:VS.Client Type:DeveloperDocs

Comments

@martinrrm
Copy link
Contributor

Since VS 17.13 upgraded System.Text.Json (STJ) to 8.0.5 if you deploy an experimental instance using latest NuGet.Client code in 17.12 (and I believe older) you will have an error when opening the PM UI, looking at the error message I see that it's unable to get 8.0.5 STJ.

I believe that we need to update our dependencies to use 8.0.4 if the VS build version is older than 17.13

image

@martinrrm martinrrm added Product:VS.Client Type:Bug Area:Settings NuGet.Config and related issues Type:Engineering product/infrastructure work/not a customer bug/feature/DCR labels Oct 30, 2024
@martinrrm martinrrm changed the title Deploying an experimental instance in 17.12 results in a compatibility version error on STJ Deploying an experimental instance in 17.12 results in a compatibility version error on STJ when opening the PM UI Oct 30, 2024
@donnie-msft
Copy link
Contributor

Please add the full build number and a screenshot of the error for future reference.

@martinrrm
Copy link
Contributor Author

martinrrm commented Oct 30, 2024

There isn't a specific build number for this, any version of VS lower than 17.13.
Error in Browse tab
image
No transitive packages, not even then the collapse and no metadata of any package
image

@nkolev92 nkolev92 self-assigned this Nov 4, 2024
@nkolev92 nkolev92 added Type:DeveloperDocs Priority:2 Issues for the current backlog. and removed Type:Bug Type:Engineering product/infrastructure work/not a customer bug/feature/DCR labels Nov 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area:Settings NuGet.Config and related issues Priority:2 Issues for the current backlog. Product:VS.Client Type:DeveloperDocs
Projects
None yet
Development

No branches or pull requests

3 participants