You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update README.md: .NET 10 and dotnet/android refs (#1423)
- Update .NET version from 7 to 10 (matches DotNetTargetFrameworkVersion in Directory.Build.props)
- Update download link from /7.0 to /10.0
- Update [android] reference link from xamarin/xamarin-android to dotnet/android
- Update issue filing URL from xamarin/xamarin-android to dotnet/android
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Additional build options are documented [here][build-configuration].
@@ -49,7 +49,7 @@ Additional build options are documented [here][build-configuration].
49
49
50
50
This project welcomes issues and PRs.
51
51
52
-
- File an issue in [GitHub Issues](https://github.com/xamarin/xamarin-android/issues/new/choose).
52
+
- File an issue in [GitHub Issues](https://github.com/dotnet/android/issues/new/choose).
53
53
- Discuss development and design on [Discord](https://aka.ms/dotnet-discord). [](https://aka.ms/dotnet-discord)
54
54
- Coding style is outlined in [Coding Guidelines](http://www.mono-project.com/community/contributing/coding-guidelines/).
0 commit comments