Skip to content

Cleanup ide.host.json files. #41638

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

Closed
1 task done
phenning opened this issue May 11, 2022 · 2 comments · Fixed by #42311
Closed
1 task done

Cleanup ide.host.json files. #41638

phenning opened this issue May 11, 2022 · 2 comments · Fixed by #42311
Assignees
Labels
area-mvc Includes: MVC, Actions and Controllers, Localization, CORS, most templates feature-templates
Milestone

Comments

@phenning
Copy link
Contributor

Is there an existing issue for this?

  • I have searched the existing issues

Describe the bug

Consider the following changes:

  1. New schema is available on schemastore: ide.host instead of vs-2017.3.host
  2. Remove ports section - not used by current Visual Studio
  3. Remove supportedAuthentication section - not used by current Visual Studio

Anything else that is not documented in the schema, is potential removal candidate, please confirm with @phenning.

Expected Behavior

Clean up of unreferenced properties, updated schema.

Steps To Reproduce

No response

Exceptions (if any)

No response

.NET Version

No response

Anything else?

Visual Studio 2022 17.3 Preview 1

@phenning
Copy link
Contributor Author

//cc @DamianEdwards

@DamianEdwards DamianEdwards self-assigned this May 11, 2022
@DamianEdwards DamianEdwards added this to the .NET 7 Planning milestone May 11, 2022
@ghost
Copy link

ghost commented May 11, 2022

Thanks for contacting us.

We're moving this issue to the .NET 7 Planning milestone for future evaluation / consideration. We would like to keep this around to collect more feedback, which can help us with prioritizing this work. We will re-evaluate this issue, during our next planning meeting(s).
If we later determine, that the issue has no community involvement, or it's very rare and low-impact issue, we will close it - so that the team can focus on more important and high impact issues.
To learn more about what to expect next and how this issue will be handled you can read more about our triage process here.

@Pilchie Pilchie added the area-mvc Includes: MVC, Actions and Controllers, Localization, CORS, most templates label May 11, 2022
@mkArtakMSFT mkArtakMSFT modified the milestones: .NET 7 Planning, 7.0-rc1 Jun 8, 2022
@DamianEdwards DamianEdwards modified the milestones: 7.0-rc1, 7.0-preview6 Jun 20, 2022
DamianEdwards added a commit that referenced this issue Jun 20, 2022
- Make option values sticky in VS
- Remove unused sections in ide.host.json

Fixes #41638 #41637 #41631
DamianEdwards added a commit that referenced this issue Jun 21, 2022
- Make option values sticky in VS
- Remove unused sections in ide.host.json

Fixes #41638 #41637 #41631
@ghost ghost locked as resolved and limited conversation to collaborators Jul 21, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-mvc Includes: MVC, Actions and Controllers, Localization, CORS, most templates feature-templates
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants