Skip to content
This repository was archived by the owner on Jul 30, 2024. It is now read-only.

Commit ca2edbe

Browse files
author
Scott Bommarito
authored
Merge pull request #140 from NuGet/master
[ReleasePrep][2017.04.28]FI of master into dev
2 parents 4349f4e + b58b329 commit ca2edbe

1 file changed

Lines changed: 18 additions & 0 deletions

File tree

src/Stats.ImportAzureCdnStatistics/packagetranslations.json

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,24 @@
7777
"incorrectpackageversionpattern": "7.(.*)",
7878
"correctedpackageid": "trackableentities.ef.7",
7979
"correctedpackageversionpattern": "$1"
80+
},
81+
{
82+
"incorrectpackageid": "xrmlibrary.entityhelpers",
83+
"incorrectpackageversionpattern": "2015.(.*)",
84+
"correctedpackageid": "xrmlibrary.entityhelpers.2015",
85+
"correctedpackageversionpattern": "$1"
86+
},
87+
{
88+
"incorrectpackageid": "xrmlibrary.entityhelpers",
89+
"incorrectpackageversionpattern": "2016.(.*)",
90+
"correctedpackageid": "xrmlibrary.entityhelpers.2016",
91+
"correctedpackageversionpattern": "$1"
92+
},
93+
{
94+
"incorrectpackageid": "xrmlibrary.extensionmethods",
95+
"incorrectpackageversionpattern": "2016.(.*)",
96+
"correctedpackageid": "xrmlibrary.extensionmethods.2016",
97+
"correctedpackageversionpattern": "$1"
8098
}
8199
]
82100
}

0 commit comments

Comments
 (0)