visual studio - What is creating these files with a jmconfig extension? -


i've got multiple visual studio projects , solutions have .jmconfig file in root directory project or solution. noticed file shows when checking project source control , tells me .jmconfig new.

here sample:

<?xml version="1.0" encoding="utf-8"?><configuration xmlns:xsi="http://www.w3.org/2001/xmlschema-instance" xmlns:xsd="http://www.w3.org/2001/xmlschema"><dontshowagaininsolution>false</dontshowagaininsolution></configuration> 

this justmock trying save settings don't reminded upgrade time.


Comments

Popular posts from this blog

xml - Extract substrings with XSLT -

math - "ELO Rating" and how does "TSR Rating" work? -

How can do a tuple comparison in coffeescript similar to that in python? -