[Regression] Changes to the project file no longer causes AppDesigner to pick up changes
See original GitHub issueVisual Studio Version: Version 16.0.0 Preview 4.0 [28606.63.d16.0stg]
Summary:
Steps to Reproduce:
- Create a new Console App (.NET Core)
- Right-click and choose Properties
- Change Assembly Name -> ‘Foo’
- Double-click to open project file
- Change
<AssemblyName>
to ‘Bar’ - Save
- Switch back to AppDesigner
Expected Behavior: Assembly Name to be “Bar”
Actual Behavior: Assembly Name is still the old name
User Impact:
Project files change for a variety of reasons including branch switches, undos or manual edits. Designers are supposed to be resilient to that and always reflect the current state.
Issue Analytics
- State:
- Created 5 years ago
- Comments:5 (5 by maintainers)
Top Results From Across the Web
Why App Designer wants to always save changes even if ...
Every time when I open mlapp file in App Designer it immediately shows the file has changed and wants to save it after...
Read more >App Designer's editor is slow and gets stuck alot
The first thing is that app designer lack a lot of components and features guide has, like coping figures and adding java components...
Read more >Tasks can not be saved while Created by Api
After testing in Azure Logic apps to create the new work item, it works fine. Please check if the issue exists in other...
Read more >Understanding Change Control Information Reporting
With Change Control, projects are treated like all other PeopleSoft Application Designer definitions: you must lock them before you can modify them.
Read more >Changes in the code or the designer won't update when ...
I am trying to debug my VB.net app in Visual Studio Express 2010, when I realized my changes will not update on my...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Yep, saving sorry updated it.
@etbyrd Fix has been merged.