OfficeDev / microsoft-teams-faqplusplus-app

DEPRECATED - This repository contains a deprecated version of the FAQ Plus app template. Please see the README file for more details and a link to the new repository
MIT License
48 stars 49 forks source link

Handle invalid value for cache expiry time #63

Closed aosolis closed 5 years ago

aosolis commented 5 years ago

If the cache expiry time is <= 0, fallback to the default value of 5 days. Fix setting name in appsettings.json. Fix stylecop errors.