diff options
author | Jesse Plamondon-Willard <github@jplamondonw.com> | 2018-08-23 01:59:31 -0400 |
---|---|---|
committer | Jesse Plamondon-Willard <github@jplamondonw.com> | 2018-08-23 01:59:31 -0400 |
commit | 788f7ae3b7dc37d3323d83830cfeb92bea958e66 (patch) | |
tree | 1a8b6b5046e7c05af2e676c51595e83f980ba6ed /src/SMAPI/ContentSource.cs | |
parent | fd925e9a8c13d31980d934195ea9cc81acaf970a (diff) | |
download | SMAPI-788f7ae3b7dc37d3323d83830cfeb92bea958e66.tar.gz SMAPI-788f7ae3b7dc37d3323d83830cfeb92bea958e66.tar.bz2 SMAPI-788f7ae3b7dc37d3323d83830cfeb92bea958e66.zip |
split core logic out of Program (#582)
This is needed because Mono validates Program's instance fields before the static Main runs, so the custom assembly resolution isn't set up until the app has already crashed due to invalid property types.
Diffstat (limited to 'src/SMAPI/ContentSource.cs')
0 files changed, 0 insertions, 0 deletions