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

Fix assembly bindings to resolve runtime errors #9824

Merged
merged 1 commit into from
Feb 24, 2024
Merged

Conversation

advay26
Copy link
Member

@advay26 advay26 commented Feb 23, 2024

Similar to #9597

We made recent package upgrades to Gallery, and started seeing runtime issues because of conflicting assembly versions. We have assembly bindings in the Web.config file, and these need to be deleted and regenerated when we see these binding conflicts (Gallery runtime issues due to missing or conflicting assembly bindings).

Most of the changes here are just whitespace changes, outside of 5-6 package version changes.

Gallery deployments are working now: https://devdiv.visualstudio.com/DevDiv/_releaseProgress?_a=release-pipeline-progress&releaseId=1513101

@advay26 advay26 requested a review from a team as a code owner February 23, 2024 23:32
@advay26 advay26 changed the title fix bindings Fix assembly bindings to resolve runtime errors Feb 23, 2024
@advay26 advay26 merged commit a27190b into dev Feb 24, 2024
2 checks passed
@advay26 advay26 deleted the advay26-fix-bindings branch February 24, 2024 00:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants