Skip to content

Runtime errors while runnning this project #23

@ghost

Description

Hello, I'm using VS2019 and I wanted to learn how to setup Azure AD with my web API. Here's a summary of what I had to do different to make it compile and work:

  • TodoListclient MainWindow.xaml.cs L42-43 (Remove the todo: in the AppConfig parameters)
  • TodoListclient MainWindow.xaml.cs L227: Grabbing from the text fiend caused a crash due to threads on run time, so I just hardcoded "test" for now, but I'm sure you can do better. :)
  • Nuget: Newtonsoft.json, align todolistclient and todolistservice to version 12.0.3
  • Nuget: Upgrade all Microsoft.Asp* to 5.2.7

It took me a few hours to sort this out, but nonetheless the README.md was good.

Thanks!

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