xamarin-android/src-ThirdParty/crc32.net
Jonathan Pryor a452af2ba2
Explicitly separate 3rd party IP from Microsoft IP (#4899)
Fixes: https://devdiv.visualstudio.com/DevDiv/_workitems/edit/1139604

> Keeping Third-Party IP in a source control system separate from
> Microsoft source code and other assets is the preferred engineering
> practice…

Begin following this preferred engineering practice: move source code
which was copied into this repo into a separate `src-ThirdParty`
directory, so that it is easier to track and manage them.

Move the NUnitLite sources into `src-ThirdParty\NUnitLite`.

Move the force-net/crc32.net sources into
`src-ThirdParty\crc32.net`.

Move the bazelbuild/bazel sources into
`src-ThirdParty\bazel`.

Move the *C# ported* android/platform/tools/base sources into
`src-ThirdParty\android-platform-tools-base`.
2020-07-08 12:01:54 -04:00
..
SafeProxy.cs Explicitly separate 3rd party IP from Microsoft IP (#4899) 2020-07-08 12:01:54 -04:00