-
Notifications
You must be signed in to change notification settings - Fork 19
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
Update mobile requirements #238
Conversation
Deploying with Cloudflare Pages
|
No New Or Fixed Issues Found |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Simple enough!
done in VS 2022) | ||
2. [dotnet Core 3.1 (latest)](https://dotnet.microsoft.com/en-us/download/dotnet/3.1) | ||
1. Visual Studio 2022 | ||
2. [.NET 7.0.x (latest)](https://dotnet.microsoft.com/en-us/download/dotnet/7.0) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
⛏️ I would just refer to all of these as ".NET 7".
done in VS 2022) | ||
2. [dotnet Core 3.1 (latest)](https://dotnet.microsoft.com/en-us/download/dotnet/3.1) | ||
1. Visual Studio 2022 | ||
2. [.NET 7 (latest)](https://dotnet.microsoft.com/en-us/download/dotnet/7.0) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ℹ️ Technically not the latest anymore since 8 (LTS) is live. Probably not necessary to update given the change to the native apps.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Roger that, I meant to say latest feature/patch inside the 7 version but yeah I agree.
Objective
Update mobile requirements given that we need .NET 7.0.x SDK and Android 33 / Xcode 15.