mirror of https://github.com/icsharpcode/ILSpy.git
14 changed files with 11 additions and 10 deletions
Before Width: | Height: | Size: 2.4 KiB After Width: | Height: | Size: 2.4 KiB |
@ -1,6 +1,6 @@
@@ -1,6 +1,6 @@
|
||||
// ReSharper disable InconsistentNaming
|
||||
|
||||
namespace ICSharpCode.Decompiler.Console |
||||
namespace ICSharpCode.ILSpyCmd |
||||
{ |
||||
public class ProgramExitCodes |
||||
{ |
Loading…
Reference in new issue