Commit 6ac615c2 authored by FichteFoll's avatar FichteFoll

Merge pull request #5213 from jbaltie/master

MSBuildSelector: allowing to build visual studio solution using MSBuild
parents 4fc6177e 1a27a374
......@@ -513,7 +513,7 @@
"tags": true
}
]
},
},
{
"name": "Material Theme",
"details": "https://github.com/equinusocio/material-theme",
......@@ -1730,6 +1730,19 @@
}
]
},
{
"name": "MSBuild selector",
"details": "https://github.com/jbaltie/MSBuildSelector",
"author": "Johan Balti",
"labels": ["build system"],
"releases": [
{
"sublime_text": "*",
"platforms": ["windows"],
"tags": true
}
]
},
{
"name": "Mscgen",
"details": "https://github.com/r-stein/sublime-text-mscgen",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment