Skip to content

Commit

Permalink
OKTA-447183: update nuspec dependencies and nuget packages (#79)
Browse files Browse the repository at this point in the history
  • Loading branch information
bryanapellanes-okta authored Nov 29, 2021
1 parent 63c71c5 commit 678ad24
Show file tree
Hide file tree
Showing 5 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<tags>okta token authentication authorization oauth sso oidc</tags>
<repository type="Git" url="https://github.com/okta/okta-oidc-xamarin.git" />
<dependencies>
<dependency id="Okta.Xamarin" version="3.0.0" />
<dependency id="Okta.Xamarin" version="3.0.1" />
<dependency id="System.Net.Http" version="4.3.4" />
<dependency id="Xamarin.Essentials" version="1.6.1" />
<dependency id="Xamarin.Forms" version="5.0.0.2012" />
Expand Down
2 changes: 1 addition & 1 deletion Okta.Xamarin/Okta.Xamarin.iOS/Okta.Xamarin.iOS.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<tags>okta token authentication authorization oauth sso oidc</tags>
<repository type="Git" url="https://github.com/okta/okta-oidc-xamarin.git" />
<dependencies>
<dependency id="Okta.Xamarin" version="3.0.0" />
<dependency id="Okta.Xamarin" version="3.0.1" />
<dependency id="System.Net.Http" version="4.3.4" />
<dependency id="Xamarin.Essentials" version="1.6.1" />
<dependency id="Xamarin.Forms" version="5.0.0.2012" />
Expand Down
Binary file modified nuget/packages/Okta.Xamarin.3.0.1.nupkg
Binary file not shown.
Binary file modified nuget/packages/Okta.Xamarin.Android.3.0.1.nupkg
Binary file not shown.
Binary file modified nuget/packages/Okta.Xamarin.iOS.3.0.1.nupkg
Binary file not shown.

0 comments on commit 678ad24

Please sign in to comment.