update harmony
This commit is contained in:
@@ -25,10 +25,6 @@ public class GameDirectoryAssemblyLoadContext : AssemblyLoadContext, ICoreLoadCo
|
||||
|
||||
AddOverride(name, file);
|
||||
}
|
||||
catch (InvalidOperationException)
|
||||
{
|
||||
// fucking microsoft broke the standard in net9
|
||||
}
|
||||
catch (BadImageFormatException)
|
||||
{
|
||||
// if we are trying to load native image
|
||||
|
Reference in New Issue
Block a user