AssetStudio/AssetStudioUtility
nikitalita 34c38e1415 Fix AssemblyLoading bug
If the AssemblyLoader attempted to load a non-csil dll
while iterating through the file list, it would catch the exception
OUTSIDE the loop, and wouldn't load the rest.
This fix makes it catch inside the loop so it will continue iterating.
2021-10-07 13:36:03 -07:00
..
2020-08-12 22:11:26 +08:00
2020-08-12 22:11:26 +08:00
2021-10-07 13:36:03 -07:00
2021-07-06 16:03:54 +08:00
2021-06-30 06:31:05 +08:00
2021-07-06 12:45:24 +08:00
2021-06-28 07:14:02 +08:00