Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/corefx.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcydhaselton <chaselton@gmail.com>2017-03-07 15:32:31 +0300
committercydhaselton <chaselton@gmail.com>2017-03-07 15:32:31 +0300
commitf52368d54f6c0fd03390e8d4edd299d5c70b1651 (patch)
treee727f51f498d9b3a3ce3787eb5a7e6d2288783c6 /pkg/Microsoft.NETCore.Platforms
parente2be12a4743e76d436b85d1733aab9417e24ca5e (diff)
Fixed whitespace issue
Diffstat (limited to 'pkg/Microsoft.NETCore.Platforms')
-rw-r--r--pkg/Microsoft.NETCore.Platforms/runtime.json10
1 files changed, 5 insertions, 5 deletions
diff --git a/pkg/Microsoft.NETCore.Platforms/runtime.json b/pkg/Microsoft.NETCore.Platforms/runtime.json
index d2d17e4854..e8d277249c 100644
--- a/pkg/Microsoft.NETCore.Platforms/runtime.json
+++ b/pkg/Microsoft.NETCore.Platforms/runtime.json
@@ -11,20 +11,20 @@
"#import": [ "any" ]
},
"android-arm": {
- "#import": [ "any" ]
+ "#import": [ "any" ]
},
"android-arm64": {
- "#import": [ "any" ]
+ "#import": [ "any" ]
},
"android.21": {
- "#import": [ "android" ]
+ "#import": [ "android" ]
},
"android.21-arm": {
- "#import": [ "android.21", "android-arm" ]
+ "#import": [ "android.21", "android-arm" ]
},
"android.21-arm64": {
- "#import": [ "android.21", "android-arm64" ]
+ "#import": [ "android.21", "android-arm64" ]
},
"win": {