AppSourceCop & mandatoryAffixes

I recently blogged about how to rename files with my VSCode Extension to comply with the new filename conventions from Microsoft. Somewhat related to that, we need to talk about … Pre- or Suffixing It’s been known for a while: pre-or suffixing is necessary to “live…

Tip #65 | AppSourceCop & mandatoryPrefix

Today I was a bit puzzled by getting this error message and how to fix it. error AS0054: The AppSourceCop configuration must specify one of the following properties: 'mandatorySuffix', 'mandatoryPrefix', or 'mandatoryAffixes' Yes, you can google the message but that only brings you to pages that…