mirror of
https://github.com/ElectronNET/Electron.NET.git
synced 2026-07-18 14:47:43 +00:00
Update EmbeddedFileHelper.cs
This commit is contained in:
@@ -28,7 +28,7 @@ namespace ElectronNET.CLI
|
||||
}
|
||||
}
|
||||
|
||||
private static void PrintAllResources()
|
||||
public static void PrintAllResources()
|
||||
{
|
||||
var asm = Assembly.GetExecutingAssembly();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user