Skip to content
This repository has been archived by the owner on Nov 16, 2023. It is now read-only.

Trouble getting sample to compile and run #8

Open
tauCete opened this issue Jan 27, 2020 · 0 comments
Open

Trouble getting sample to compile and run #8

tauCete opened this issue Jan 27, 2020 · 0 comments

Comments

@tauCete
Copy link

tauCete commented Jan 27, 2020

  • [ X ] bug report -> please search issues before submitting

This might be user error and not a bug, but I've tried on both windows and mac and have gotten blocked on both platforms. I'm running on a Macbook with a Windows 10 VM. I've tried building the solution in both OSes.

Minimal steps to reproduce

Download the sample zip from docs here https://docs.microsoft.com/en-us/samples/azure-samples/xamarin-azure-businessreview/the-business-reviewer/
Extract the zip file and open the Solution in either VS2019 on Windows or Mac

Any log messages given by the failure

This sample is using the obsolete UIParent class and to remove it is fairly complicated. I started doing it, but quickly became lost in changes needed.

Error | CS0619 | 'UIParent' is obsolete: 'In MSAL.NET 3.x, you should directly pass the Activity (on Xamarin.Android), or Window (on .NET Framework and UWP) using AcquireTokenInteractiveParameterBuilder.WithParentActivityOrWindowSee https://aka.ms/msal-net-3-breaking-changes' | Reviewer.Droid | C:\Users\Scott\Documents\Visual Studio 2019\Strawberry\src\Droid\MainActivity.cs

Expected/desired behavior

OS and Version?

Windows 10 and macOS Catalina (10.15.2)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant