| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 5442cdb commit 9b56e83
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -28,7 +28,7 @@ public abstract class CommonOptions : ICommandLineOptions | |||
| 28 | 28 | /// <summary> | |
| 29 | 29 | /// Holds if CIL should be extracted. | |
| 30 | 30 | /// </summary> | |
| 31 | - public bool CIL { get; private set; } = true; | ||
| 31 | + public bool CIL { get; private set; } = false; | ||
| 32 | 32 | ||
| 33 | 33 | /// <summary> | |
| 34 | 34 | /// Holds if assemblies shouldn't be extracted twice. | |
| Back | FazBrowse Home | New Git URL |
0 commit comments