Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improved project and item templates #924

Closed
wants to merge 6 commits into from
Closed

Improved project and item templates #924

wants to merge 6 commits into from

Conversation

JaiganeshKumaran
Copy link
Contributor

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