diff options
author | Jesse Plamondon-Willard <github@jplamondonw.com> | 2018-04-18 20:58:25 -0400 |
---|---|---|
committer | Jesse Plamondon-Willard <github@jplamondonw.com> | 2018-04-18 20:58:25 -0400 |
commit | e80e6564b374b9b5a37748f1a42e10025d92776f (patch) | |
tree | c74c8cad7a37405ff1de7ffe00239913f50ca6c0 /src/SMAPI/Framework/ModLoading/IInstructionHandler.cs | |
parent | c79601ad76c25c58e3810a746cfff1be6edba1e1 (diff) | |
download | SMAPI-e80e6564b374b9b5a37748f1a42e10025d92776f.tar.gz SMAPI-e80e6564b374b9b5a37748f1a42e10025d92776f.tar.bz2 SMAPI-e80e6564b374b9b5a37748f1a42e10025d92776f.zip |
detect broken references to fields which changed generic 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 'src/SMAPI/Framework/ModLoading/IInstructionHandler.cs')
0 files changed, 0 insertions, 0 deletions