Melissa Treviño
Melissa Treviño
I need to validate with @tmeschter how to handle _external_ changes using `DocData`. Right now, the current implementation is not aware of _external_ changes. Related #8252.
I'm not sure why we see an empty configuration value in that property:  For context, this is a VB WPF application using the latest main (32614.125); I added the...
**Visual Studio Version**: Int Preview 16.8.0 Preview 4.0 [30514.8.main] **Summary**: If you disable the `Application Framework` and reenable it, the `StartupObject` in the vbproj file is not removed. This is...
Note: this PR has the same commits as #8355, but targets dev17.4-preview1. The `StartupObject` property has a different behavior compared to the C# experience. This setting doesn't get serialized exclusively...
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...
- [ ] Review comment on TryGetKey for retrieving TargetPlatformIdentifier. https://github.com/dotnet/project-system/pull/7132#discussion_r634169413 - [ ] Use `TargetFrameworkIdentifier` and TargetFrameworkVersion` when checking if a TargetFramework is .NET5 or higher. https://github.com/dotnet/project-system/pull/7950 - [...
## Summary WinForms Designer is currently working on improving the HighDPI settings experience for .NET Core apps. For C#, they are reading the project file to get the property that...
## Visual Studio Version Visual Studio 2022 17.7 Preview 1 (Reported since Visual Studio 2019 in this [feedback ticket](https://devdiv.visualstudio.com/DevDiv/_workitems/edit/1297172)) ## Summary While having a form open with some unsaved changes...