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
path: root/pkg
diff options
context:
space:
mode:
authorqizhanMS <qizhan@microsoft.com>2017-02-25 03:46:57 +0300
committerqizhanMS <qizhan@microsoft.com>2017-02-25 03:46:57 +0300
commit4e8d9acf795f5244f6d8a2b2a21c3b30e0b72275 (patch)
treeb3eed90c38d64d7eeee4f124febc3d64d9ae57ee /pkg
parent92923d53879ad34179b1a464bb6937f17d06364c (diff)
update pkg/descriptions.json for System.Transactions.Local assembly name change.
Diffstat (limited to 'pkg')
-rw-r--r--pkg/descriptions.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkg/descriptions.json b/pkg/descriptions.json
index 7685ee65e0..7f17a98767 100644
--- a/pkg/descriptions.json
+++ b/pkg/descriptions.json
@@ -1875,7 +1875,7 @@
]
},
{
- "Name": "System.Transactions",
+ "Name": "System.Transactions.Local",
"Description": "Provides classes that allow you to write your own transactional application and resource manager.",
"CommonTypes": [
"System.Transactions.Transaction",