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

Trouble getting sample to compile and run #8

Description

@tauCete
  • [ 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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions