From 900ee57de816146a315274164baa87b4a3eff98f Mon Sep 17 00:00:00 2001 From: Kevin Sawicki Date: Wed, 18 Jun 2014 08:58:18 -0700 Subject: [PATCH 1/2] Add .nuspec extension to XML --- lib/linguist/languages.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/linguist/languages.yml b/lib/linguist/languages.yml index 42ce978d..6c17c72f 100644 --- a/lib/linguist/languages.yml +++ b/lib/linguist/languages.yml @@ -2289,6 +2289,7 @@ XML: - .launch - .mxml - .nproj + - .nuspec - .osm - .plist - .pluginspec From 2be91e9b2e49cb4d7456ca3b15b188a923720caf Mon Sep 17 00:00:00 2001 From: Kevin Sawicki Date: Thu, 19 Jun 2014 07:53:52 -0700 Subject: [PATCH 2/2] Add .nuspec sample --- samples/XML/sample.nuspec | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 samples/XML/sample.nuspec diff --git a/samples/XML/sample.nuspec b/samples/XML/sample.nuspec new file mode 100644 index 00000000..238c325a --- /dev/null +++ b/samples/XML/sample.nuspec @@ -0,0 +1,21 @@ + + + + Sample + Sample + 0.101.0 + Hugh Bot + Hugh Bot + A package of nuget + + It just works + + http://hubot.github.com + + https://github.com/github/hubot/LICENSEmd + false + + + + +