Skip to content

IDE-execution protocol for /run_session seems broken with VS 17.10.0 Preview 4.0 #3819

Closed Answered by karolz-ms
epsitec asked this question in Q&A
Discussion options

You must be logged in to vote

@epsitec the payload for the request has changed as well https://github.com/dotnet/aspire/blob/main/docs/specs/IDE-execution.md#create-session-request It now contains an array of launch configurations (currently only one is supported, but more than one may be supported in future). The project path and launch profile appear under the launch configuration.

Also make sure you are using HTTPS when talking to the endpoint.

Hope this helps, but please do not hesitate to ping us if you have any follow-up questions. 

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by epsitec
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
3 participants
Converted from issue

This discussion was converted from issue #3810 on April 18, 2024 16:22.