Open thienedits opened 10 years ago
Is it TFS or GIT?
Perhaps it could be due to the hierarchy (.css.map and .min.css are nested under scss).
@SLaks, is it the default behavior?
To fix this, we need to only call CheckoutFromSourceControl()
if the file actually changed.
we are using svn
I just switched to a new development laptop, this never happened with my previous development laptop. Sorry I can't be of more help, I am still pretty new to visual studio and .net framework.
We use TFS and get something similar sometimes. We'll recompile all SASS and see some CSS files checked out even when we didn't touch the source SCSS.
Not sure whats going on but after committing the .scss file the .css.map and .min.css files appear in the pending changes. Why is this happening?