auth0 / auth0-oidc-client-net

OIDC Client for .NET Desktop and Mobile applications
https://auth0.github.io/auth0-oidc-client-net/
Apache License 2.0
84 stars 49 forks source link

Update vmImage to use windows-2019 #226

Closed frederikprijck closed 2 years ago

frederikprijck commented 2 years ago

Recently, windows-latest got updated from windows-2019 to windows-2022, this is breaking our build.

Even though we might want to look into moving to 2022, for now, let's fix our CI by pinning it to 2019.