ppittle / pMixins

pMixins - Mixin framework for C#
http://pMixins.com
Apache License 2.0
23 stars 5 forks source link

Don't write to .mixin.cs file if no content change. #16

Closed ppittle closed 10 years ago

ppittle commented 10 years ago

This is causing git to think these files are constantly changing.

ppittle commented 10 years ago

Resolved