[Tizen] Add mcj-edit.py tool that can modify MultiCoreJit profiles.
[platform/upstream/dotnet/runtime.git] / src / coreclr / tools / mcj-edit / examples / tizen-csharp-samples / README.md
1 # Tizen CSharp Samples
2
3 Built apps from https://github.com/Samsung/Tizen-CSharp-Samples
4
5 With this setup all dlls have corresponding ni.dll:
6 - netcoreapp is in bubble with itself
7 - framework is in bubble with netcoreapp and itself
8 - frameworkref is in bubble with netcoreapp, framework and itself
9 - app is in bubble with all above