-
Notifications
You must be signed in to change notification settings - Fork 134
Revert to previous DacFX version #927
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR reverts the Microsoft.SqlServer.DacFx package from version 170.2.70 back to version 170.1.61 to address compatibility or stability issues identified in issue #926.
Key Changes:
- Downgrade Microsoft.SqlServer.DacFx package version from 170.2.70 to 170.1.61
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
Copilot reviewed 1 out of 1 changed files in this pull request and generated no new comments.
|
Bug confirmed by using 9.8.0 and then adding this to my AppHost 😢
|
I'll merge this and cut a new release, 9.9.0 |
|
@aaronpowell Thanks, only an issue in 9.8.1-beta though |
|
Ah, you merged the locator fix. |
oh, was that not ready? |
|
@aaronpowell It was ready! |
jmezach
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
|
@jmezach @aaronpowell Confirmed that build 9.8.1-beta.420 works as expected And using WithSkipWhenDeployed() on my smoke test App Host with 4 database projects the dependent web API apps are now ready in 1 second versus 30 seconds! |
Closes #926
PR Checklist
Other information