xamarin-macios/tools
TJ Lambert 188a35d879
[ApiDiffs] More renaming to enable ApiDiffs (#14187)
There was a large change to rename a lot of our Xamarin assemblies to Microsoft
ie) Xamarin.iOS -> Microsoft.iOS

There is a mismatch with some of the prerequisites in our tools/apidiff/Makefile where dependencies 
are looking for ...Microsoft.iOS... but they are still named ...Xamarin.iOS...

This PR takes any remaining "Xamarin" names and changes them to "Microsoft" for all dotnet related rules.
We will also change other dotnet rules to use the new naming convention of "macOS" and "tvOS"

The only exception is to the Xamarin.PLATFORM.dll's coming from the zip - those remain as Xamarin.iOS.dll

We should expect to see the gists showing up in ApiDiffs from this PR!

Co-authored-by: TJ Lambert <tjlambert@microsoft.com>
2022-02-21 10:39:07 +01:00
..
apidiff [ApiDiffs] More renaming to enable ApiDiffs (#14187) 2022-02-21 10:39:07 +01:00
common [.NET] Rename our product assemblies. Fixes #13748. (#13847) 2022-02-16 21:30:32 +01:00
devops [ApiDiffs] More renaming to enable ApiDiffs (#14187) 2022-02-21 10:39:07 +01:00
dotnet-linker [.NET] Rename our product assemblies. Fixes #13748. (#13847) 2022-02-16 21:30:32 +01:00
editors [Tools] Add editor snippets to help new developers. (#12479) 2021-08-19 19:03:14 -04:00
governance Merge xcode12 into d16-8. 2020-09-18 17:51:52 -04:00
install-source Fix some whitespace issues in various files. (#12399) 2021-08-11 10:06:46 +02:00
linker [tools] Remove XAMCORE_4_0 condition in linker source. (#14091) 2022-02-08 10:38:49 +01:00
mlaunch [Makefile] Remove warning in submake commands. (#12840) 2021-09-27 06:55:23 -04:00
mmp [.NET] Rename our product assemblies. Fixes #13748. (#13847) 2022-02-16 21:30:32 +01:00
mtouch [.NET] Rename our product assemblies. Fixes #13748. (#13847) 2022-02-16 21:30:32 +01:00
siminstaller Always create binlogs during the build. (#12331) 2021-08-04 09:30:16 +02:00
xibuild Fix some whitespace issues in various files. (#12399) 2021-08-11 10:06:46 +02:00
.gitignore Add scripts to calculate API diffs and generated code diff between the current build and another revision. (#3447) 2018-02-13 07:47:47 +01:00
Makefile [build] Add support for not building for Xamarin.Mac. (#13385) 2021-11-18 15:38:20 +01:00
compare-commits.sh [ApiDiff] Add Current PR Diffs in a similar style as API Diffs (#13512) 2021-12-14 22:19:36 -06:00
diff-to-html Add scripts to calculate API diffs and generated code diff between the current build and another revision. (#3447) 2018-02-13 07:47:47 +01:00
nunit3-console-3.9.0 [xharness] Look at the exact NUnit version an NUnit project is referencing to figure out how to run it in a makefile. (#9322) 2020-08-10 10:47:45 +02:00
nunit3-console-3.10.0 [msbuild] Update tests to NUnit 3.12. (#7597) 2019-12-16 23:55:59 +01:00
nunit3-console-3.11.1 [msbuild] Update to NUnit 3.12 and NUnit.ConsoleRunner 3.11.1. (#8613) 2020-05-20 09:26:05 +02:00
tools.sln [mtouch/mmp] Rework the project files. (#8575) 2020-05-12 16:37:43 +02:00