okta / okta-oidc-xamarin

Okta OIDC SDK for Xamarin
https://github.com/okta/okta-oidc-xamarin
Apache License 2.0
10 stars 11 forks source link

OKTA-242636: build scripts #11

Closed bryanapellanes-okta closed 4 years ago

bryanapellanes-okta commented 4 years ago

Added build scripts to build projects and run tests.

The scripts herein will create the ./artifacts directory containing compiled binaries. Additional work is necessary to build appropriate nuget packages; this can be handled in subsequent PRs.

Related internal issue for reference: OKTA-313770