update delete obsolete plugin migration
This commit is contained in:
parent
241aa0a5f6
commit
a4c3f9c2d1
@ -88,7 +88,7 @@ namespace IW4MAdmin.Application.Migration
|
|||||||
|
|
||||||
public static void RemoveObsoletePlugins20210322()
|
public static void RemoveObsoletePlugins20210322()
|
||||||
{
|
{
|
||||||
var files = new[] {"StatsWeb.dll", "StatsWeb.Views.dll"};
|
var files = new[] {"StatsWeb.dll", "StatsWeb.Views.dll", "IW4ScriptCommands.dll"};
|
||||||
|
|
||||||
foreach (var file in files)
|
foreach (var file in files)
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user