summaryrefslogtreecommitdiff
path: root/src/SMAPI/Framework/ModLoading/IInstructionHandler.cs
diff options
context:
space:
mode:
authorJesse Plamondon-Willard <github@jplamondonw.com>2018-04-18 20:58:25 -0400
committerJesse Plamondon-Willard <github@jplamondonw.com>2018-04-18 20:58:25 -0400
commite80e6564b374b9b5a37748f1a42e10025d92776f (patch)
treec74c8cad7a37405ff1de7ffe00239913f50ca6c0 /src/SMAPI/Framework/ModLoading/IInstructionHandler.cs
parentc79601ad76c25c58e3810a746cfff1be6edba1e1 (diff)
downloadSMAPI-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