xamarin-android/build-tools/jnienv-gen
Jonathan Pobst ecb207baf0
Convert `/tools` and `/build-tools` projects from `net472` to `$(DotNetStableTargetFramework)` (#7943)
Many of our projects in `/tools` and `/build-tools` target `net472`.  Update them to instead target `$(DotNetStableTargetFramework)`.

A side-effect of this is that there is no longer an `.exe` built, so we also need to update everything in our build system that calls these tools to use `dotnet foo.dll` instead of `mono foo.exe`.
2023-04-12 14:10:39 -05:00
..
Generator.cs [build] Enable globalization analyzer errors and fix issues (#6368) 2021-10-08 13:18:52 -04:00
Generator.g.cs [jnienv-gen] Import jnienv-gen from monodroid/c3f7a887 2016-04-19 22:28:16 -04:00
Mono.Options-PCL.cs [build] Enable globalization analyzer errors and fix issues (#6368) 2021-10-08 13:18:52 -04:00
jnienv-gen.csproj Convert `/tools` and `/build-tools` projects from `net472` to `$(DotNetStableTargetFramework)` (#7943) 2023-04-12 14:10:39 -05:00