.NET 7, Android 33.0.68
·
1233 commits
to main
since this release
These changes shipped alongside Visual Studio 2022 17.7 Preview 2.
You can also access this release via dotnet workload update
.
What's Changed
- [Xamarin.Android.Build.Tasks] Fix
-int.ToString()
for locales by @grendello in #7941 - [Microsoft.Android.Sdk.ILLink] fix crash when TZ changes by @jonathanpeppers in #7956
- [ci] Retry .NET install attempts by @pjcollins in #8049
- Bump .NET 6 to 32.0.509 by @jonathanpeppers in #8045
- [Xamarin.Android.Build.Tasks] Bump ZipFlushFilesLimit by @dellis1972 in #7957
- [Xamarin.Android.Build.Tasks] pass
-S
foram start
commands by @jonathanpeppers in #8032 - [Xamarin.Android.Build.Tasks] Update
XA5300
text by @jonpryor in #8057 - [Xamarin.Android.Build.Tasks] skip
proguard.txt
files in class libraries by @jonathanpeppers in #8025 - Bump to xamarin/monodroid@d3008fd4 by @jonathanpeppers in #8067
- [tools/msbuild] Add
RunActivity.Server
property by @thaystg in xamarin/monodroid#1293 - [tools/msbuild] pass
-S
foram start
commands by @jonathanpeppers in xamarin/monodroid#1303 - [tools/msbuild]
InstallAndroidDependencies
installs JDK by @jonathanpeppers in xamarin/monodroid#1309 - [Xamarin.Android.Build.Tasks] Use new
$(_ZipFlushFilesLimit)
property by @dellis1972 in xamarin/monodroid#1295 - [debugger] Pass retry timeout to runtime by @thaystg in #7916 backported via #8068
- [Xamarin.Android.Build.Tasks] Add
$(_BindingsToolsLocation)
to allow overriding binding tool binaries by @jpobst in #8069
Full Changelog: 33.0.46...33.0.68