Skip to content

Conversation

@jaigak
Copy link
Contributor

@jaigak jaigak commented Apr 11, 2021

See #814

  • Removed unnecessary content that are basically throw away
  • Removed unnecessary spaces
  • ViewModel now implements INotifyPropertyChanged (At least that's useful than having a Int32 property)

@sylveon
Copy link
Contributor

sylveon commented Apr 11, 2021

If you are making the view model template implement INotifyPropertyChanged, then I would suggest making another template which adds a basic runtime class because I currently use the view model template for that, for lack of better option.

@kennykerr
Copy link
Collaborator

Unfortunately, we have nobody on staff to maintain or test the project templates so they are largely frozen except for critical fixes. Everything under nuget/vsix/natvis is unfortunately very brittle and requires manual testing. Feel free to fork them and provide superior project templates but these will have to stay as they are.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants