project-system
project-system copied to clipboard
The .NET Project System for Visual Studio
We are introducing a set of new properties to the UI that need to have their corresponding entries in the generated file Application.Designer.vb. When addressing this, we should make these...
## Visual Studio Version 17.3 Preview 3 ## Summary In a Maui project, the iOS Bundle Signing property page jumps from one scroll position to another after choosing an option...
_This issue has a corresponding [ticket on Developer Community](https://developercommunity.visualstudio.com/content/idea/572969/change-default-namespace-associated-to-a-folder-wh.html). Please vote and comment there to make sure your voice is heard._ --- It would be nice if there is a...
## Summary Address Sev3 non-blocking accessibility issues - [ ] [AB#1408079](https://devdiv.visualstudio.com/0bdbc590-a062-4c3f-b0f6-9383f67865ee/_workitems/edit/1408079) - [ ] [AB#1408953](https://devdiv.visualstudio.com/0bdbc590-a062-4c3f-b0f6-9383f67865ee/_workitems/edit/1408953) - [ ] [AB#1441093](https://devdiv.visualstudio.com/0bdbc590-a062-4c3f-b0f6-9383f67865ee/_workitems/edit/1441093) ## Impact To improve accessibility experience and compliance
## Summary The Project Query API versions data so that it knows when something has changed and can automatically re-run queries. When using the project properties UI we always report...
@## Summary This is a placeholder item to validate the performance improvements for Configuration switch optimization code - [x] Functional Testing : #7541 - [x] Validate if #7615 occurs -...
**Visual Studio Version**: Latest 16.6 dogfood build **Summary**: Exception on attempting to rename a type in shared project **Steps to Reproduce**: 1. Sync to latest Roslyn master sources, https://github.com/dotnet/roslyn/commit/d511d2656df15054826fcf8bb88bd5758188cb62 at...
## Summary Telemetry adds instrumentation to the performance enhancements in incremental build. This request is to surface the data in meaningful data to view improvements across releases ## Impact Insights...
Platform specific property page does not disappear after platform is removed form TargetFrameworks
## Visual Studio Version Version 17.2.0 Preview 3.0 [32329.161.main] ## Summary Platform specific property page does not disappear when removing related target framework from `TargetFrameworks` property without having to close...
## Summary When automating builds inside VS (in troubleshooting scenarios) it is important to let the Intellisense fully load before building. Yes, the status bar in VS says Ready much...