add json to content types
This commit is contained in:
parent
2333307da1
commit
ffe9f27301
1 changed files with 1 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Types xmlns="http://schemas.openxmlformats.org/package/2006/content-types">
|
||||
<Default Extension=".vsixmanifest" ContentType="text/xml"/>
|
||||
<Default Extension=".json" ContentType="application/json"/>
|
||||
</Types>
|
Loading…
Add table
Reference in a new issue