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

Merge master into feature/lsp-engine #1

Open
wants to merge 806 commits into
base: feature/lsp-engine
Choose a base branch
from

Conversation

github-actions[bot]
Copy link

Automated changes by create-pull-request GitHub action

winstliu and others added 30 commits May 31, 2022 23:10
Added a useful dev example for opening Swagger UI
…ability

Package manager nullability fixes
Added an example on how to launch swagger ui
…-descriptions

removed quoted examples from omnisharp.sdkVersion and omnisharp.sdkPath
…nitTestDebuggingDoc

Fix csharp.unitTestDebuggingOptions description
dibarbet and others added 30 commits March 11, 2023 14:52
Update version for 1.25.5 release
This version adds the following to the debugger:
- Support for logMessage breakpoints
- Always enable https for ASP.NET
- Windows ARM64 support debugging x64 processes
…otnet#5646)

**Changes:**
* Enable use of `targetArchitecture` property on Windows
* Update `targetArchitecture` to be an enum with properties `arm64` and `x86_64`
* Download both ARM64 and X86_64 `vsdbg-ui` when on Windows ARM64
* Update tests

Addresses dotnet#5004

Tested manually both on Windows X64 and ARM64. Can provide an ARM64 Windows VM for validation if needed.
Combine test compile step into normal compile
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.