Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sample for Intune with Android MAM Corrections #192

Open
wants to merge 9 commits into
base: main
Choose a base branch
from
Next Next commit
Update active-directory-xamarin-intune.csproj
  • Loading branch information
meghandaly authored May 16, 2022

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
commit 3158c66dd23072e0fbdeb4190096b6528d74133d
Original file line number Diff line number Diff line change
@@ -12,7 +12,7 @@

<ItemGroup>
<PackageReference Include="Microsoft.Identity.Client" Version="4.43.0" />
<PackageReference Include="Xamarin.Forms" Version="5.0.0.2012" />
<PackageReference Include="Xamarin.Forms" Version="4.4.0.991864" />
<PackageReference Include="Xamarin.Essentials" Version="1.6.1" />
</ItemGroup>
</Project>
</Project>