You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
6. Open nuget.config file in the Project root (AndDone-SecureAPI-ClientLibrary-DotNet-private\src\AndDoneSecureClientLibrary) and modify {GH_USER} and {GH_PAT}
195
+
7. Verify the <RepositoryUrl>in .csproj file is correct
196
+
8. Update the Version in .csproj as needed
197
+
7. Navigate to AndDone-SecureAPI-ClientLibrary-DotNet-private\src\AndDoneSecureClientLibrary
6. Click Add Repository and selectRepositoryfor Package
248
+
7. Verify by going to GitHub code page and the Package will be listed on the right side
249
+
250
+
165
251
## API Endpoints
166
252
167
253
All URIs are relative to:
@@ -445,4 +531,4 @@ Authentication is handled via API keys in HTTP headers:
445
531
## Support & Versioning
446
532
447
533
***API Environments:** Use UAT for testing; switch to Production only after validation.
448
-
***Issues:** Report bugs or request features via the [GitHub Issues](https://github.com/anddone-kit/AndDone-SecureAPI-ClientLibrary-DotNet/issues) page.
534
+
***Issues:** Report bugs or request features via the [GitHub Issues](https://github.com/anddone-kit/AndDone-SecureAPI-ClientLibrary-DotNet/issues) page.
0 commit comments