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

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Baulig <mabaul@microsoft.com>2018-07-25 13:06:24 +0300
committerMarek Safar <marek.safar@gmail.com>2018-07-25 13:06:24 +0300
commit0a5e4375193512e1272bd52eefc1bb99895e1d3f (patch)
tree2f56f817ccc963b0c38c8ccd31dc3ae35471db4d /external
parent6b2eafc39db5574bde9e7cf52914c888bb4a2578 (diff)
Move generated resource files from System and System.Security into corlib. (#9665)
* Make `corlib` internals visible to `System.Security` on all profiles, not just monotouch watch. * Moves all generated `SR` files and their generation logic from `System` and `System.Security` into `corlib`. Since `corlib` internals are visible to these assemblies, we don't need to duplicate the resource strings. * Cleanup the `RESX_RESOURCE_STRING` is `corlib` and sort them alphabetically. * Add the internal `Internal.Cryptography.Helpers` helper class from CoreFX to `corlib` (currently unused, but "Blue" will need it).
Diffstat (limited to 'external')
m---------external/api-snapshot0
m---------external/corefx0
2 files changed, 0 insertions, 0 deletions
diff --git a/external/api-snapshot b/external/api-snapshot
-Subproject ce5f027d63f64b1b8b4e2dfd145107fa2df4782
+Subproject d6d62d84018b1935566957495b68c88f801e6af
diff --git a/external/corefx b/external/corefx
-Subproject fe3e1548a68fd9399e8b2a0bbd01f3140016925
+Subproject 2aa669402c34cab82ceb9d299fe671354cc4e03