Changed defines from DEBUG to DIAGNOSTICS_PAGE_MIDDLEWARE
This commit is contained in:
parent
7c7628cec9
commit
221a8f4f50
|
|
@ -2,7 +2,7 @@
|
|||
// Licensed under the Apache License, Version 2.0. See License.txt in the project root for license information.
|
||||
|
||||
|
||||
#if DEBUG
|
||||
#if DIAGNOSTICS_PAGE_MIDDLEWARE
|
||||
using System;
|
||||
using Microsoft.AspNet.Abstractions;
|
||||
using Microsoft.AspNet.Diagnostics;
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
// Licensed under the Apache License, Version 2.0. See License.txt in the project root for license information.
|
||||
|
||||
|
||||
#if DEBUG
|
||||
#if DIAGNOSTICS_PAGE_MIDDLEWARE
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Threading.Tasks;
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
// Licensed under the Apache License, Version 2.0. See License.txt in the project root for license information.
|
||||
|
||||
|
||||
#if DEBUG
|
||||
#if DIAGNOSTICS_PAGE_MIDDLEWARE
|
||||
|
||||
using Microsoft.AspNet.Http;
|
||||
|
||||
|
|
|
|||
|
|
@ -204,6 +204,8 @@
|
|||
<Content Include="node_modules\grunt-contrib-jshint\node_modules\jshint\data\ascii-identifier-data.js" />
|
||||
<Content Include="node_modules\grunt-contrib-jshint\node_modules\jshint\data\non-ascii-identifier-part-only.js" />
|
||||
<Content Include="node_modules\grunt-contrib-jshint\node_modules\jshint\data\non-ascii-identifier-start.js" />
|
||||
<Content Include="node_modules\grunt-contrib-jshint\node_modules\jshint\dist\jshint-rhino.js" />
|
||||
<Content Include="node_modules\grunt-contrib-jshint\node_modules\jshint\dist\jshint.js" />
|
||||
<Content Include="node_modules\grunt-contrib-jshint\node_modules\jshint\node_modules\.bin\shjs" />
|
||||
<Content Include="node_modules\grunt-contrib-jshint\node_modules\jshint\node_modules\.bin\shjs.cmd" />
|
||||
<Content Include="node_modules\grunt-contrib-jshint\node_modules\jshint\node_modules\.bin\strip-json-comments" />
|
||||
|
|
@ -255,6 +257,16 @@
|
|||
<Content Include="node_modules\grunt-contrib-jshint\node_modules\jshint\node_modules\console-browserify\.travis.yml" />
|
||||
<Content Include="node_modules\grunt-contrib-jshint\node_modules\jshint\node_modules\console-browserify\index.js" />
|
||||
<Content Include="node_modules\grunt-contrib-jshint\node_modules\jshint\node_modules\console-browserify\LICENCE" />
|
||||
<Content Include="node_modules\grunt-contrib-jshint\node_modules\jshint\node_modules\console-browserify\node_modules\date-now\.npmignore" />
|
||||
<Content Include="node_modules\grunt-contrib-jshint\node_modules\jshint\node_modules\console-browserify\node_modules\date-now\.testem.json" />
|
||||
<Content Include="node_modules\grunt-contrib-jshint\node_modules\jshint\node_modules\console-browserify\node_modules\date-now\.travis.yml" />
|
||||
<Content Include="node_modules\grunt-contrib-jshint\node_modules\jshint\node_modules\console-browserify\node_modules\date-now\index.js" />
|
||||
<Content Include="node_modules\grunt-contrib-jshint\node_modules\jshint\node_modules\console-browserify\node_modules\date-now\LICENCE" />
|
||||
<Content Include="node_modules\grunt-contrib-jshint\node_modules\jshint\node_modules\console-browserify\node_modules\date-now\package.json" />
|
||||
<Content Include="node_modules\grunt-contrib-jshint\node_modules\jshint\node_modules\console-browserify\node_modules\date-now\README.md" />
|
||||
<Content Include="node_modules\grunt-contrib-jshint\node_modules\jshint\node_modules\console-browserify\node_modules\date-now\seed.js" />
|
||||
<Content Include="node_modules\grunt-contrib-jshint\node_modules\jshint\node_modules\console-browserify\node_modules\date-now\test\index.js" />
|
||||
<Content Include="node_modules\grunt-contrib-jshint\node_modules\jshint\node_modules\console-browserify\node_modules\date-now\test\static\index.html" />
|
||||
<Content Include="node_modules\grunt-contrib-jshint\node_modules\jshint\node_modules\console-browserify\package.json" />
|
||||
<Content Include="node_modules\grunt-contrib-jshint\node_modules\jshint\node_modules\console-browserify\README.md" />
|
||||
<Content Include="node_modules\grunt-contrib-jshint\node_modules\jshint\node_modules\console-browserify\test\index.js" />
|
||||
|
|
@ -282,13 +294,8 @@
|
|||
<Content Include="node_modules\grunt-contrib-jshint\node_modules\jshint\node_modules\exit\test\fixtures\log-broken.js" />
|
||||
<Content Include="node_modules\grunt-contrib-jshint\node_modules\jshint\node_modules\exit\test\fixtures\log.js" />
|
||||
<Content Include="node_modules\grunt-contrib-jshint\node_modules\jshint\node_modules\htmlparser2\.gitattributes" />
|
||||
<Content Include="node_modules\grunt-contrib-jshint\node_modules\jshint\node_modules\htmlparser2\.npmignore" />
|
||||
<Content Include="node_modules\grunt-contrib-jshint\node_modules\jshint\node_modules\htmlparser2\.travis.yml" />
|
||||
<Content Include="node_modules\grunt-contrib-jshint\node_modules\jshint\node_modules\htmlparser2\lib\CollectingHandler.js" />
|
||||
<Content Include="node_modules\grunt-contrib-jshint\node_modules\jshint\node_modules\htmlparser2\lib\entities\decode.json" />
|
||||
<Content Include="node_modules\grunt-contrib-jshint\node_modules\jshint\node_modules\htmlparser2\lib\entities\entities.json" />
|
||||
<Content Include="node_modules\grunt-contrib-jshint\node_modules\jshint\node_modules\htmlparser2\lib\entities\legacy.json" />
|
||||
<Content Include="node_modules\grunt-contrib-jshint\node_modules\jshint\node_modules\htmlparser2\lib\entities\xml.json" />
|
||||
<Content Include="node_modules\grunt-contrib-jshint\node_modules\jshint\node_modules\htmlparser2\lib\FeedHandler.js" />
|
||||
<Content Include="node_modules\grunt-contrib-jshint\node_modules\jshint\node_modules\htmlparser2\lib\index.js" />
|
||||
<Content Include="node_modules\grunt-contrib-jshint\node_modules\jshint\node_modules\htmlparser2\lib\Parser.js" />
|
||||
|
|
@ -328,20 +335,39 @@
|
|||
<Content Include="node_modules\grunt-contrib-jshint\node_modules\jshint\node_modules\htmlparser2\node_modules\domhandler\test\cases\20-template_script_tags.json" />
|
||||
<Content Include="node_modules\grunt-contrib-jshint\node_modules\jshint\node_modules\htmlparser2\node_modules\domhandler\test\cases\21-conditional_comments.json" />
|
||||
<Content Include="node_modules\grunt-contrib-jshint\node_modules\jshint\node_modules\htmlparser2\node_modules\domhandler\test\cases\22-lowercase_tags.json" />
|
||||
<Content Include="node_modules\grunt-contrib-jshint\node_modules\jshint\node_modules\htmlparser2\node_modules\domhandler\test\cases\23-dom-lvl1.json" />
|
||||
<Content Include="node_modules\grunt-contrib-jshint\node_modules\jshint\node_modules\htmlparser2\node_modules\domhandler\test\tests.js" />
|
||||
<Content Include="node_modules\grunt-contrib-jshint\node_modules\jshint\node_modules\htmlparser2\node_modules\domutils\index.js" />
|
||||
<Content Include="node_modules\grunt-contrib-jshint\node_modules\jshint\node_modules\htmlparser2\node_modules\domutils\lib\helpers.js" />
|
||||
<Content Include="node_modules\grunt-contrib-jshint\node_modules\jshint\node_modules\htmlparser2\node_modules\domutils\lib\legacy.js" />
|
||||
<Content Include="node_modules\grunt-contrib-jshint\node_modules\jshint\node_modules\htmlparser2\node_modules\domutils\lib\manipulation.js" />
|
||||
<Content Include="node_modules\grunt-contrib-jshint\node_modules\jshint\node_modules\htmlparser2\node_modules\domutils\lib\querying.js" />
|
||||
<Content Include="node_modules\grunt-contrib-jshint\node_modules\jshint\node_modules\htmlparser2\node_modules\domutils\lib\stringify.js" />
|
||||
<Content Include="node_modules\grunt-contrib-jshint\node_modules\jshint\node_modules\htmlparser2\node_modules\domutils\lib\traversal.js" />
|
||||
<Content Include="node_modules\grunt-contrib-jshint\node_modules\jshint\node_modules\htmlparser2\node_modules\domutils\LICENSE" />
|
||||
<Content Include="node_modules\grunt-contrib-jshint\node_modules\jshint\node_modules\htmlparser2\node_modules\domutils\package.json" />
|
||||
<Content Include="node_modules\grunt-contrib-jshint\node_modules\jshint\node_modules\htmlparser2\node_modules\domutils\readme.md" />
|
||||
<Content Include="node_modules\grunt-contrib-jshint\node_modules\jshint\node_modules\htmlparser2\node_modules\domutils\tests\00-runtests.js" />
|
||||
<Content Include="node_modules\grunt-contrib-jshint\node_modules\jshint\node_modules\htmlparser2\node_modules\domutils\tests\02-dom_utils.js" />
|
||||
<Content Include="node_modules\grunt-contrib-jshint\node_modules\jshint\node_modules\htmlparser2\node_modules\domutils\tests\DomUtils\01-by_id.js" />
|
||||
<Content Include="node_modules\grunt-contrib-jshint\node_modules\jshint\node_modules\htmlparser2\node_modules\domutils\tests\DomUtils\02-by_tagname.js" />
|
||||
<Content Include="node_modules\grunt-contrib-jshint\node_modules\jshint\node_modules\htmlparser2\node_modules\domutils\tests\DomUtils\03-by_type.js" />
|
||||
<Content Include="node_modules\grunt-contrib-jshint\node_modules\jshint\node_modules\htmlparser2\node_modules\domutils\tests\DomUtils\04-outer_html.js" />
|
||||
<Content Include="node_modules\grunt-contrib-jshint\node_modules\jshint\node_modules\htmlparser2\node_modules\domutils\tests\DomUtils\05-inner_html.js" />
|
||||
<Content Include="node_modules\grunt-contrib-jshint\node_modules\jshint\node_modules\htmlparser2\node_modules\domutils\test\fixture.js" />
|
||||
<Content Include="node_modules\grunt-contrib-jshint\node_modules\jshint\node_modules\htmlparser2\node_modules\domutils\test\tests\helpers.js" />
|
||||
<Content Include="node_modules\grunt-contrib-jshint\node_modules\jshint\node_modules\htmlparser2\node_modules\domutils\test\tests\legacy.js" />
|
||||
<Content Include="node_modules\grunt-contrib-jshint\node_modules\jshint\node_modules\htmlparser2\node_modules\domutils\test\utils.js" />
|
||||
<Content Include="node_modules\grunt-contrib-jshint\node_modules\jshint\node_modules\htmlparser2\node_modules\entities\.travis.yml" />
|
||||
<Content Include="node_modules\grunt-contrib-jshint\node_modules\jshint\node_modules\htmlparser2\node_modules\entities\index.js" />
|
||||
<Content Include="node_modules\grunt-contrib-jshint\node_modules\jshint\node_modules\htmlparser2\node_modules\entities\lib\decode.js" />
|
||||
<Content Include="node_modules\grunt-contrib-jshint\node_modules\jshint\node_modules\htmlparser2\node_modules\entities\lib\decode_codepoint.js" />
|
||||
<Content Include="node_modules\grunt-contrib-jshint\node_modules\jshint\node_modules\htmlparser2\node_modules\entities\lib\encode.js" />
|
||||
<Content Include="node_modules\grunt-contrib-jshint\node_modules\jshint\node_modules\htmlparser2\node_modules\entities\LICENSE" />
|
||||
<Content Include="node_modules\grunt-contrib-jshint\node_modules\jshint\node_modules\htmlparser2\node_modules\entities\maps\decode.json" />
|
||||
<Content Include="node_modules\grunt-contrib-jshint\node_modules\jshint\node_modules\htmlparser2\node_modules\entities\maps\entities.json" />
|
||||
<Content Include="node_modules\grunt-contrib-jshint\node_modules\jshint\node_modules\htmlparser2\node_modules\entities\maps\legacy.json" />
|
||||
<Content Include="node_modules\grunt-contrib-jshint\node_modules\jshint\node_modules\htmlparser2\node_modules\entities\maps\xml.json" />
|
||||
<Content Include="node_modules\grunt-contrib-jshint\node_modules\jshint\node_modules\htmlparser2\node_modules\entities\package.json" />
|
||||
<Content Include="node_modules\grunt-contrib-jshint\node_modules\jshint\node_modules\htmlparser2\node_modules\entities\readme.md" />
|
||||
<Content Include="node_modules\grunt-contrib-jshint\node_modules\jshint\node_modules\htmlparser2\node_modules\entities\test\mocha.opts" />
|
||||
<Content Include="node_modules\grunt-contrib-jshint\node_modules\jshint\node_modules\htmlparser2\node_modules\entities\test\test.js" />
|
||||
<Content Include="node_modules\grunt-contrib-jshint\node_modules\jshint\node_modules\htmlparser2\node_modules\readable-stream\.npmignore" />
|
||||
<Content Include="node_modules\grunt-contrib-jshint\node_modules\jshint\node_modules\htmlparser2\node_modules\readable-stream\duplex.js" />
|
||||
<Content Include="node_modules\grunt-contrib-jshint\node_modules\jshint\node_modules\htmlparser2\node_modules\readable-stream\float.patch" />
|
||||
<Content Include="node_modules\grunt-contrib-jshint\node_modules\jshint\node_modules\htmlparser2\node_modules\readable-stream\lib\_stream_duplex.js" />
|
||||
<Content Include="node_modules\grunt-contrib-jshint\node_modules\jshint\node_modules\htmlparser2\node_modules\readable-stream\lib\_stream_passthrough.js" />
|
||||
<Content Include="node_modules\grunt-contrib-jshint\node_modules\jshint\node_modules\htmlparser2\node_modules\readable-stream\lib\_stream_readable.js" />
|
||||
|
|
@ -380,6 +406,7 @@
|
|||
<Content Include="node_modules\grunt-contrib-jshint\node_modules\jshint\node_modules\htmlparser2\test\01-events.js" />
|
||||
<Content Include="node_modules\grunt-contrib-jshint\node_modules\jshint\node_modules\htmlparser2\test\02-stream.js" />
|
||||
<Content Include="node_modules\grunt-contrib-jshint\node_modules\jshint\node_modules\htmlparser2\test\03-feed.js" />
|
||||
<Content Include="node_modules\grunt-contrib-jshint\node_modules\jshint\node_modules\htmlparser2\test\api.js" />
|
||||
<Content Include="node_modules\grunt-contrib-jshint\node_modules\jshint\node_modules\htmlparser2\test\Documents\Atom_Example.xml" />
|
||||
<Content Include="node_modules\grunt-contrib-jshint\node_modules\jshint\node_modules\htmlparser2\test\Documents\Attributes.html" />
|
||||
<Content Include="node_modules\grunt-contrib-jshint\node_modules\jshint\node_modules\htmlparser2\test\Documents\Basic.html" />
|
||||
|
|
@ -407,6 +434,14 @@
|
|||
<Content Include="node_modules\grunt-contrib-jshint\node_modules\jshint\node_modules\htmlparser2\test\Events\20-xml_entities.json" />
|
||||
<Content Include="node_modules\grunt-contrib-jshint\node_modules\jshint\node_modules\htmlparser2\test\Events\21-entity_in_attribute.json" />
|
||||
<Content Include="node_modules\grunt-contrib-jshint\node_modules\jshint\node_modules\htmlparser2\test\Events\22-double_brackets.json" />
|
||||
<Content Include="node_modules\grunt-contrib-jshint\node_modules\jshint\node_modules\htmlparser2\test\Events\23-legacy_entity_fail.json" />
|
||||
<Content Include="node_modules\grunt-contrib-jshint\node_modules\jshint\node_modules\htmlparser2\test\Events\24-special_special.json" />
|
||||
<Content Include="node_modules\grunt-contrib-jshint\node_modules\jshint\node_modules\htmlparser2\test\Events\25-empty_tag_name.json" />
|
||||
<Content Include="node_modules\grunt-contrib-jshint\node_modules\jshint\node_modules\htmlparser2\test\Events\26-not-quite-closed.json" />
|
||||
<Content Include="node_modules\grunt-contrib-jshint\node_modules\jshint\node_modules\htmlparser2\test\Events\27-entities_in_attributes.json" />
|
||||
<Content Include="node_modules\grunt-contrib-jshint\node_modules\jshint\node_modules\htmlparser2\test\Events\28-cdata_in_html.json" />
|
||||
<Content Include="node_modules\grunt-contrib-jshint\node_modules\jshint\node_modules\htmlparser2\test\Events\29-comment_edge-cases.json" />
|
||||
<Content Include="node_modules\grunt-contrib-jshint\node_modules\jshint\node_modules\htmlparser2\test\Events\30-cdata_edge-cases.json" />
|
||||
<Content Include="node_modules\grunt-contrib-jshint\node_modules\jshint\node_modules\htmlparser2\test\Feeds\01-rss.js" />
|
||||
<Content Include="node_modules\grunt-contrib-jshint\node_modules\jshint\node_modules\htmlparser2\test\Feeds\02-atom.js" />
|
||||
<Content Include="node_modules\grunt-contrib-jshint\node_modules\jshint\node_modules\htmlparser2\test\Feeds\03-rdf.js" />
|
||||
|
|
@ -442,89 +477,47 @@
|
|||
<Content Include="node_modules\grunt-contrib-jshint\node_modules\jshint\node_modules\minimatch\test\defaults.js" />
|
||||
<Content Include="node_modules\grunt-contrib-jshint\node_modules\jshint\node_modules\minimatch\test\extglob-ending-with-state-char.js" />
|
||||
<Content Include="node_modules\grunt-contrib-jshint\node_modules\jshint\node_modules\shelljs\.documentup.json" />
|
||||
<Content Include="node_modules\grunt-contrib-jshint\node_modules\jshint\node_modules\shelljs\.jshintrc" />
|
||||
<Content Include="node_modules\grunt-contrib-jshint\node_modules\jshint\node_modules\shelljs\.npmignore" />
|
||||
<Content Include="node_modules\grunt-contrib-jshint\node_modules\jshint\node_modules\shelljs\.travis.yml" />
|
||||
<Content Include="node_modules\grunt-contrib-jshint\node_modules\jshint\node_modules\shelljs\bin\shjs" />
|
||||
<Content Include="node_modules\grunt-contrib-jshint\node_modules\jshint\node_modules\shelljs\global.js" />
|
||||
<Content Include="node_modules\grunt-contrib-jshint\node_modules\jshint\node_modules\shelljs\jshint.json" />
|
||||
<Content Include="node_modules\grunt-contrib-jshint\node_modules\jshint\node_modules\shelljs\LICENSE" />
|
||||
<Content Include="node_modules\grunt-contrib-jshint\node_modules\jshint\node_modules\shelljs\make.js" />
|
||||
<Content Include="node_modules\grunt-contrib-jshint\node_modules\jshint\node_modules\shelljs\package.json" />
|
||||
<Content Include="node_modules\grunt-contrib-jshint\node_modules\jshint\node_modules\shelljs\README.md" />
|
||||
<Content Include="node_modules\grunt-contrib-jshint\node_modules\jshint\node_modules\shelljs\scripts\docs.js" />
|
||||
<Content Include="node_modules\grunt-contrib-jshint\node_modules\jshint\node_modules\shelljs\scripts\generate-docs.js" />
|
||||
<Content Include="node_modules\grunt-contrib-jshint\node_modules\jshint\node_modules\shelljs\scripts\run-tests.js" />
|
||||
<Content Include="node_modules\grunt-contrib-jshint\node_modules\jshint\node_modules\shelljs\shell.js" />
|
||||
<Content Include="node_modules\grunt-contrib-jshint\node_modules\jshint\node_modules\shelljs\test\.npmignore" />
|
||||
<Content Include="node_modules\grunt-contrib-jshint\node_modules\jshint\node_modules\shelljs\test\cat.js" />
|
||||
<Content Include="node_modules\grunt-contrib-jshint\node_modules\jshint\node_modules\shelljs\test\cd.js" />
|
||||
<Content Include="node_modules\grunt-contrib-jshint\node_modules\jshint\node_modules\shelljs\test\chmod.js" />
|
||||
<Content Include="node_modules\grunt-contrib-jshint\node_modules\jshint\node_modules\shelljs\test\config.js" />
|
||||
<Content Include="node_modules\grunt-contrib-jshint\node_modules\jshint\node_modules\shelljs\test\cp.js" />
|
||||
<Content Include="node_modules\grunt-contrib-jshint\node_modules\jshint\node_modules\shelljs\test\dirs.js" />
|
||||
<Content Include="node_modules\grunt-contrib-jshint\node_modules\jshint\node_modules\shelljs\test\echo.js" />
|
||||
<Content Include="node_modules\grunt-contrib-jshint\node_modules\jshint\node_modules\shelljs\test\env.js" />
|
||||
<Content Include="node_modules\grunt-contrib-jshint\node_modules\jshint\node_modules\shelljs\test\exec.js" />
|
||||
<Content Include="node_modules\grunt-contrib-jshint\node_modules\jshint\node_modules\shelljs\test\find.js" />
|
||||
<Content Include="node_modules\grunt-contrib-jshint\node_modules\jshint\node_modules\shelljs\test\grep.js" />
|
||||
<Content Include="node_modules\grunt-contrib-jshint\node_modules\jshint\node_modules\shelljs\test\ls.js" />
|
||||
<Content Include="node_modules\grunt-contrib-jshint\node_modules\jshint\node_modules\shelljs\test\make.js" />
|
||||
<Content Include="node_modules\grunt-contrib-jshint\node_modules\jshint\node_modules\shelljs\test\mkdir.js" />
|
||||
<Content Include="node_modules\grunt-contrib-jshint\node_modules\jshint\node_modules\shelljs\test\mv.js" />
|
||||
<Content Include="node_modules\grunt-contrib-jshint\node_modules\jshint\node_modules\shelljs\test\popd.js" />
|
||||
<Content Include="node_modules\grunt-contrib-jshint\node_modules\jshint\node_modules\shelljs\test\pushd.js" />
|
||||
<Content Include="node_modules\grunt-contrib-jshint\node_modules\jshint\node_modules\shelljs\test\pwd.js" />
|
||||
<Content Include="node_modules\grunt-contrib-jshint\node_modules\jshint\node_modules\shelljs\test\resources\a.txt" />
|
||||
<Content Include="node_modules\grunt-contrib-jshint\node_modules\jshint\node_modules\shelljs\test\resources\chmod\a\b\c\.npmignore" />
|
||||
<Content Include="node_modules\grunt-contrib-jshint\node_modules\jshint\node_modules\shelljs\test\resources\chmod\b\a\b\.npmignore" />
|
||||
<Content Include="node_modules\grunt-contrib-jshint\node_modules\jshint\node_modules\shelljs\test\resources\chmod\c\a\b\.npmignore" />
|
||||
<Content Include="node_modules\grunt-contrib-jshint\node_modules\jshint\node_modules\shelljs\test\resources\chmod\file1" />
|
||||
<Content Include="node_modules\grunt-contrib-jshint\node_modules\jshint\node_modules\shelljs\test\resources\cp\a" />
|
||||
<Content Include="node_modules\grunt-contrib-jshint\node_modules\jshint\node_modules\shelljs\test\resources\cp\b" />
|
||||
<Content Include="node_modules\grunt-contrib-jshint\node_modules\jshint\node_modules\shelljs\test\resources\cp\dir_a\z" />
|
||||
<Content Include="node_modules\grunt-contrib-jshint\node_modules\jshint\node_modules\shelljs\test\resources\cp\dir_b\dir_b_a\dir_b_a_a\z" />
|
||||
<Content Include="node_modules\grunt-contrib-jshint\node_modules\jshint\node_modules\shelljs\test\resources\external\node_script.js" />
|
||||
<Content Include="node_modules\grunt-contrib-jshint\node_modules\jshint\node_modules\shelljs\test\resources\file1" />
|
||||
<Content Include="node_modules\grunt-contrib-jshint\node_modules\jshint\node_modules\shelljs\test\resources\file1.js" />
|
||||
<Content Include="node_modules\grunt-contrib-jshint\node_modules\jshint\node_modules\shelljs\test\resources\file1.txt" />
|
||||
<Content Include="node_modules\grunt-contrib-jshint\node_modules\jshint\node_modules\shelljs\test\resources\file2" />
|
||||
<Content Include="node_modules\grunt-contrib-jshint\node_modules\jshint\node_modules\shelljs\test\resources\file2.js" />
|
||||
<Content Include="node_modules\grunt-contrib-jshint\node_modules\jshint\node_modules\shelljs\test\resources\file2.txt" />
|
||||
<Content Include="node_modules\grunt-contrib-jshint\node_modules\jshint\node_modules\shelljs\test\resources\find\.hidden" />
|
||||
<Content Include="node_modules\grunt-contrib-jshint\node_modules\jshint\node_modules\shelljs\test\resources\find\a" />
|
||||
<Content Include="node_modules\grunt-contrib-jshint\node_modules\jshint\node_modules\shelljs\test\resources\find\b" />
|
||||
<Content Include="node_modules\grunt-contrib-jshint\node_modules\jshint\node_modules\shelljs\test\resources\find\dir1\a_dir1" />
|
||||
<Content Include="node_modules\grunt-contrib-jshint\node_modules\jshint\node_modules\shelljs\test\resources\find\dir1\dir11\a_dir11" />
|
||||
<Content Include="node_modules\grunt-contrib-jshint\node_modules\jshint\node_modules\shelljs\test\resources\find\dir2\a_dir1" />
|
||||
<Content Include="node_modules\grunt-contrib-jshint\node_modules\jshint\node_modules\shelljs\test\resources\issue44\main.js" />
|
||||
<Content Include="node_modules\grunt-contrib-jshint\node_modules\jshint\node_modules\shelljs\test\resources\ls\.hidden_dir\nada" />
|
||||
<Content Include="node_modules\grunt-contrib-jshint\node_modules\jshint\node_modules\shelljs\test\resources\ls\.hidden_file" />
|
||||
<Content Include="node_modules\grunt-contrib-jshint\node_modules\jshint\node_modules\shelljs\test\resources\ls\a_dir\.hidden_dir\nada" />
|
||||
<Content Include="node_modules\grunt-contrib-jshint\node_modules\jshint\node_modules\shelljs\test\resources\ls\a_dir\b_dir\z" />
|
||||
<Content Include="node_modules\grunt-contrib-jshint\node_modules\jshint\node_modules\shelljs\test\resources\ls\a_dir\nada" />
|
||||
<Content Include="node_modules\grunt-contrib-jshint\node_modules\jshint\node_modules\shelljs\test\resources\ls\file1" />
|
||||
<Content Include="node_modules\grunt-contrib-jshint\node_modules\jshint\node_modules\shelljs\test\resources\ls\file1.js" />
|
||||
<Content Include="node_modules\grunt-contrib-jshint\node_modules\jshint\node_modules\shelljs\test\resources\ls\file2" />
|
||||
<Content Include="node_modules\grunt-contrib-jshint\node_modules\jshint\node_modules\shelljs\test\resources\ls\file2.js" />
|
||||
<Content Include="node_modules\grunt-contrib-jshint\node_modules\jshint\node_modules\shelljs\test\resources\ls\filename%28with%29[chars%24]^that.must+be-escaped" />
|
||||
<Content Include="node_modules\grunt-contrib-jshint\node_modules\jshint\node_modules\shelljs\test\resources\pushd\a\dummy" />
|
||||
<Content Include="node_modules\grunt-contrib-jshint\node_modules\jshint\node_modules\shelljs\test\resources\pushd\b\c\dummy" />
|
||||
<Content Include="node_modules\grunt-contrib-jshint\node_modules\jshint\node_modules\shelljs\test\rm.js" />
|
||||
<Content Include="node_modules\grunt-contrib-jshint\node_modules\jshint\node_modules\shelljs\test\sed.js" />
|
||||
<Content Include="node_modules\grunt-contrib-jshint\node_modules\jshint\node_modules\shelljs\test\tempdir.js" />
|
||||
<Content Include="node_modules\grunt-contrib-jshint\node_modules\jshint\node_modules\shelljs\test\test.js" />
|
||||
<Content Include="node_modules\grunt-contrib-jshint\node_modules\jshint\node_modules\shelljs\test\to.js" />
|
||||
<Content Include="node_modules\grunt-contrib-jshint\node_modules\jshint\node_modules\shelljs\test\which.js" />
|
||||
<Content Include="node_modules\grunt-contrib-jshint\node_modules\jshint\node_modules\shelljs\src\cat.js" />
|
||||
<Content Include="node_modules\grunt-contrib-jshint\node_modules\jshint\node_modules\shelljs\src\cd.js" />
|
||||
<Content Include="node_modules\grunt-contrib-jshint\node_modules\jshint\node_modules\shelljs\src\chmod.js" />
|
||||
<Content Include="node_modules\grunt-contrib-jshint\node_modules\jshint\node_modules\shelljs\src\common.js" />
|
||||
<Content Include="node_modules\grunt-contrib-jshint\node_modules\jshint\node_modules\shelljs\src\cp.js" />
|
||||
<Content Include="node_modules\grunt-contrib-jshint\node_modules\jshint\node_modules\shelljs\src\dirs.js" />
|
||||
<Content Include="node_modules\grunt-contrib-jshint\node_modules\jshint\node_modules\shelljs\src\echo.js" />
|
||||
<Content Include="node_modules\grunt-contrib-jshint\node_modules\jshint\node_modules\shelljs\src\error.js" />
|
||||
<Content Include="node_modules\grunt-contrib-jshint\node_modules\jshint\node_modules\shelljs\src\exec.js" />
|
||||
<Content Include="node_modules\grunt-contrib-jshint\node_modules\jshint\node_modules\shelljs\src\find.js" />
|
||||
<Content Include="node_modules\grunt-contrib-jshint\node_modules\jshint\node_modules\shelljs\src\grep.js" />
|
||||
<Content Include="node_modules\grunt-contrib-jshint\node_modules\jshint\node_modules\shelljs\src\ln.js" />
|
||||
<Content Include="node_modules\grunt-contrib-jshint\node_modules\jshint\node_modules\shelljs\src\ls.js" />
|
||||
<Content Include="node_modules\grunt-contrib-jshint\node_modules\jshint\node_modules\shelljs\src\mkdir.js" />
|
||||
<Content Include="node_modules\grunt-contrib-jshint\node_modules\jshint\node_modules\shelljs\src\mv.js" />
|
||||
<Content Include="node_modules\grunt-contrib-jshint\node_modules\jshint\node_modules\shelljs\src\popd.js" />
|
||||
<Content Include="node_modules\grunt-contrib-jshint\node_modules\jshint\node_modules\shelljs\src\pushd.js" />
|
||||
<Content Include="node_modules\grunt-contrib-jshint\node_modules\jshint\node_modules\shelljs\src\pwd.js" />
|
||||
<Content Include="node_modules\grunt-contrib-jshint\node_modules\jshint\node_modules\shelljs\src\rm.js" />
|
||||
<Content Include="node_modules\grunt-contrib-jshint\node_modules\jshint\node_modules\shelljs\src\sed.js" />
|
||||
<Content Include="node_modules\grunt-contrib-jshint\node_modules\jshint\node_modules\shelljs\src\tempdir.js" />
|
||||
<Content Include="node_modules\grunt-contrib-jshint\node_modules\jshint\node_modules\shelljs\src\test.js" />
|
||||
<Content Include="node_modules\grunt-contrib-jshint\node_modules\jshint\node_modules\shelljs\src\to.js" />
|
||||
<Content Include="node_modules\grunt-contrib-jshint\node_modules\jshint\node_modules\shelljs\src\toEnd.js" />
|
||||
<Content Include="node_modules\grunt-contrib-jshint\node_modules\jshint\node_modules\shelljs\src\which.js" />
|
||||
<Content Include="node_modules\grunt-contrib-jshint\node_modules\jshint\node_modules\strip-json-comments\cli.js" />
|
||||
<Content Include="node_modules\grunt-contrib-jshint\node_modules\jshint\node_modules\strip-json-comments\package.json" />
|
||||
<Content Include="node_modules\grunt-contrib-jshint\node_modules\jshint\node_modules\strip-json-comments\readme.md" />
|
||||
<Content Include="node_modules\grunt-contrib-jshint\node_modules\jshint\node_modules\strip-json-comments\strip-json-comments.js" />
|
||||
<Content Include="node_modules\grunt-contrib-jshint\node_modules\jshint\node_modules\underscore\.npmignore" />
|
||||
<Content Include="node_modules\grunt-contrib-jshint\node_modules\jshint\node_modules\underscore\.travis.yml" />
|
||||
<Content Include="node_modules\grunt-contrib-jshint\node_modules\jshint\node_modules\underscore\CNAME" />
|
||||
<Content Include="node_modules\grunt-contrib-jshint\node_modules\jshint\node_modules\underscore\CONTRIBUTING.md" />
|
||||
<Content Include="node_modules\grunt-contrib-jshint\node_modules\jshint\node_modules\underscore\favicon.ico" />
|
||||
<Content Include="node_modules\grunt-contrib-jshint\node_modules\jshint\node_modules\underscore\index.html" />
|
||||
<Content Include="node_modules\grunt-contrib-jshint\node_modules\jshint\node_modules\underscore\index.js" />
|
||||
<Content Include="node_modules\grunt-contrib-jshint\node_modules\jshint\node_modules\underscore\LICENSE" />
|
||||
<Content Include="node_modules\grunt-contrib-jshint\node_modules\jshint\node_modules\underscore\package.json" />
|
||||
<Content Include="node_modules\grunt-contrib-jshint\node_modules\jshint\node_modules\underscore\README.md" />
|
||||
|
|
@ -550,6 +543,8 @@
|
|||
<Content Include="node_modules\grunt-contrib-jshint\tasks\jshint.js" />
|
||||
<Content Include="node_modules\grunt-contrib-jshint\tasks\lib\jshint.js" />
|
||||
<Content Include="node_modules\grunt\.npmignore" />
|
||||
<Content Include="node_modules\grunt\appveyor.yml" />
|
||||
<Content Include="node_modules\grunt\CONTRIBUTING.md" />
|
||||
<Content Include="node_modules\grunt\internal-tasks\bump.js" />
|
||||
<Content Include="node_modules\grunt\internal-tasks\subgrunt.js" />
|
||||
<Content Include="node_modules\grunt\lib\grunt.js" />
|
||||
|
|
@ -559,7 +554,6 @@
|
|||
<Content Include="node_modules\grunt\lib\grunt\fail.js" />
|
||||
<Content Include="node_modules\grunt\lib\grunt\file.js" />
|
||||
<Content Include="node_modules\grunt\lib\grunt\help.js" />
|
||||
<Content Include="node_modules\grunt\lib\grunt\log.js" />
|
||||
<Content Include="node_modules\grunt\lib\grunt\option.js" />
|
||||
<Content Include="node_modules\grunt\lib\grunt\task.js" />
|
||||
<Content Include="node_modules\grunt\lib\grunt\template.js" />
|
||||
|
|
@ -665,6 +659,31 @@
|
|||
<Content Include="node_modules\grunt\node_modules\findup-sync\node_modules\glob\node_modules\inherits\package.json" />
|
||||
<Content Include="node_modules\grunt\node_modules\findup-sync\node_modules\glob\node_modules\inherits\README.md" />
|
||||
<Content Include="node_modules\grunt\node_modules\findup-sync\node_modules\glob\node_modules\inherits\test.js" />
|
||||
<Content Include="node_modules\grunt\node_modules\findup-sync\node_modules\glob\node_modules\minimatch\.npmignore" />
|
||||
<Content Include="node_modules\grunt\node_modules\findup-sync\node_modules\glob\node_modules\minimatch\LICENSE" />
|
||||
<Content Include="node_modules\grunt\node_modules\findup-sync\node_modules\glob\node_modules\minimatch\minimatch.js" />
|
||||
<Content Include="node_modules\grunt\node_modules\findup-sync\node_modules\glob\node_modules\minimatch\node_modules\lru-cache\.npmignore" />
|
||||
<Content Include="node_modules\grunt\node_modules\findup-sync\node_modules\glob\node_modules\minimatch\node_modules\lru-cache\CONTRIBUTORS" />
|
||||
<Content Include="node_modules\grunt\node_modules\findup-sync\node_modules\glob\node_modules\minimatch\node_modules\lru-cache\lib\lru-cache.js" />
|
||||
<Content Include="node_modules\grunt\node_modules\findup-sync\node_modules\glob\node_modules\minimatch\node_modules\lru-cache\LICENSE" />
|
||||
<Content Include="node_modules\grunt\node_modules\findup-sync\node_modules\glob\node_modules\minimatch\node_modules\lru-cache\package.json" />
|
||||
<Content Include="node_modules\grunt\node_modules\findup-sync\node_modules\glob\node_modules\minimatch\node_modules\lru-cache\README.md" />
|
||||
<Content Include="node_modules\grunt\node_modules\findup-sync\node_modules\glob\node_modules\minimatch\node_modules\lru-cache\test\basic.js" />
|
||||
<Content Include="node_modules\grunt\node_modules\findup-sync\node_modules\glob\node_modules\minimatch\node_modules\lru-cache\test\foreach.js" />
|
||||
<Content Include="node_modules\grunt\node_modules\findup-sync\node_modules\glob\node_modules\minimatch\node_modules\lru-cache\test\memory-leak.js" />
|
||||
<Content Include="node_modules\grunt\node_modules\findup-sync\node_modules\glob\node_modules\minimatch\node_modules\sigmund\bench.js" />
|
||||
<Content Include="node_modules\grunt\node_modules\findup-sync\node_modules\glob\node_modules\minimatch\node_modules\sigmund\LICENSE" />
|
||||
<Content Include="node_modules\grunt\node_modules\findup-sync\node_modules\glob\node_modules\minimatch\node_modules\sigmund\package.json" />
|
||||
<Content Include="node_modules\grunt\node_modules\findup-sync\node_modules\glob\node_modules\minimatch\node_modules\sigmund\README.md" />
|
||||
<Content Include="node_modules\grunt\node_modules\findup-sync\node_modules\glob\node_modules\minimatch\node_modules\sigmund\sigmund.js" />
|
||||
<Content Include="node_modules\grunt\node_modules\findup-sync\node_modules\glob\node_modules\minimatch\node_modules\sigmund\test\basic.js" />
|
||||
<Content Include="node_modules\grunt\node_modules\findup-sync\node_modules\glob\node_modules\minimatch\package.json" />
|
||||
<Content Include="node_modules\grunt\node_modules\findup-sync\node_modules\glob\node_modules\minimatch\README.md" />
|
||||
<Content Include="node_modules\grunt\node_modules\findup-sync\node_modules\glob\node_modules\minimatch\test\basic.js" />
|
||||
<Content Include="node_modules\grunt\node_modules\findup-sync\node_modules\glob\node_modules\minimatch\test\brace-expand.js" />
|
||||
<Content Include="node_modules\grunt\node_modules\findup-sync\node_modules\glob\node_modules\minimatch\test\caching.js" />
|
||||
<Content Include="node_modules\grunt\node_modules\findup-sync\node_modules\glob\node_modules\minimatch\test\defaults.js" />
|
||||
<Content Include="node_modules\grunt\node_modules\findup-sync\node_modules\glob\node_modules\minimatch\test\extglob-ending-with-state-char.js" />
|
||||
<Content Include="node_modules\grunt\node_modules\findup-sync\node_modules\glob\package.json" />
|
||||
<Content Include="node_modules\grunt\node_modules\findup-sync\node_modules\glob\README.md" />
|
||||
<Content Include="node_modules\grunt\node_modules\findup-sync\node_modules\glob\test\00-setup.js" />
|
||||
|
|
@ -735,7 +754,58 @@
|
|||
<Content Include="node_modules\grunt\node_modules\glob\test\root-nomount.js" />
|
||||
<Content Include="node_modules\grunt\node_modules\glob\test\root.js" />
|
||||
<Content Include="node_modules\grunt\node_modules\glob\test\zz-cleanup.js" />
|
||||
<Content Include="node_modules\grunt\node_modules\grunt-legacy-log\.jshintrc" />
|
||||
<Content Include="node_modules\grunt\node_modules\grunt-legacy-log\.npmignore" />
|
||||
<Content Include="node_modules\grunt\node_modules\grunt-legacy-log\.travis.yml" />
|
||||
<Content Include="node_modules\grunt\node_modules\grunt-legacy-log\examples.js" />
|
||||
<Content Include="node_modules\grunt\node_modules\grunt-legacy-log\Gruntfile.js" />
|
||||
<Content Include="node_modules\grunt\node_modules\grunt-legacy-log\index.js" />
|
||||
<Content Include="node_modules\grunt\node_modules\grunt-legacy-log\LICENSE-MIT" />
|
||||
<Content Include="node_modules\grunt\node_modules\grunt-legacy-log\node_modules\lodash\dist\lodash.compat.js" />
|
||||
<Content Include="node_modules\grunt\node_modules\grunt-legacy-log\node_modules\lodash\dist\lodash.compat.min.js" />
|
||||
<Content Include="node_modules\grunt\node_modules\grunt-legacy-log\node_modules\lodash\dist\lodash.js" />
|
||||
<Content Include="node_modules\grunt\node_modules\grunt-legacy-log\node_modules\lodash\dist\lodash.min.js" />
|
||||
<Content Include="node_modules\grunt\node_modules\grunt-legacy-log\node_modules\lodash\dist\lodash.underscore.js" />
|
||||
<Content Include="node_modules\grunt\node_modules\grunt-legacy-log\node_modules\lodash\dist\lodash.underscore.min.js" />
|
||||
<Content Include="node_modules\grunt\node_modules\grunt-legacy-log\node_modules\lodash\LICENSE.txt" />
|
||||
<Content Include="node_modules\grunt\node_modules\grunt-legacy-log\node_modules\lodash\lodash.js" />
|
||||
<Content Include="node_modules\grunt\node_modules\grunt-legacy-log\node_modules\lodash\package.json" />
|
||||
<Content Include="node_modules\grunt\node_modules\grunt-legacy-log\node_modules\lodash\README.md" />
|
||||
<Content Include="node_modules\grunt\node_modules\grunt-legacy-log\node_modules\underscore.string\.travis.yml" />
|
||||
<Content Include="node_modules\grunt\node_modules\grunt-legacy-log\node_modules\underscore.string\component.json" />
|
||||
<Content Include="node_modules\grunt\node_modules\grunt-legacy-log\node_modules\underscore.string\dist\underscore.string.min.js" />
|
||||
<Content Include="node_modules\grunt\node_modules\grunt-legacy-log\node_modules\underscore.string\Gemfile" />
|
||||
<Content Include="node_modules\grunt\node_modules\grunt-legacy-log\node_modules\underscore.string\Gemfile.lock" />
|
||||
<Content Include="node_modules\grunt\node_modules\grunt-legacy-log\node_modules\underscore.string\libpeerconnection.log" />
|
||||
<Content Include="node_modules\grunt\node_modules\grunt-legacy-log\node_modules\underscore.string\lib\underscore.string.js" />
|
||||
<Content Include="node_modules\grunt\node_modules\grunt-legacy-log\node_modules\underscore.string\package.json" />
|
||||
<Content Include="node_modules\grunt\node_modules\grunt-legacy-log\node_modules\underscore.string\Rakefile" />
|
||||
<Content Include="node_modules\grunt\node_modules\grunt-legacy-log\node_modules\underscore.string\README.markdown" />
|
||||
<Content Include="node_modules\grunt\node_modules\grunt-legacy-log\node_modules\underscore.string\test\run-qunit.js" />
|
||||
<Content Include="node_modules\grunt\node_modules\grunt-legacy-log\node_modules\underscore.string\test\speed.js" />
|
||||
<Content Include="node_modules\grunt\node_modules\grunt-legacy-log\node_modules\underscore.string\test\strings.js" />
|
||||
<Content Include="node_modules\grunt\node_modules\grunt-legacy-log\node_modules\underscore.string\test\strings_standalone.js" />
|
||||
<Content Include="node_modules\grunt\node_modules\grunt-legacy-log\node_modules\underscore.string\test\test.html" />
|
||||
<Content Include="node_modules\grunt\node_modules\grunt-legacy-log\node_modules\underscore.string\test\test_standalone.html" />
|
||||
<Content Include="node_modules\grunt\node_modules\grunt-legacy-log\node_modules\underscore.string\test\test_underscore\arrays.js" />
|
||||
<Content Include="node_modules\grunt\node_modules\grunt-legacy-log\node_modules\underscore.string\test\test_underscore\chaining.js" />
|
||||
<Content Include="node_modules\grunt\node_modules\grunt-legacy-log\node_modules\underscore.string\test\test_underscore\collections.js" />
|
||||
<Content Include="node_modules\grunt\node_modules\grunt-legacy-log\node_modules\underscore.string\test\test_underscore\functions.js" />
|
||||
<Content Include="node_modules\grunt\node_modules\grunt-legacy-log\node_modules\underscore.string\test\test_underscore\index.html" />
|
||||
<Content Include="node_modules\grunt\node_modules\grunt-legacy-log\node_modules\underscore.string\test\test_underscore\objects.js" />
|
||||
<Content Include="node_modules\grunt\node_modules\grunt-legacy-log\node_modules\underscore.string\test\test_underscore\speed.js" />
|
||||
<Content Include="node_modules\grunt\node_modules\grunt-legacy-log\node_modules\underscore.string\test\test_underscore\utility.js" />
|
||||
<Content Include="node_modules\grunt\node_modules\grunt-legacy-log\node_modules\underscore.string\test\test_underscore\vendor\jquery.js" />
|
||||
<Content Include="node_modules\grunt\node_modules\grunt-legacy-log\node_modules\underscore.string\test\test_underscore\vendor\jslitmus.js" />
|
||||
<Content Include="node_modules\grunt\node_modules\grunt-legacy-log\node_modules\underscore.string\test\test_underscore\vendor\qunit.css" />
|
||||
<Content Include="node_modules\grunt\node_modules\grunt-legacy-log\node_modules\underscore.string\test\test_underscore\vendor\qunit.js" />
|
||||
<Content Include="node_modules\grunt\node_modules\grunt-legacy-log\node_modules\underscore.string\test\underscore.js" />
|
||||
<Content Include="node_modules\grunt\node_modules\grunt-legacy-log\package.json" />
|
||||
<Content Include="node_modules\grunt\node_modules\grunt-legacy-log\README.md" />
|
||||
<Content Include="node_modules\grunt\node_modules\grunt-legacy-log\test\index.js" />
|
||||
<Content Include="node_modules\grunt\node_modules\grunt-legacy-util\.jshintrc" />
|
||||
<Content Include="node_modules\grunt\node_modules\grunt-legacy-util\.npmignore" />
|
||||
<Content Include="node_modules\grunt\node_modules\grunt-legacy-util\.travis.yml" />
|
||||
<Content Include="node_modules\grunt\node_modules\grunt-legacy-util\Gruntfile.js" />
|
||||
<Content Include="node_modules\grunt\node_modules\grunt-legacy-util\index.js" />
|
||||
<Content Include="node_modules\grunt\node_modules\grunt-legacy-util\LICENSE-MIT" />
|
||||
|
|
@ -1033,4 +1103,4 @@
|
|||
<Compile Include="WelcomePageOptions.cs" />
|
||||
</ItemGroup>
|
||||
<Import Project="$(VSToolsPath)\AspNet\Microsoft.Web.AspNet.targets" Condition="'$(VSToolsPath)' != ''" />
|
||||
</Project>
|
||||
</Project>
|
||||
Loading…
Reference in New Issue