Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/monodevelop.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLluis Sanchez Gual <lluis@xamarin.com>2015-06-02 20:22:15 +0300
committerLluis Sanchez Gual <lluis@xamarin.com>2015-06-02 20:22:15 +0300
commit1e6d181420467378572dc5b78732fa069ddf8cc3 (patch)
treed17def6484c3918cf5637ed4620fdc54d75e8178 /main/src/addins/Deployment/MonoDevelop.Deployment
parent98651eaa53fed13b96aa46ce7154d7d2791c71ea (diff)
parent1baadbe5ec399e7717972ae41dfdd2f0698d057c (diff)
Merge remote-tracking branch 'origin/master' into roslyn
Diffstat (limited to 'main/src/addins/Deployment/MonoDevelop.Deployment')
-rw-r--r--main/src/addins/Deployment/MonoDevelop.Deployment/templates/PackagingProject.xpt.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/main/src/addins/Deployment/MonoDevelop.Deployment/templates/PackagingProject.xpt.xml b/main/src/addins/Deployment/MonoDevelop.Deployment/templates/PackagingProject.xpt.xml
index 5afd71f32c..17532ab0a8 100644
--- a/main/src/addins/Deployment/MonoDevelop.Deployment/templates/PackagingProject.xpt.xml
+++ b/main/src/addins/Deployment/MonoDevelop.Deployment/templates/PackagingProject.xpt.xml
@@ -7,6 +7,7 @@
<Category>other/misc/generic</Category>
<Icon>md-project-package</Icon>
<Image id="md-packaging-project" />
+ <FileExtension>.mdproj</FileExtension>
<_Description>Create a project which can generate packages for a solution</_Description>
</TemplateConfiguration>