Merge pull request #323 from DotJoshJohnson/feature/265-add-xml-extensions
Add Support for .plist and .mobileconfig
This commit is contained in:
		
						commit
						44478d12b4
					
				
					 1 changed files with 3 additions and 1 deletions
				
			
		| 
						 | 
					@ -200,7 +200,9 @@
 | 
				
			||||||
                    ".csproj",
 | 
					                    ".csproj",
 | 
				
			||||||
                    ".xml",
 | 
					                    ".xml",
 | 
				
			||||||
                    ".xsd",
 | 
					                    ".xsd",
 | 
				
			||||||
                    ".xsl"
 | 
					                    ".xsl",
 | 
				
			||||||
 | 
					                    ".plist",
 | 
				
			||||||
 | 
					                    ".mobileconfig"
 | 
				
			||||||
                ]
 | 
					                ]
 | 
				
			||||||
            },
 | 
					            },
 | 
				
			||||||
            {
 | 
					            {
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		
		Reference in a new issue