diff options
author | Woongsuk Cho <ws77.cho@samsung.com> | 2019-04-16 07:39:21 +0900 |
---|---|---|
committer | Woongsuk Cho <ws77.cho@samsung.com> | 2019-04-16 07:39:21 +0900 |
commit | 06b7a71082b38dde040563c8a0082149d1034c6d (patch) | |
tree | 23f76601390851441f4d7c666a9b036f6fb928f9 /patterns | |
parent | 7f7a9962944d3967e923fb6576156815267e6071 (diff) | |
download | meta-mobile-06b7a71082b38dde040563c8a0082149d1034c6d.tar.gz meta-mobile-06b7a71082b38dde040563c8a0082149d1034c6d.tar.bz2 meta-mobile-06b7a71082b38dde040563c8a0082149d1034c6d.zip |
remove coreclr-extra
Change-Id: I659a105f9fe18244071fd063abc3ddbd8c846fd3
Diffstat (limited to 'patterns')
-rw-r--r-- | patterns/mobile-dotnet-runtime.yaml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/patterns/mobile-dotnet-runtime.yaml b/patterns/mobile-dotnet-runtime.yaml index b0d3adb..a2ff6d7 100644 --- a/patterns/mobile-dotnet-runtime.yaml +++ b/patterns/mobile-dotnet-runtime.yaml @@ -3,7 +3,6 @@ Description: Mobile dotNet Runtime Name: mobile-dotnet-runtime Packages: - coreclr -- coreclr-extra - corefx-managed - corefx-native - mscorlib |