-
Notifications
You must be signed in to change notification settings - Fork 78
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
Build debugger-libs as a submodule throws nugets not found errors.. #402
Comments
* Bump Microsoft.VisualStudio.SDK Bumps Microsoft.VisualStudio.SDK from 17.5.0-preview-3-33208-408 to 17.7.37327. --- updated-dependencies: - dependency-name: Microsoft.VisualStudio.SDK dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * Packages --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Juan Diego Herrera <juherrera@microsoft.com>
@mauroa or anyone else still at Microsoft. CI still won't build this because both Any help on working around this would be appreciated. |
Using the suggestion from #408 I added:
to my CI and everything now builds with latest on |
@thaystg et al...
I've just updated our debugger-libs submodule to point to the the latest commit,
35ab1bd2c237c155296749fa0a680ce5d4f2e13d
, onmain
When Github Action CI tries to build the required *.csprojs I get the following errors.
Any tips on how to resolve this? Pointing to an old submodule commit never threw these errors, but we want the latest debugger library fixes :)
The text was updated successfully, but these errors were encountered: