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

APIView deployment is not installing .NET parser #9844

Open
praveenkuttappan opened this issue Feb 15, 2025 · 0 comments
Open

APIView deployment is not installing .NET parser #9844

praveenkuttappan opened this issue Feb 15, 2025 · 0 comments
Assignees
Labels
APIView Central-EngSys This issue is owned by the Engineering System team.

Comments

@praveenkuttappan
Copy link
Member

APIView deployment is not updating .NET parser version on the server. Installation succeeds with a message "Package already exists"

We should update the pipeline to uninstall current package for parser and reinstall the latest version.

Command to uninstall the package: dotnet tool uninstall csharpapiparser --tool-path <path>

APIView pipeline: https://github.com/Azure/azure-sdk-tools/blob/main/src/dotnet/APIView/apiview.yml

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
APIView Central-EngSys This issue is owned by the Engineering System team.
Projects
Status: 🆕 New
Status: 🤔 Triage
Development

No branches or pull requests

2 participants