Skip to content

Commit

Permalink
OAuth2 dependency on Base64 Convert
Browse files Browse the repository at this point in the history
  • Loading branch information
jwikman committed Nov 15, 2024
1 parent 8f65feb commit 335c4e4
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion src/System Application/App/OAuth2/app.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,12 @@
"name": "Environment Information",
"publisher": "Microsoft",
"version": "26.0.0.0"
},
{
"id": "0846d207-5dec-4c1b-afd8-6a25e1e14b9d",
"name": "Base64 Convert",
"publisher": "Microsoft",
"version": "26.0.0.0"
}
],
"screenshots": [],
Expand All @@ -51,4 +57,4 @@
"includeSourceInSymbolFile": true
},
"target": "OnPrem"
}
}

0 comments on commit 335c4e4

Please sign in to comment.