NuGet / Home

Repo for NuGet Client issues
Other
1.49k stars 250 forks source link

VS2019 Nuget Package Manager can not show Project Name, but relative path of .csproj file. #10285

Closed vsfeedback closed 3 years ago

vsfeedback commented 3 years ago

This issue has been moved from a ticket on Developer Community.


IDE: Visual Studio 2019 16.1.3 NuGet Package Manager: 5.1.0 Platform: C#, .Net Framework 4.8

What:

The Nuget Package Manager can not show the name of Project, but the relative path of *.csproj file, just like in my screenshot. Specially, only projects which using PackageReference display this relative path of file, and projects using packages.config display project's name normally. I don't know whether it's a bug or feature.


Original Comments

Feedback Bot on 6/24/2019, 02:27 AM:

We have directed your feedback to the appropriate engineering team for further evaluation. The team will review the feedback and notify you about the next steps.

Feedback Bot on 8/7/2019, 06:34 PM:

We want to let you know that this problem will likely be closed in 60 days. We set priority based on severity, similar reports, and the overall impact on users and scenarios. We've also learned that reports without fresh activity could indicate that the problem isn't a problem anymore. One of our goals is to give you more transparency around these decisions as resolving every problem that gets reported isn't always possible. Your feedback is essential for helping us decide what needs the most attention, so please keep upvoting and commenting if you think that we need to make this a higher priority .

Feedback Bot on 3/31/2020, 05:41 PM:

Thank you for sharing your feedback! Our teams prioritize action on product issues with broad customer impact. See details at: https://docs.microsoft.com/en-us/visualstudio/ide/report-a-problem?view=vs-2019#faq. In case you need answers to common questions or need assisted support, be sure to use https://visualstudio.microsoft.com/vs/support/. We’ll keep you posted on any updates to this feedback.


Original Solutions

(no solutions)

zkat commented 3 years ago

Please file a new issue following our template if you can still reproduce this on the latest version of Visual Studio. You're on a fairly old version of VS and NuGet.

vbjay commented 7 months ago

It was a question and still happens in VS 2022 and instead of doesn't match template how about providing a simple answer of WHY does VS do this when the the project folders are the same level

image Why does one of my projects say just the name of project and why is the other ...csproj. Annoying and your piss poor response just ticks people off. You closed the ticket the same day you said needs repo. You didn't give a hey can you help me understand and since the feedback came from developer feedback looks like you will just dupe to here and nobody will ever get an answer. So @zkat how about answering now? https://developercommunity2.visualstudio.com/t/VS2019-Nuget-Package-Manager-can-not-sho/618165 was definatly ignored. Look at <<<<<<<<< lines.

Folder PATH listing for volume Windows
Volume serial number is 603D-12C6
C:\GIT\KENTICO_BLUERHINO.COM_MVC\SRC
+---.cr
|   \---personal
|       \---Unit Testing
+---BlueRhino.ConsoleApp    <<<<<<<<<
|   \---Properties
+---BlueRhino.Core    <<<<<<<<<
|   +---Repositories
|   \---Services
+---BlueRhino.Data    <<<<<<<<<
|   +---Attributes
|   +---Extensions
|   +---JsonLd
|   +---Processors
|   \---Repositories
|       \---TreeNodeLoaders
+---BlueRhino.HomeDelivery    <<<<<<<<<
|   +---APIs
|   +---Constants
|   +---Controllers
|   +---Factories
|   +---Helpers
|   |   \---Models
|   +---Interfaces
|   +---Models
|   |   \---SearchModels
|   +---Providers
|   \---Services
+---BlueRhino.Models    <<<<<<<<<
|   +---Configuration
|   |   \---Api
|   +---Custom
|   |   \---TrackJS
|   +---Generated
|   |   +---BlueRhino
|   |   |   \---CustomTables
|   |   +---CMS
|   |   \---ContentBase
|   +---HomeDelivery
|   |   \---MapBox
|   +---Interfaces
|   +---Oauth
|   +---PropaneLocator
|   |   +---APIModels
|   |   \---ServiceModels
|   \---Retailer
+---BlueRhino.PropaneLocator.WebAPI    <<<<<<<<<
|   +---Clients
|   +---Factories
|   +---Models
|   +---RetailLocations
|   \---Services
+---BlueRhino.Shared    <<<<<<<<<
|   +---Clients
|   +---Extensions
|   +---Factories
|   +---Helpers
|   +---HomeDelivery
|   +---Interfaces
|   +---Macros
|   +---Modules
|   +---Properties
|   +---Repositories
|   +---ScheduledTasks
|   +---Services
|   |   \---Search
|   \---Utilities
+---BlueRhino.UnitTests    <<<<<<<<<
|   +---Clients
|   +---Controllers
|   |   \---Api
|   +---Fixtures
|   \---Services
+---BlueRhino.Web    <<<<<<<<<
|   +---.config
|   +---App_Data
|   |   \---CMSModules
|   |       \---WebFarm
|   +---Attributes
|   +---BlueRhino
|   |   \---media
|   |       \---Default
|   +---Components
|   |   +---FormComponents
|   |   |   +---BlueModus
|   |   |   |   +---TreeNodeSelectorComponent
|   |   |   |   |   \---Views
|   |   |   |   \---WidgetOptionDisplayComponent
|   |   |   |       \---Views
|   |   |   \---ContactGroupSelector
|   |   +---InlineEditors
|   |   |   +---ColorPickerEditor
|   |   |   +---ImageUploaderEditor
|   |   |   +---SpinnerEditor
|   |   |   \---TextEditor
|   |   +---Personalization
|   |   |   \---ConditionTypes
|   |   |       +---IsInContactGroup
|   |   |       \---IsInPersona
|   |   +---Sections
|   |   |   \---ThreeColumnSection
|   |   +---TrackJS
|   |   \---Widgets
|   |       +---Accordion
|   |       |   \---Views
|   |       +---AccordionFlexible
|   |       +---Base
|   |       +---Embed
|   |       |   \---Views
|   |       +---FeatureBanner
|   |       |   \---Views
|   |       +---FeatureBlock
|   |       |   \---Views
|   |       +---Featured
|   |       |   \---Views
|   |       +---FeatureList
|   |       |   \---Views
|   |       +---HomeDeliveryBanner
|   |       |   \---Views
|   |       +---InlineImage
|   |       |   \---Views
|   |       +---InlineVideo
|   |       |   \---Views
|   |       +---Interfaces
|   |       +---LatestArticle
|   |       |   \---Views
|   |       \---RecipeList
|   |           \---Views
|   +---Controllers
|   |   \---Api
|   +---Extensions
|   +---Filters
|   +---Helpers
|   |   \---TagHelpers
|   +---Infrastructure
|   |   +---Authorization
|   |   +---CookieConsentTracking
|   |   \---Startup
|   +---Mappers
|   +---Middleware
|   +---Models
|   |   +---PageTemplates
|   |   +---PropaneFinder
|   |   \---ViewModels
|   |       +---HomeDelivery
|   |       \---Widgets
|   |           \---Base
|   +---Modules
|   +---PageTemplates
|   |   +---HomePage
|   |   +---PageOneZone
|   |   \---PageTwoZone
|   +---Properties
|   +---RedirectRules
|   +---Resources
|   +---RetailLocations
|   +---Validators
|   \---Views
|       +---Error
|       +---HomeDelivery
|       |   +---Checkout
|       |   \---Payment
|       +---NavigableItem
|       \---Shared
|           +---Components
|           |   +---Breadcrumbs
|           |   +---CookieConsent
|           |   +---FeaturedListing
|           |   +---Listing
|           |   +---MyStore
|           |   +---Navigation
|           |   |   +---Footer
|           |   |   \---Header
|           |   +---PropaneFinder
|           |   +---Seo
|           |   \---TrackJS
|           +---DisplayTemplates
|           |   +---AccordionItem
|           |   \---Cards
|           \---Partials
+---CMS    <<<<<<<<<
|   +---Admin
|   +---App_Data
|   |   +---CIRepository
|   |   |   +---@global
|   |   |   |   +---cms.allowedchildclass
|   |   |   |   +---cms.alternativeform
|   |   |   |   |   +---cms.class_cms.category
|   |   |   |   |   +---cms.class_cms.class
|   |   |   |   |   +---cms.class_cms.document
|   |   |   |   |   +---cms.class_cms.emailoauthcredentials
|   |   |   |   |   +---cms.class_cms.formusercontrol
|   |   |   |   |   +---cms.class_cms.licensekey
|   |   |   |   |   +---cms.class_cms.macrorule
|   |   |   |   |   +---cms.class_cms.pagetemplate
|   |   |   |   |   +---cms.class_cms.pagetemplateconfiguration
|   |   |   |   |   +---cms.class_cms.searchindex
|   |   |   |   |   +---cms.class_cms.settingscategory
|   |   |   |   |   +---cms.class_cms.sitedomainalias
|   |   |   |   |   +---cms.class_cms.smtpserver
|   |   |   |   |   +---cms.class_cms.uielement
|   |   |   |   |   +---cms.class_cms.webpart
|   |   |   |   |   +---cms.class_cms.workflow
|   |   |   |   |   +---cms.class_cms.workflowaction
|   |   |   |   |   +---cms.class_cms.workflowstep
|   |   |   |   |   +---cms.class_ecommerce.carrier
|   |   |   |   |   +---cms.class_ecommerce.couponcode
|   |   |   |   |   +---cms.class_ecommerce.currency
|   |   |   |   |   +---cms.class_ecommerce.department
|   |   |   |   |   +---cms.class_ecommerce.internalstatus
|   |   |   |   |   +---cms.class_ecommerce.multibuycouponcode
|   |   |   |   |   +---cms.class_ecommerce.orderstatus
|   |   |   |   |   +---cms.class_ecommerce.publicstatus
|   |   |   |   |   +---cms.class_ecommerce.taxclass
|   |   |   |   |   +---cms.class_newsletter.emailtemplate
|   |   |   |   |   +---cms.class_newsletter.emailwidget
|   |   |   |   |   +---cms.class_newsletter.issue
|   |   |   |   |   +---cms.class_newsletter.newsletter
|   |   |   |   |   +---cms.class_om.abtest
|   |   |   |   |   +---cms.class_om.activity
|   |   |   |   |   +---cms.class_om.contactgroup
|   |   |   |   |   +---cms.documenttype_b..cancelledorderpage@595e4f6dfe
|   |   |   |   |   +---cms.documenttype_b..veryordererrorpage@9c8ade60da
|   |   |   |   |   +---cms.documenttype_bluerhino.homedeliveryaddresspage
|   |   |   |   |   +---cms.documenttype_bluerhino.productselectionpage
|   |   |   |   |   +---cms.documenttype_bluerhino.propanefinderpage
|   |   |   |   |   +---cms.documenttype_contentbase.accordionitemsimple
|   |   |   |   |   +---cms.documenttype_contentbase.accordionlist
|   |   |   |   |   +---cms.documenttype_contentbase.article
|   |   |   |   |   +---cms.documenttype_contentbase.articlelisting
|   |   |   |   |   +---cms.documenttype_contentbase.faqitem
|   |   |   |   |   +---cms.documenttype_contentbase.feature
|   |   |   |   |   +---cms.documenttype_contentbase.featurelist
|   |   |   |   |   +---cms.documenttype_contentbase.homepage
|   |   |   |   |   +---cms.documenttype_contentbase.listingpage
|   |   |   |   |   +---cms.documenttype_contentbase.navigationitem
|   |   |   |   |   +---cms.documenttype_contentbase.page
|   |   |   |   |   +---cms.documenttype_contentbase.recipelistingpage
|   |   |   |   |   \---cms.documenttype_contentbase.recipepage
|   |   |   |   +---cms.class
|   |   |   |   +---cms.classpermission
|   |   |   |   |   +---cms.customtable_bl..ocatorradiusoption@185e6baa06
|   |   |   |   |   +---cms.customtable_bluerhino.ids4rolemap
|   |   |   |   |   +---cms.customtable_bluerhino.retailertype
|   |   |   |   |   +---cms.customtable_bluerhino.zipcode
|   |   |   |   |   +---cms.documenttype_b..cancelledorderpage@595e4f6dfe
|   |   |   |   |   +---cms.documenttype_b..veryordererrorpage@9c8ade60da
|   |   |   |   |   +---cms.documenttype_bluerhino.homedeliveryaddresspage
|   |   |   |   |   +---cms.documenttype_bluerhino.pageassetsfolder
|   |   |   |   |   +---cms.documenttype_bluerhino.product
|   |   |   |   |   +---cms.documenttype_bluerhino.productfolder
|   |   |   |   |   +---cms.documenttype_bluerhino.productselectionpage
|   |   |   |   |   +---cms.documenttype_bluerhino.promotionpage
|   |   |   |   |   +---cms.documenttype_bluerhino.propanefinderpage
|   |   |   |   |   +---cms.documenttype_bluerhino.siteglobalsfolder
|   |   |   |   |   +---cms.documenttype_bluerhino.wooboxpromotionpage
|   |   |   |   |   +---cms.documenttype_cms.folder
|   |   |   |   |   +---cms.documenttype_cms.root
|   |   |   |   |   +---cms.documenttype_contentbase.accordionitemsimple
|   |   |   |   |   +---cms.documenttype_contentbase.accordionlist
|   |   |   |   |   +---cms.documenttype_contentbase.article
|   |   |   |   |   +---cms.documenttype_contentbase.articlelisting
|   |   |   |   |   +---cms.documenttype_contentbase.configurationfolder
|   |   |   |   |   +---cms.documenttype_contentbase.contentlibrary
|   |   |   |   |   +---cms.documenttype_contentbase.faqitem
|   |   |   |   |   +---cms.documenttype_contentbase.feature
|   |   |   |   |   +---cms.documenttype_contentbase.featurelist
|   |   |   |   |   +---cms.documenttype_contentbase.homepage
|   |   |   |   |   +---cms.documenttype_contentbase.linkableitembase
|   |   |   |   |   +---cms.documenttype_contentbase.listableitembase
|   |   |   |   |   +---cms.documenttype_contentbase.listingpage
|   |   |   |   |   +---cms.documenttype_contentbase.navigableitembase
|   |   |   |   |   +---cms.documenttype_contentbase.navigationitem
|   |   |   |   |   +---cms.documenttype_contentbase.navigationsection
|   |   |   |   |   +---cms.documenttype_contentbase.page
|   |   |   |   |   +---cms.documenttype_contentbase.recipelistingpage
|   |   |   |   |   +---cms.documenttype_contentbase.recipepage
|   |   |   |   |   +---cms.documenttype_contentbase.recipesfolder
|   |   |   |   |   +---cms.documenttype_contentbase.searchpage
|   |   |   |   |   \---cms.documenttype_contentbase.sitesettings
|   |   |   |   +---cms.classsite
|   |   |   |   +---cms.customtable
|   |   |   |   +---cms.documenttype
|   |   |   |   +---cms.formclass
|   |   |   |   +---cms.formusercontrol
|   |   |   |   +---cms.macroidentity
|   |   |   |   +---cms.query
|   |   |   |   |   +---cms.class_analytics.campaignconversionhits
|   |   |   |   |   +---cms.class_analytics.statistics
|   |   |   |   |   +---cms.class_ci.filemetadata
|   |   |   |   |   +---cms.class_cms.aclitem
|   |   |   |   |   +---cms.class_cms.alternativeform
|   |   |   |   |   +---cms.class_cms.attachment
|   |   |   |   |   +---cms.class_cms.category
|   |   |   |   |   +---cms.class_cms.class
|   |   |   |   |   +---cms.class_cms.country
|   |   |   |   |   +---cms.class_cms.document
|   |   |   |   |   +---cms.class_cms.documentcategory
|   |   |   |   |   +---cms.class_cms.email
|   |   |   |   |   +---cms.class_cms.emailattachment
|   |   |   |   |   +---cms.class_cms.emailuser
|   |   |   |   |   +---cms.class_cms.eventlog
|   |   |   |   |   +---cms.class_cms.form
|   |   |   |   |   +---cms.class_cms.formusercontrol
|   |   |   |   |   +---cms.class_cms.membership
|   |   |   |   |   +---cms.class_cms.membershipuser
|   |   |   |   |   +---cms.class_cms.metafile
|   |   |   |   |   +---cms.class_cms.moduleusagecounter
|   |   |   |   |   +---cms.class_cms.objectversionhistory
|   |   |   |   |   +---cms.class_cms.pagetemplatecategory
|   |   |   |   |   +---cms.class_cms.pageurlpath
|   |   |   |   |   +---cms.class_cms.permission
|   |   |   |   |   +---cms.class_cms.personalization
|   |   |   |   |   +---cms.class_cms.query
|   |   |   |   |   +---cms.class_cms.relationship
|   |   |   |   |   +---cms.class_cms.resource
|   |   |   |   |   +---cms.class_cms.resourcestring
|   |   |   |   |   +---cms.class_cms.role
|   |   |   |   |   +---cms.class_cms.scheduledtask
|   |   |   |   |   +---cms.class_cms.searchindexculture
|   |   |   |   |   +---cms.class_cms.settingscategory
|   |   |   |   |   +---cms.class_cms.site
|   |   |   |   |   +---cms.class_cms.sitedomainalias
|   |   |   |   |   +---cms.class_cms.smtpserver
|   |   |   |   |   +---cms.class_cms.smtpserversite
|   |   |   |   |   +---cms.class_cms.state
|   |   |   |   |   +---cms.class_cms.tag
|   |   |   |   |   +---cms.class_cms.timezone
|   |   |   |   |   +---cms.class_cms.tree
|   |   |   |   |   +---cms.class_cms.uielement
|   |   |   |   |   +---cms.class_cms.userculture
|   |   |   |   |   +---cms.class_cms.userrole
|   |   |   |   |   +---cms.class_cms.versionhistory
|   |   |   |   |   +---cms.class_cms.webfarmserver
|   |   |   |   |   +---cms.class_cms.webfarmtask
|   |   |   |   |   +---cms.class_cms.webpartcategory
|   |   |   |   |   +---cms.class_cms.webpartlayout
|   |   |   |   |   +---cms.class_cms.widgetcategory
|   |   |   |   |   +---cms.class_cms.widgetrole
|   |   |   |   |   +---cms.class_cms.workflow
|   |   |   |   |   +---cms.class_cms.workflowhistory
|   |   |   |   |   +---cms.class_cms.workflowscope
|   |   |   |   |   +---cms.class_cms.workflowstep
|   |   |   |   |   +---cms.class_ecommerce.exchangerate
|   |   |   |   |   +---cms.class_ecommerce.exchangetable
|   |   |   |   |   +---cms.class_ecommerce.orderitemskufile
|   |   |   |   |   +---cms.class_integration.synchronization
|   |   |   |   |   +---cms.class_integration.task
|   |   |   |   |   +---cms.class_media.library
|   |   |   |   |   +---cms.class_newsletter.emails
|   |   |   |   |   +---cms.class_newsletter.issue
|   |   |   |   |   +---cms.class_newsletter.newsletter
|   |   |   |   |   +---cms.class_newsletter.subscribernewsletter
|   |   |   |   |   +---cms.class_om.abtest
|   |   |   |   |   +---cms.class_om.accountcontact
|   |   |   |   |   +---cms.class_om.activity
|   |   |   |   |   +---cms.class_om.activityrecalculationqueue
|   |   |   |   |   +---cms.class_om.contactchangerecalculationqueue
|   |   |   |   |   +---cms.class_om.contactgroup
|   |   |   |   |   +---cms.class_om.contactgroupmember
|   |   |   |   |   +---cms.class_om.membership
|   |   |   |   |   +---cms.class_om.rule
|   |   |   |   |   +---cms.class_om.score
|   |   |   |   |   +---cms.class_om.scorecontactrule
|   |   |   |   |   +---cms.class_personas.persona
|   |   |   |   |   +---cms.class_reporting.report
|   |   |   |   |   +---cms.class_reporting.reportcategory
|   |   |   |   |   +---cms.class_reporting.reportgraph
|   |   |   |   |   +---cms.class_reporting.reporttable
|   |   |   |   |   +---cms.class_reporting.reportvalue
|   |   |   |   |   +---cms.class_sm.facebookaccount
|   |   |   |   |   +---cms.class_sm.insight
|   |   |   |   |   +---cms.class_sm.linkedinaccount
|   |   |   |   |   +---cms.class_sm.twitteraccount
|   |   |   |   |   +---cms.class_staging.synchronization
|   |   |   |   |   +---cms.class_staging.task
|   |   |   |   |   \---cms.class_temp.file
|   |   |   |   +---cms.role
|   |   |   |   +---cms.roleapplication
|   |   |   |   +---cms.scheduledtask
|   |   |   |   +---cms.settingscategory
|   |   |   |   +---cms.settingskey
|   |   |   |   +---cms.systemtable
|   |   |   |   +---cms.transformation
|   |   |   |   |   \---cms.documenttype_cms.root
|   |   |   |   +---cms.user
|   |   |   |   +---cms.usermacroidentity
|   |   |   |   |   +---abrosey_bluemodus.com@3578cdbb91
|   |   |   |   |   +---acoats_bluemodus.com@b767d65aae
|   |   |   |   |   +---administrator@a30ff46dcf
|   |   |   |   |   +---alee_bluemodus.com@4c7875aa8c
|   |   |   |   |   +---awofford_bluemodus.com@c7d96c911d
|   |   |   |   |   +---bdilworth_bluemodus.com@f651ae87cb
|   |   |   |   |   +---cdugas_bluemodus.com@45acb683dc
|   |   |   |   |   +---erin.stevens_bluemodus.com@befebcdb80
|   |   |   |   |   +---jfager_bluemodus.com@a03a25039b
|   |   |   |   |   +---jfouts_bluemodus.com@9e2a803c6b
|   |   |   |   |   +---jknopp_bluemodus@eb84fd25ca
|   |   |   |   |   +---jmoore@72f5d9eb65
|   |   |   |   |   +---jsherman_bluemodus.com@edecd42af0
|   |   |   |   |   +---macroidentityuser@d39f4ce76d
|   |   |   |   |   +---mturing_bluemodus.com@3b55b23c89
|   |   |   |   |   +---mwills_bluemodus.com@afcd3d8ea7
|   |   |   |   |   +---sjankovic_bluemodus.com@4d95f0897a
|   |   |   |   |   \---smonte_bluemodus.com@f9fd453363
|   |   |   |   +---cms.userrole
|   |   |   |   +---cms.usersettings
|   |   |   |   |   +---abrosey_bluemodus.com@3578cdbb91
|   |   |   |   |   +---acoats_bluemodus.com@b767d65aae
|   |   |   |   |   +---administrator@a30ff46dcf
|   |   |   |   |   +---alee_bluemodus.com@4c7875aa8c
|   |   |   |   |   +---awofford_bluemodus.com@c7d96c911d
|   |   |   |   |   +---bdilworth_bluemodus.com@f651ae87cb
|   |   |   |   |   +---bluemodus_admin@b5e93cd90d
|   |   |   |   |   +---cdugas_bluemodus.com@45acb683dc
|   |   |   |   |   +---egomoll@66d3bbe7ca
|   |   |   |   |   +---erin.stevens_bluemodus.com@befebcdb80
|   |   |   |   |   +---jayasbury@0ed4a5b9ea
|   |   |   |   |   +---jfager-bluemodus@71eedf0dac
|   |   |   |   |   +---jfager_bluemodus.com@a03a25039b
|   |   |   |   |   +---jfouts_bluemodus.com@9e2a803c6b
|   |   |   |   |   +---jknopp_bluemodus@eb84fd25ca
|   |   |   |   |   +---jmoore@72f5d9eb65
|   |   |   |   |   +---jrascon_bluemodus@27a143e546
|   |   |   |   |   +---jsherman_bluemodus.com@edecd42af0
|   |   |   |   |   +---kcrowe_bluemodus@df2d7123ca
|   |   |   |   |   +---macroidentityuser@d39f4ce76d
|   |   |   |   |   +---mturing_bluemodus.com@3b55b23c89
|   |   |   |   |   +---mwills_bluemodus.com@afcd3d8ea7
|   |   |   |   |   +---nrenteria@0c288196c7
|   |   |   |   |   +---nrenteria_bluemodus@732900979d
|   |   |   |   |   +---prestonwintermute@2e71d94f35
|   |   |   |   |   +---public@391407ab38
|   |   |   |   |   +---robertlocicero@1d46bd47fc
|   |   |   |   |   +---sjankovic_bluemodus.com@4d95f0897a
|   |   |   |   |   +---smonte_bluemodus.com@f9fd453363
|   |   |   |   |   +---treed_bluemodus@55431d2fd9
|   |   |   |   |   +---vitu_ferrellgas.com@6f6dec84ba
|   |   |   |   |   \---zhoskins_bluemodus@71482e430c
|   |   |   |   +---cms.usersite
|   |   |   |   +---ecommerce.currency
|   |   |   |   \---ecommerce.orderstatus
|   |   |   \---bluerhino
|   |   |       +---cms.documenttypescope
|   |   |       +---cms.documenttypescopeclass
|   |   |       +---cms.form
|   |   |       +---cms.scheduledtask
|   |   |       +---ecommerce.carrier
|   |   |       +---ecommerce.multibuycouponcode
|   |   |       |   \---ecommerce.productc..discount_15percent@bb0435167d
|   |   |       +---ecommerce.multibuydiscountsku
|   |   |       +---ecommerce.paymentoption
|   |   |       +---ecommerce.productcoupondiscount
|   |   |       +---ecommerce.shippingoption
|   |   |       +---ecommerce.sku
|   |   |       \---media.library
|   |   +---CMSModules
|   |   |   +---Cms
|   |   |   |   \---UI
|   |   |   |       \---Grids
|   |   |   |           +---CMS_AlternativeForm
|   |   |   |           +---CMS_Class
|   |   |   |           +---CMS_Country
|   |   |   |           +---CMS_EmailOAuthCredentials
|   |   |   |           +---CMS_HelpTopic
|   |   |   |           +---CMS_MacroRule
|   |   |   |           +---CMS_Permission
|   |   |   |           +---CMS_Query
|   |   |   |           +---CMS_Resource
|   |   |   |           +---CMS_ResourceLibrary
|   |   |   |           +---CMS_SearchEngine
|   |   |   |           +---CMS_Site
|   |   |   |           +---CMS_SiteDomainAlias
|   |   |   |           +---CMS_SiteDomainAliasLiveSite
|   |   |   |           +---CMS_SMTPServer
|   |   |   |           +---CMS_State
|   |   |   |           +---CMS_Transformation
|   |   |   |           +---CMS_Workflow
|   |   |   |           +---CMS_WorkflowAction
|   |   |   |           +---CMS_WorkflowScope
|   |   |   |           \---CMS_WorkflowStep
|   |   |   +---ContactManagement
|   |   |   |   \---UI
|   |   |   |       \---Grids
|   |   |   |           +---OM_AccountStatus
|   |   |   |           +---OM_ContactRole
|   |   |   |           \---OM_ContactStatus
|   |   |   +---Content
|   |   |   |   \---UI
|   |   |   |       \---Grids
|   |   |   |           +---CMS_PageFormerUrlPath
|   |   |   |           \---CMS_PageTemplateConfiguration
|   |   |   +---DataProtection
|   |   |   |   \---UI
|   |   |   |       \---Grids
|   |   |   |           +---CMS_Consent
|   |   |   |           +---CMS_ConsentAgreement
|   |   |   |           \---CMS_ConsentArchive
|   |   |   +---Design
|   |   |   |   \---UI
|   |   |   |       \---Grids
|   |   |   |           +---CMS_Layout
|   |   |   |           +---CMS_PageTemplate
|   |   |   |           +---CMS_Webpart
|   |   |   |           +---CMS_WebPartContainer
|   |   |   |           \---CMS_WebPartLayout
|   |   |   +---Ecommerce
|   |   |   |   \---UI
|   |   |   |       \---Grids
|   |   |   |           +---CMS_MacroRule
|   |   |   |           +---Ecommerce_Brand
|   |   |   |           +---Ecommerce_Carrier
|   |   |   |           +---Ecommerce_Collection
|   |   |   |           +---Ecommerce_CouponCode
|   |   |   |           +---Ecommerce_GiftCard
|   |   |   |           +---Ecommerce_GiftCardCouponCode
|   |   |   |           +---Ecommerce_MultiBuyCouponCode
|   |   |   |           +---Ecommerce_MultibuyDiscount
|   |   |   |           +---Ecommerce_ProductCouponDiscount
|   |   |   |           +---Ecommerce_ShippingOption
|   |   |   |           \---Ecommerce_TaxClass_Products
|   |   |   +---EmailTemplates
|   |   |   |   \---UI
|   |   |   |       \---Grids
|   |   |   |           \---CMS_EmailTemplate
|   |   |   +---Form
|   |   |   |   \---UI
|   |   |   |       \---Grids
|   |   |   |           \---CMS_FormUserControl
|   |   |   +---Localization
|   |   |   |   \---UI
|   |   |   |       \---Grids
|   |   |   |           \---CMS_Culture
|   |   |   +---MacroEngine
|   |   |   |   \---UI
|   |   |   |       \---Grids
|   |   |   |           \---CMS_MacroIdentity
|   |   |   +---Membership
|   |   |   |   \---UI
|   |   |   |       \---Grids
|   |   |   |           \---CMS_Membership
|   |   |   +---ModuleLicenses
|   |   |   |   \---UI
|   |   |   |       \---Grids
|   |   |   |           \---CMS_ModuleLicenseKey
|   |   |   +---Modules
|   |   |   |   \---tools
|   |   |   +---Newsletters
|   |   |   |   \---UI
|   |   |   |       \---Grids
|   |   |   |           +---Newsletter_EmailTemplate
|   |   |   |           +---Newsletter_EmailWidget
|   |   |   |           +---Newsletter_Issue
|   |   |   |           \---Newsletter_Unsubscription
|   |   |   +---OnlineMarketing
|   |   |   |   \---UI
|   |   |   |       \---Grids
|   |   |   |           +---CMS_ObjectWorkflowTrigger
|   |   |   |           \---CMS_WorkflowAction
|   |   |   +---Personas
|   |   |   |   \---UI
|   |   |   |       \---Grids
|   |   |   |           +---OM_Contact
|   |   |   |           \---Personas_Persona
|   |   |   +---Relationships
|   |   |   |   \---UI
|   |   |   |       \---Grids
|   |   |   |           \---CMS_RelationshipName
|   |   |   +---Reporting
|   |   |   |   \---UI
|   |   |   |       \---Grids
|   |   |   |           +---Reporting_Report
|   |   |   |           +---Reporting_ReportSubscription
|   |   |   |           \---Reporting_SavedReport
|   |   |   +---Roles
|   |   |   |   \---UI
|   |   |   |       \---Grids
|   |   |   |           \---CMS_Role
|   |   |   +---Sharepoint
|   |   |   |   \---UI
|   |   |   |       \---Grids
|   |   |   |           +---SharePoint_SharePointConnection
|   |   |   |           +---SharePoint_SharePointFile
|   |   |   |           \---SharePoint_SharePointLibrary
|   |   |   +---SmartSearch
|   |   |   |   +---_StopWords
|   |   |   |   \---_Synonyms
|   |   |   +---SocialMarketing
|   |   |   |   \---UI
|   |   |   |       \---Grids
|   |   |   |           +---SM_FacebookAccount
|   |   |   |           +---SM_FacebookApplication
|   |   |   |           +---SM_FacebookPost
|   |   |   |           +---SM_LinkedInAccount
|   |   |   |           +---SM_LinkedInApplication
|   |   |   |           +---SM_LinkedInPost
|   |   |   |           +---SM_TwitterAccount
|   |   |   |           +---SM_TwitterApplication
|   |   |   |           \---SM_TwitterPost
|   |   |   +---Staging
|   |   |   |   \---UI
|   |   |   |       \---Grids
|   |   |   |           +---Staging_Server
|   |   |   |           \---Staging_TaskGroup
|   |   |   +---Taxonomy
|   |   |   |   \---UI
|   |   |   |       \---Grids
|   |   |   |           +---CMS_Tag
|   |   |   |           \---CMS_TagGroup
|   |   |   +---Translations
|   |   |   |   \---Template
|   |   |   +---Widgets
|   |   |   |   \---UI
|   |   |   |       \---Grids
|   |   |   |           \---CMS_Widget
|   |   |   \---WinServices
|   |   +---DBSeparation
|   |   +---Dictionaries
|   |   +---Install
|   |   +---jobs
|   |   |   \---triggered
|   |   |       \---ContinuousIntegration
|   |   \---Templates
|   |       \---BlankSite
|   +---App_Themes
|   |   +---Default
|   |   |   +---Bootstrap
|   |   |   +---CMSComponents
|   |   |   +---CMSModules
|   |   |   |   +---cms.abtests
|   |   |   |   +---cms.campaigns
|   |   |   |   +---cms.chat
|   |   |   |   +---cms.contactmanagement
|   |   |   |   +---cms.content
|   |   |   |   +---cms.dataprotection
|   |   |   |   +---cms.ecommerce
|   |   |   |   +---cms.emailmarketing
|   |   |   |   +---cms.onlinemarketing
|   |   |   |   +---cms.personas
|   |   |   |   +---cms.socialmarketing
|   |   |   |   \---cms.webanalytics
|   |   |   +---Custom
|   |   |   |   \---fonts
|   |   |   +---Fonts
|   |   |   \---Images
|   |   |       +---DocumentTypeIcons
|   |   |       |   \---48x48
|   |   |       \---Wizard
|   |   +---Design
|   |   |   \---Chat
|   |   |       \---Smiley
|   |   \---Global
|   |       \---Skin
|   +---BlueRhino
|   |   \---media
|   |       \---Default
|   |           \---__thumbnails
|   +---CMSAdminControls
|   |   +---Basic
|   |   +---Calendar
|   |   +---CKeditor
|   |   |   +---adapters
|   |   |   +---lang
|   |   |   +---plugins
|   |   |   |   +---a11yhelp
|   |   |   |   |   \---dialogs
|   |   |   |   |       \---lang
|   |   |   |   +---about
|   |   |   |   |   \---dialogs
|   |   |   |   |       \---hidpi
|   |   |   |   +---autogrow
|   |   |   |   |   \---samples
|   |   |   |   +---clipboard
|   |   |   |   |   \---dialogs
|   |   |   |   +---CMSPlugins
|   |   |   |   |   +---images
|   |   |   |   |   \---lang
|   |   |   |   +---dialog
|   |   |   |   |   +---samples
|   |   |   |   |   |   \---assets
|   |   |   |   |   \---styles
|   |   |   |   +---div
|   |   |   |   |   \---dialogs
|   |   |   |   +---enterkey
|   |   |   |   |   \---samples
|   |   |   |   +---find
|   |   |   |   |   \---dialogs
|   |   |   |   +---flash
|   |   |   |   |   +---dialogs
|   |   |   |   |   \---images
|   |   |   |   +---htmlwriter
|   |   |   |   |   \---samples
|   |   |   |   |       \---assets
|   |   |   |   |           \---outputforflash
|   |   |   |   +---image
|   |   |   |   |   +---dialogs
|   |   |   |   |   \---images
|   |   |   |   +---link
|   |   |   |   |   +---dialogs
|   |   |   |   |   \---images
|   |   |   |   |       \---hidpi
|   |   |   |   +---magicline
|   |   |   |   |   +---images
|   |   |   |   |   |   \---hidpi
|   |   |   |   |   \---samples
|   |   |   |   +---pastefromword
|   |   |   |   |   \---filter
|   |   |   |   +---pastetools
|   |   |   |   |   \---filter
|   |   |   |   +---scayt
|   |   |   |   |   +---dialogs
|   |   |   |   |   \---skins
|   |   |   |   |       \---moono-lisa
|   |   |   |   +---sharedspace
|   |   |   |   |   \---samples
|   |   |   |   +---showblocks
|   |   |   |   |   \---images
|   |   |   |   +---smiley
|   |   |   |   |   +---dialogs
|   |   |   |   |   \---images
|   |   |   |   +---sourcedialog
|   |   |   |   |   +---dialogs
|   |   |   |   |   \---samples
|   |   |   |   +---specialchar
|   |   |   |   |   \---dialogs
|   |   |   |   |       \---lang
|   |   |   |   +---table
|   |   |   |   |   \---dialogs
|   |   |   |   +---tabletools
|   |   |   |   |   \---dialogs
|   |   |   |   +---toolbar
|   |   |   |   |   \---samples
|   |   |   |   +---wsc
|   |   |   |   |   +---dialogs
|   |   |   |   |   \---skins
|   |   |   |   |       \---moono-lisa
|   |   |   |   \---wysiwygarea
|   |   |   |       \---samples
|   |   |   \---skins
|   |   |       \---moono-lisa
|   |   |           \---images
|   |   |               \---hidpi
|   |   +---CodeMirror
|   |   |   +---dialogs
|   |   |   |   \---InsertMacro
|   |   |   +---img
|   |   |   +---lang
|   |   |   +---lib
|   |   |   |   \---util
|   |   |   +---mode
|   |   |   |   +---aspnet
|   |   |   |   +---clike
|   |   |   |   +---css
|   |   |   |   +---diff
|   |   |   |   +---htmlmixed
|   |   |   |   +---javascript
|   |   |   |   +---less
|   |   |   |   +---plsql
|   |   |   |   \---xml
|   |   |   \---theme
|   |   +---ColorPicker
|   |   |   \---img
|   |   +---ContextMenus
|   |   +---Debug
|   |   +---ImageEditor
|   |   +---ModalCalendar
|   |   |   \---Themes
|   |   |       +---Default
|   |   |       |   \---images
|   |   |       \---LiveSite
|   |   |           \---images
|   |   +---MultiFileUploader
|   |   +---SpellChecker
|   |   +---UI
|   |   |   +---Development
|   |   |   |   \---Generators
|   |   |   +---Macros
|   |   |   |   \---Dialogs
|   |   |   +---PageElements
|   |   |   +---Pager
|   |   |   +---ScreenLock
|   |   |   +---Selectors
|   |   |   +---System
|   |   |   +---Trees
|   |   |   +---UIProfiles
|   |   |   +---UniControls
|   |   |   +---UniGrid
|   |   |   |   +---Controls
|   |   |   |   +---Filters
|   |   |   |   \---Pages
|   |   |   +---UniMenu
|   |   |   |   \---UniGraphToolbar
|   |   |   \---UniSelector
|   |   |       \---Controls
|   |   +---Validation
|   |   \---Wizard
|   +---CMSFormControls
|   |   +---Basic
|   |   +---BlueModus
|   |   |   +---ExpandableTableBuilder
|   |   |   |   +---Dialogs
|   |   |   |   \---js
|   |   |   +---InlineContentBuilder
|   |   |   |   +---Dialogs
|   |   |   |   \---js
|   |   |   +---InlineLinkListBuilder
|   |   |   |   +---Dialogs
|   |   |   |   \---js
|   |   |   \---RelatedContentSelector
|   |   |       \---Dialogs
|   |   +---Classes
|   |   +---Cultures
|   |   +---Dialogs
|   |   +---Documents
|   |   +---Filters
|   |   +---Images
|   |   +---Inputs
|   |   +---Layouts
|   |   +---Macros
|   |   +---Media
|   |   +---Metafiles
|   |   +---Selectors
|   |   |   +---InsertImageOrMedia
|   |   |   +---LocalizableTextBox
|   |   |   +---QuicklyInsertImage
|   |   |   \---SelectFileOrFolder
|   |   +---Sites
|   |   +---SQL
|   |   +---System
|   |   +---TimeZones
|   |   \---Viewers
|   +---CMSInlineControls
|   +---CMSInstall
|   |   \---Controls
|   |       +---LayoutPanels
|   |       \---WizardSteps
|   +---CMSMasterPages
|   |   +---LiveSite
|   |   |   \---Dialogs
|   |   \---UI
|   |       \---Dialogs
|   +---CMSMessages
|   +---CMSModules
|   |   +---Activities
|   |   |   +---Controls
|   |   |   |   \---UI
|   |   |   |       +---Activity
|   |   |   |       +---ActivityDetails
|   |   |   |       \---ActivityType
|   |   |   +---FormControls
|   |   |   \---Pages
|   |   |       \---Tools
|   |   |           \---Activities
|   |   |               +---Activity
|   |   |               \---ActivityType
|   |   +---Admin
|   |   +---AdminControls
|   |   |   +---Controls
|   |   |   |   +---Class
|   |   |   |   |   +---ClassThumbnailSelector
|   |   |   |   |   \---FieldEditor
|   |   |   |   +---Documents
|   |   |   |   +---MetaFiles
|   |   |   |   +---Preview
|   |   |   |   \---UIControls
|   |   |   \---Pages
|   |   +---ApplicationDashboard
|   |   +---Automation
|   |   |   +---Controls
|   |   |   |   \---Process
|   |   |   +---FormControls
|   |   |   +---Pages
|   |   |   \---Services
|   |   +---BizForms
|   |   |   +---Controls
|   |   |   +---FormControls
|   |   |   |   \---Cloning
|   |   |   \---Tools
|   |   +---Categories
|   |   |   +---CMSPages
|   |   |   +---Controls
|   |   |   +---Dialogs
|   |   |   \---Pages
|   |   |       \---Administration
|   |   +---ContactManagement
|   |   |   +---Controls
|   |   |   |   \---UI
|   |   |   |       +---Account
|   |   |   |       +---Automation
|   |   |   |       +---Contact
|   |   |   |       +---ContactGroup
|   |   |   |       \---SalesForce
|   |   |   +---Filters
|   |   |   +---FormControls
|   |   |   |   +---Cloning
|   |   |   |   \---SalesForce
|   |   |   \---Pages
|   |   |       +---Contact
|   |   |       \---Tools
|   |   |           +---Account
|   |   |           +---Automation
|   |   |           |   +---Action
|   |   |           |   \---Process
|   |   |           |       +---Properties
|   |   |           |       \---Trigger
|   |   |           +---Contact
|   |   |           |   \---Membership
|   |   |           +---ContactGroup
|   |   |           +---PendingContacts
|   |   |           |   \---MyPendingContacts
|   |   |           \---SalesForce
|   |   +---Content
|   |   |   +---Attachments
|   |   |   |   +---CMSPages
|   |   |   |   +---Dialogs
|   |   |   |   \---DirectFileUploader
|   |   |   +---CMSDesk
|   |   |   |   +---Edit
|   |   |   |   +---MVC
|   |   |   |   +---New
|   |   |   |   +---Properties
|   |   |   |   +---Search
|   |   |   |   +---SplitView
|   |   |   |   +---Validation
|   |   |   |   \---View
|   |   |   +---CMSPages
|   |   |   |   \---Versions
|   |   |   +---Controls
|   |   |   |   +---Attachments
|   |   |   |   |   +---DirectFileUploader
|   |   |   |   |   \---DocumentAttachments
|   |   |   |   |       \---Transformations
|   |   |   |   +---Dialogs
|   |   |   |   |   +---General
|   |   |   |   |   +---Properties
|   |   |   |   |   +---Selectors
|   |   |   |   |   |   +---FileSystemSelector
|   |   |   |   |   |   \---LinkMediaSelector
|   |   |   |   |   \---Web
|   |   |   |   +---Filters
|   |   |   |   +---Relationships
|   |   |   |   +---SplitView
|   |   |   |   |   \---Documents
|   |   |   |   \---UserContributions
|   |   |   \---FormControls
|   |   |       +---Categories
|   |   |       +---Documents
|   |   |       |   \---ChangePermissions
|   |   |       +---Relationships
|   |   |       \---Tags
|   |   +---ContinuousIntegration
|   |   |   \---Pages
|   |   +---Cultures
|   |   |   +---Controls
|   |   |   |   \---UI
|   |   |   \---Pages
|   |   |       \---ResourceString
|   |   +---CustomTables
|   |   |   +---AlternativeForms
|   |   |   +---Controls
|   |   |   +---FormControls
|   |   |   \---Tools
|   |   +---DataProtection
|   |   |   +---Controls
|   |   |   +---FormControls
|   |   |   \---Pages
|   |   +---DeviceProfiles
|   |   |   \---Controls
|   |   +---DocumentTypes
|   |   |   +---Controls
|   |   |   +---FormControls
|   |   |   \---Pages
|   |   |       +---AlternativeForms
|   |   |       \---Development
|   |   |           \---Scopes
|   |   +---Ecommerce
|   |   |   +---CMSPages
|   |   |   +---Controls
|   |   |   |   +---Filters
|   |   |   |   +---PaymentGateways
|   |   |   |   +---ProductOptions
|   |   |   |   +---ShoppingCart
|   |   |   |   \---UI
|   |   |   |       +---Customers
|   |   |   |       \---ProductOptions
|   |   |   +---FormControls
|   |   |   |   \---Cloning
|   |   |   \---Pages
|   |   |       +---Administration
|   |   |       |   \---Membership
|   |   |       +---Content
|   |   |       |   \---Product
|   |   |       +---Development
|   |   |       |   \---DocumentTypes
|   |   |       \---Tools
|   |   |           +---Configuration
|   |   |           |   +---Currencies
|   |   |           |   +---Departments
|   |   |           |   +---ExchangeRates
|   |   |           |   +---InternalStatus
|   |   |           |   +---InvoiceTemplate
|   |   |           |   +---OrderStatus
|   |   |           |   +---PaymentOptions
|   |   |           |   +---PublicStatus
|   |   |           |   +---ShippingOptions
|   |   |           |   +---StoreSettings
|   |   |           |   \---TaxClasses
|   |   |           +---Customers
|   |   |           +---Dashboard
|   |   |           +---Discount
|   |   |           +---Manufacturers
|   |   |           +---Orders
|   |   |           +---ProductOptions
|   |   |           +---Products
|   |   |           +---Reports
|   |   |           \---Suppliers
|   |   +---EmailEngine
|   |   |   \---Pages
|   |   +---EmailQueue
|   |   |   \---Controls
|   |   +---EmailTemplates
|   |   |   +---Controls
|   |   |   +---Filters
|   |   |   +---FormControls
|   |   |   \---Pages
|   |   +---EventLog
|   |   |   \---Controls
|   |   +---FormControls
|   |   |   +---Controls
|   |   |   +---FormControls
|   |   |   \---Pages
|   |   |       \---Development
|   |   +---ImportExport
|   |   |   +---Controls
|   |   |   |   +---Export
|   |   |   |   |   \---Site
|   |   |   |   +---Global
|   |   |   |   \---Import
|   |   |   |       \---Site
|   |   |   \---Pages
|   |   |       \---ExportHistory
|   |   +---Integration
|   |   |   +---Controls
|   |   |   |   \---UI
|   |   |   |       +---Connectors
|   |   |   |       \---IntegrationTask
|   |   |   +---FormControls
|   |   |   \---Pages
|   |   |       \---Administration
|   |   |           +---Connectors
|   |   |           +---IncomingTasks
|   |   |           \---OutcomingTasks
|   |   +---Licenses
|   |   |   \---Pages
|   |   +---Macros
|   |   |   \---Controls
|   |   |       \---UI
|   |   |           \---MacroRule
|   |   +---MediaLibrary
|   |   |   +---CMSPages
|   |   |   +---Controls
|   |   |   |   +---Dialogs
|   |   |   |   |   \---DirectFileUploader
|   |   |   |   +---Filters
|   |   |   |   +---LiveControls
|   |   |   |   +---MediaLibrary
|   |   |   |   |   \---FolderActions
|   |   |   |   \---UI
|   |   |   +---Dialogs
|   |   |   +---FormControls
|   |   |   |   +---Cloning
|   |   |   |   +---LiveSelectors
|   |   |   |   |   \---InsertImageOrMedia
|   |   |   |   \---Selectors
|   |   |   |       \---InsertImageOrMedia
|   |   |   \---Tools
|   |   |       \---FolderActions
|   |   +---Membership
|   |   |   +---CMSPages
|   |   |   +---Controls
|   |   |   |   +---Roles
|   |   |   |   \---Users
|   |   |   +---FormControls
|   |   |   |   +---Avatars
|   |   |   |   +---Membership
|   |   |   |   +---Passwords
|   |   |   |   +---Roles
|   |   |   |   \---Users
|   |   |   \---Pages
|   |   |       +---Membership
|   |   |       +---Roles
|   |   |       \---Users
|   |   |           \---General
|   |   +---Modules
|   |   |   +---Controls
|   |   |   |   +---Class
|   |   |   |   +---NuGetPackages
|   |   |   |   \---Settings
|   |   |   |       +---Category
|   |   |   |       \---Key
|   |   |   \---Pages
|   |   |       +---Class
|   |   |       |   +---AlternativeForm
|   |   |       |   \---Query
|   |   |       +---Module
|   |   |       |   +---Permission
|   |   |       |   \---UserInterface
|   |   |       \---Settings
|   |   |           +---Category
|   |   |           \---Key
|   |   +---MyDesk
|   |   |   +---CheckedOut
|   |   |   +---MyDocuments
|   |   |   +---MyProfile
|   |   |   +---OutdatedDocuments
|   |   |   +---Recent
|   |   |   +---RecycleBin
|   |   |   \---WaitingForApproval
|   |   +---Newsletters
|   |   |   +---Controls
|   |   |   +---EmailBuilder
|   |   |   +---FormControls
|   |   |   |   \---Cloning
|   |   |   \---Tools
|   |   |       +---Newsletters
|   |   |       \---Templates
|   |   +---Objects
|   |   |   +---Controls
|   |   |   |   +---Locking
|   |   |   |   \---Versioning
|   |   |   +---Dialogs
|   |   |   \---FormControls
|   |   |       \---Cloning
|   |   +---OnlineMarketing
|   |   |   +---Controls
|   |   |   |   +---Content
|   |   |   |   +---Settings
|   |   |   |   \---UI
|   |   |   |       +---ABTest
|   |   |   |       +---Grids
|   |   |   |       \---WorkflowStep
|   |   |   |           \---SourcePoint
|   |   |   +---FormControls
|   |   |   |   \---Cloning
|   |   |   \---Pages
|   |   |       \---Content
|   |   |           \---ABTesting
|   |   |               \---ABTest
|   |   +---Permissions
|   |   |   +---Controls
|   |   |   \---Pages
|   |   |       \---Administration
|   |   +---Personas
|   |   |   +---Controls
|   |   |   +---Pages
|   |   |   \---Scripts
|   |   +---PortalEngine
|   |   |   +---Controls
|   |   |   |   +---Editable
|   |   |   |   +---Layout
|   |   |   |   \---WebParts
|   |   |   +---FormControls
|   |   |   |   +---PageLayouts
|   |   |   |   +---PageTemplates
|   |   |   |   \---WebPartLayouts
|   |   |   \---UI
|   |   |       +---Layout
|   |   |       +---OnSiteEdit
|   |   |       +---PageLayouts
|   |   |       +---PageTemplates
|   |   |       \---WebParts
|   |   |           \---Development
|   |   +---RecycleBin
|   |   |   +---Controls
|   |   |   \---Pages
|   |   +---Reporting
|   |   |   +---CMSPages
|   |   |   +---Controls
|   |   |   +---Dialogs
|   |   |   +---FormControls
|   |   |   |   \---Cloning
|   |   |   +---LiveDialogs
|   |   |   \---Tools
|   |   |       +---Ecommerce
|   |   |       +---SavedReports
|   |   |       \---Subscription
|   |   +---REST
|   |   |   \---FormControls
|   |   +---Scheduler
|   |   |   +---Controls
|   |   |   |   \---UI
|   |   |   \---Pages
|   |   +---Scoring
|   |   |   +---Controls
|   |   |   |   \---UI
|   |   |   |       +---Contact
|   |   |   |       +---Rule
|   |   |   |       \---Score
|   |   |   +---FormControls
|   |   |   \---Pages
|   |   +---Settings
|   |   |   +---Controls
|   |   |   +---FormControls
|   |   |   \---Pages
|   |   +---Sharepoint
|   |   |   +---CMSPages
|   |   |   \---FormControls
|   |   +---Sites
|   |   |   \---Pages
|   |   +---SmartSearch
|   |   |   +---Controls
|   |   |   |   +---Edit
|   |   |   |   \---UI
|   |   |   \---FormControls
|   |   +---SMTPServers
|   |   |   \---Pages
|   |   |       \---Administration
|   |   +---SocialMarketing
|   |   |   +---FormControls
|   |   |   |   \---TwitterPostTextArea_files
|   |   |   \---Pages
|   |   +---Staging
|   |   |   +---FormControls
|   |   |   \---Tools
|   |   |       +---AllTasks
|   |   |       +---Controls
|   |   |       +---Data
|   |   |       +---Objects
|   |   |       +---TaskGroup
|   |   |       \---Tasks
|   |   +---System
|   |   |   +---Controls
|   |   |   +---Debug
|   |   |   +---Files
|   |   |   \---Macros
|   |   +---SystemTables
|   |   |   +---Controls
|   |   |   |   \---Views
|   |   |   \---Pages
|   |   |       \---Development
|   |   |           \---Views
|   |   +---TagGroups
|   |   |   +---Controls
|   |   |   \---Pages
|   |   |       \---Development
|   |   +---TimeZones
|   |   |   +---Controls
|   |   |   \---Pages
|   |   +---Translations
|   |   |   +---CMSPages
|   |   |   +---Controls
|   |   |   |   \---UI
|   |   |   |       +---TranslationService
|   |   |   |       \---TranslationSubmission
|   |   |   +---FormControls
|   |   |   \---Pages
|   |   |       \---Tools
|   |   |           +---TranslationService
|   |   |           \---TranslationSubmission
|   |   +---UIPersonalization
|   |   |   +---Controls
|   |   |   \---Pages
|   |   |       \---Administration
|   |   +---WebAnalytics
|   |   |   +---Controls
|   |   |   +---FormControls
|   |   |   +---Pages
|   |   |   |   \---Tools
|   |   |   |       \---Campaign
|   |   |   \---Tools
|   |   +---WebFarm
|   |   |   +---Controls
|   |   |   \---Pages
|   |   +---Widgets
|   |   |   +---Controls
|   |   |   +---CSS
|   |   |   +---Dialogs
|   |   |   +---FormControls
|   |   |   \---UI
|   |   \---Workflows
|   |       +---CMSPages
|   |       +---Controls
|   |       |   +---Scripts
|   |       |   \---UI
|   |       |       +---Workflow
|   |       |       \---WorkflowStep
|   |       |           \---SourcePoint
|   |       +---FormControls
|   |       |   \---Cloning
|   |       +---Pages
|   |       |   +---WorkflowAction
|   |       |   \---WorkflowStep
|   |       |       \---SourcePoint
|   |       \---Services
|   +---CMSPages
|   |   +---Dialogs
|   |   +---Ecommerce
|   |   \---Staging
|   +---CMSResources
|   +---CMSScripts
|   |   +---Bootstrap
|   |   +---CMSModules
|   |   |   +---AdminControls
|   |   |   +---CMS
|   |   |   |   +---Filters
|   |   |   |   +---Messages
|   |   |   |   +---SmartTips
|   |   |   |   \---Templates
|   |   |   +---CMS.ApplicationDashboard
|   |   |   |   +---Directives
|   |   |   |   \---Services
|   |   |   +---CMS.Builder
|   |   |   |   +---FormBuilder
|   |   |   |   \---PageBuilder
|   |   |   +---CMS.Charts
|   |   |   |   +---amCharts
|   |   |   |   |   +---images
|   |   |   |   |   +---lang
|   |   |   |   |   +---patterns
|   |   |   |   |   |   +---black
|   |   |   |   |   |   +---chalk
|   |   |   |   |   |   \---white
|   |   |   |   |   +---plugins
|   |   |   |   |   |   +---animate
|   |   |   |   |   |   +---dataloader
|   |   |   |   |   |   |   \---lang
|   |   |   |   |   |   +---export
|   |   |   |   |   |   |   +---lang
|   |   |   |   |   |   |   \---libs
|   |   |   |   |   |   |       +---blob.js
|   |   |   |   |   |   |       +---fabric.js
|   |   |   |   |   |   |       +---FileSaver.js
|   |   |   |   |   |   |       +---jszip
|   |   |   |   |   |   |       +---pdfmake
|   |   |   |   |   |   |       \---xlsx
|   |   |   |   |   |   \---responsive
|   |   |   |   |   \---themes
|   |   |   |   \---Themes
|   |   |   +---CMS.ContactManagement
|   |   |   |   +---ContactImport
|   |   |   |   |   +---Controllers
|   |   |   |   |   +---Directives
|   |   |   |   |   +---Interceptors
|   |   |   |   |   \---Services
|   |   |   |   +---ContactProfile
|   |   |   |   |   \---app
|   |   |   |   |       +---card
|   |   |   |   |       |   +---address
|   |   |   |   |       |   \---marketingEmailStatus
|   |   |   |   |       +---contactGroupsMembership
|   |   |   |   |       +---detail
|   |   |   |   |       |   +---accounts
|   |   |   |   |       |   |   \---account
|   |   |   |   |       |   \---campaign
|   |   |   |   |       +---journey
|   |   |   |   |       +---link
|   |   |   |   |       +---newsletterSubscriptions
|   |   |   |   |       +---notes
|   |   |   |   |       +---persona
|   |   |   |   |       +---scorings
|   |   |   |   |       +---shared
|   |   |   |   |       \---submittedForms
|   |   |   |   \---Demographics
|   |   |   +---CMS.Ecommerce
|   |   |   +---CMS.EventManager
|   |   |   +---CMS.Forms
|   |   |   |   \---Directives
|   |   |   +---CMS.Maps
|   |   |   |   \---ammap
|   |   |   |       +---images
|   |   |   |       +---lang
|   |   |   |       \---maps
|   |   |   |           \---js
|   |   |   +---CMS.Membership
|   |   |   +---CMS.Newsletter
|   |   |   |   \---Report
|   |   |   +---CMS.OnlineMarketing
|   |   |   |   +---MagnificPopup
|   |   |   |   \---Process
|   |   |   +---CMS.PageTemplates
|   |   |   +---CMS.Personas
|   |   |   |   \---Report
|   |   |   +---CMS.PortalEngine
|   |   |   +---CMS.Sites
|   |   |   +---CMS.SocialMarketing
|   |   |   +---CMS.Staging
|   |   |   +---CMS.WebAnalytics
|   |   |   |   +---Campaign
|   |   |   |   |   \---app
|   |   |   |   |       +---autosave
|   |   |   |   |       +---description
|   |   |   |   |       |   +---textarea
|   |   |   |   |       |   \---textbox
|   |   |   |   |       +---dialog
|   |   |   |   |       +---inventory
|   |   |   |   |       |   +---addUrlAsset
|   |   |   |   |       |   \---item
|   |   |   |   |       |       +---dialog
|   |   |   |   |       |       \---getLink
|   |   |   |   |       +---messages
|   |   |   |   |       +---promotion
|   |   |   |   |       |   +---createEmail
|   |   |   |   |       |   +---promotionItem
|   |   |   |   |       |   \---selectEmail
|   |   |   |   |       +---reportSetup
|   |   |   |   |       |   +---conversions
|   |   |   |   |       |   |   \---conversion
|   |   |   |   |       |   +---dialog
|   |   |   |   |       |   \---objective
|   |   |   |   |       |       \---dialog
|   |   |   |   |       +---shared
|   |   |   |   |       \---statusMessage
|   |   |   |   +---CampaignReport
|   |   |   |   |   \---app
|   |   |   |   |       +---campaignJourney
|   |   |   |   |       +---demographicsLink
|   |   |   |   |       \---reportTabs
|   |   |   |   +---Components
|   |   |   |   +---Controllers
|   |   |   |   +---Directives
|   |   |   |   \---Services
|   |   |   \---CMSSharePoint
|   |   +---Controls
|   |   +---DesignMode
|   |   +---Dialogs
|   |   +---DragAndDrop
|   |   +---jquery
|   |   |   +---BXSlider
|   |   |   +---jQueryLayout
|   |   |   \---jQueryUI
|   |   |       \---images
|   |   +---Macros
|   |   +---RequireJS
|   |   +---Select2
|   |   +---tooltip
|   |   +---UI
|   |   +---Underscore
|   |   +---Vendor
|   |   |   +---Angular
|   |   |   +---Angular-1.5.5
|   |   |   +---CSV-JS
|   |   |   +---jQuery
|   |   |   +---jQueryUI
|   |   |   +---LoDash
|   |   |   \---SortableJS
|   |   +---vis
|   |   \---WebComponents
|   +---CMSSiteUtils
|   |   \---TestFiles
|   +---CMSWebParts
|   |   +---DashBoard
|   |   +---Ecommerce
|   |   |   \---Products
|   |   +---General
|   |   +---Maps
|   |   |   \---Static
|   |   |       +---StaticBingMaps_files
|   |   |       \---StaticGoogleMaps_files
|   |   +---Media
|   |   |   \---YouTubeVideo_files
|   |   +---OnlineMarketing
|   |   +---Reporting
|   |   +---Text
|   |   +---Viewers
|   |   |   \---DateTime_files
|   |   \---Widgets
|   +---Old_App_Code
|   |   +---CMS
|   |   \---CMSModules
|   |       +---Automation
|   |       +---CMS
|   |       |   +---LiveTileModelProviders
|   |       |   \---Modules
|   |       +---Content
|   |       |   +---Extenders
|   |       |   \---LiveTileModelProviders
|   |       +---Cultures
|   |       +---EmailEngine
|   |       |   \---LiveTileModelProviders
|   |       +---EmailTemplates
|   |       +---Licenses
|   |       |   \---LiveTileModelProviders
|   |       +---Macros
|   |       +---OnlineMarketing
|   |       |   \---Extenders
|   |       +---PortalEngine
|   |       +---Relationships
|   |       +---SMTPServers
|   |       +---TranslationServices
|   |       |   \---LiveTileModelProviders
|   |       +---WebFarm
|   |       \---Widgets
|   +---Old_App_WebReferences
|   |   \---WS
|   +---Properties
|   |   +---PublishProfiles
|   |   \---ServiceDependencies
|   |       \---bluerhino-com-2022-cms - Web Deploy
|   \---Xperience13StarterKit
|       \---media
|           \---Default
|               \---Content
|                   \---__thumbnails
+---frontend
|   +---public
|   |   +---fonts
|   |   |   \---icons
|   |   +---FormComponents
|   |   |   +---BlueModus.TreeNodeSelectorComponent
|   |   |   |   +---jquery-ui
|   |   |   |   \---themes
|   |   |   |       +---default
|   |   |   |       +---kentico
|   |   |   |       |   \---fonts
|   |   |   |       |       \---titillium
|   |   |   |       \---proton
|   |   |   |           \---fonts
|   |   |   |               \---titillium
|   |   |   +---BlueModus.WidgetOptionDisplayComponent
|   |   |   \---Shared
|   |   |       +---jquery-ui
|   |   |       \---themes
|   |   |           +---default
|   |   |           +---kentico
|   |   |           |   \---fonts
|   |   |           |       \---titillium
|   |   |           \---proton
|   |   |               \---fonts
|   |   |                   \---titillium
|   |   +---img
|   |   |   +---content-images
|   |   |   +---template-images
|   |   |   \---widget-layouts
|   |   |       +---feature-card-lists
|   |   |       \---feature-cards
|   |   +---static-api
|   |   \---static-js
|   \---src
|       +---api
|       +---apps
|       |   +---blue-search
|       |   |   \---components
|       |   \---my-app
|       |       \---components
|       +---components
|       |   +---app-accordion
|       |   +---app-alert
|       |   +---app-banner
|       |   +---app-breadcrumbs
|       |   +---app-callout
|       |   +---app-content-filter
|       |   +---app-cookies
|       |   +---app-cta
|       |   +---app-exchange
|       |   +---app-feature-banner
|       |   +---app-feature-block
|       |   +---app-feature-list
|       |   +---app-footer
|       |   +---app-header
|       |   +---app-image
|       |   +---app-list-item
|       |   +---app-list-tools
|       |   +---app-location-banner
|       |   +---app-news-header
|       |   +---app-pagination
|       |   +---app-propane-finder
|       |   +---app-recipe-detail
|       |   +---app-recipe-list
|       |   +---app-section-header
|       |   +---app-side-by-side
|       |   +---app-spotlight
|       |   +---app-title
|       |   +---app-video
|       |   +---app-wysiwyg
|       |   \---blue-form
|       +---compositions
|       +---global
|       |   +---js
|       |   |   +---home-delivery-new
|       |   |   \---legacy
|       |   |       +---api
|       |   |       +---custom
|       |   |       \---vendor
|       |   \---scss
|       |       +---abstracts
|       |       +---base
|       |       +---layout
|       |       +---legacy
|       |       |   +---abstracts
|       |       |   +---base
|       |       |   +---components
|       |       |   +---layout
|       |       |   +---pages
|       |       |   +---themes
|       |       |   \---vendor
|       |       |       \---bootstrap
|       |       |           +---mixins
|       |       |           \---utilities
|       |       +---objects
|       |       \---vendor
|       +---templates
|       |   +---includes
|       |   \---layouts
|       \---_core
|           +---js
|           |   +---placeholder
|           |   +---plugins
|           |   +---utils
|           |   |   \---polyfills
|           |   \---vendor
|           +---pug
|           |   +---layouts
|           |   +---mixins
|           |   \---styleguide
|           \---scss
|               \---styleguide
|                   \---vendor
\---Lib
    \---PayflowPro
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.4.33213.308
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CMSApp", "CMS\CMSApp.csproj", "{BB8817AE-48DF-4672-A1CB-CFB7441B88DA}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "BlueRhino.Models", "BlueRhino.Models\BlueRhino.Models.csproj", "{CE906768-9353-4AFE-BEB9-12F8EF025962}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "BlueRhino.Shared", "BlueRhino.Shared\BlueRhino.Shared.csproj", "{D9F7CC19-E870-4E99-BE2E-2A86B529B44E}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "BlueRhino.ConsoleApp", "BlueRhino.ConsoleApp\BlueRhino.ConsoleApp.csproj", "{451C8FC9-9203-49FE-9F23-E3BCD6D14C6F}"
EndProject

Why does it not list BlueRhino.ConsoleApp as the project name?