Fix licensedata.json for SharePointPnP-Sites-Core

This commit is contained in:
Suguru Hirahara
2024-08-02 23:39:34 -04:00
parent fe3b34aaaf
commit 2dd17e9354
+3 -3
View File
@@ -1,7 +1,7 @@
{ {
"name": "SharePointPnP-Sites-Core", "name": "SharePointPnP-Sites-Core",
"description": "Office 365 Dev PnP Core component (.NET) targeted for increasing developer productivity with CSOM based solutions. ", "description": "Office 365 Dev PnP Core component (.NET) targeted for increasing developer productivity with CSOM based solutions.",
"link": "https://github.com/SharePoint/PnP-Sites-Core", "link": "https://github.com/SharePoint/PnP-Sites-Core",
"license": "license.txt", "license": "MIT",
"notes": "" "notes": ""
} }