diff options
author | Jesse Plamondon-Willard <github@jplamondonw.com> | 2018-04-19 19:11:50 -0400 |
---|---|---|
committer | Jesse Plamondon-Willard <github@jplamondonw.com> | 2018-04-19 19:11:50 -0400 |
commit | 1b527f0b2573ba54024cdee80680983030246f4f (patch) | |
tree | f55c29d242b52a3e699b6cb6c30d966fca2fe998 /.gitattributes | |
parent | d06e7d147afae95464935a24cfd6d0bf76fce7b6 (diff) | |
download | SMAPI-1b527f0b2573ba54024cdee80680983030246f4f.tar.gz SMAPI-1b527f0b2573ba54024cdee80680983030246f4f.tar.bz2 SMAPI-1b527f0b2573ba54024cdee80680983030246f4f.zip |
detect broken references to methods which changed generic return type (#453)
Previously generic types couldn't be compared correctly, since we'd end up with false differences like "Dictionary`1 != Dictionary<string, string>". That seems to be fixed now, possibly due to the PDB file being included.
Diffstat (limited to '.gitattributes')
0 files changed, 0 insertions, 0 deletions