question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[Regression] Changes to the project file no longer causes AppDesigner to pick up changes

See original GitHub issue

Visual Studio Version: Version 16.0.0 Preview 4.0 [28606.63.d16.0stg]

Summary:

Steps to Reproduce:

  1. Create a new Console App (.NET Core)
  2. Right-click and choose Properties
  3. Change Assembly Name -> ‘Foo’
  4. Double-click to open project file
  5. Change <AssemblyName> to ‘Bar’
  6. Save
  7. 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:closed
  • Created 5 years ago
  • Comments:5 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
davkeancommented, Feb 7, 2019

Yep, saving sorry updated it.

0reactions
davidwengiercommented, Feb 8, 2019

@etbyrd Fix has been merged.

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found