23 Commits (d60f158dfd09e3fdc4fe82bbf89dee0b5b269e0a)

Author SHA1 Message Date
Daniel Grunwald 0de6238d65 Support resolving assembly references within a bundle. 6 years ago
文煌 77dc975f9b fix GetFileNameForResource not in accordance with https://github.com/icsharpcode/ILSpy/pull/2157 6 years ago
文煌 c2c1bcc570 write empty RootNamespace if need 6 years ago
文煌 4b27bb5427 copy file overwrite 6 years ago
文煌 908c3081e9 don't write app.manifest if it is default 6 years ago
文煌 65bf8fe92e do not write app icon and manifest if null 6 years ago
文煌 4a8cca26a1 write app manifest 6 years ago
文煌 1ac59a79cd copy app.config if exists 6 years ago
文煌 8c54f3caa1 write application icon file 6 years ago
文煌 d612008c9f write OutputType for asp.net library 6 years ago
文煌 bc888117e9 write EmbeddedResource for non .resx file 6 years ago
文煌 9742a7cfae 1. Create sub directory when namespace contains dot 6 years ago
文煌 5d80c56189 don't write Reference for .NET Core shared assembly 6 years ago
文煌 e8e0f89f6d don't write HintPath for .NET Core shared assembly 6 years ago
文煌 a5fdb05c6f use relative path if reference and target project are in the same root path 6 years ago
文煌 8152e40d5c don't write HintPath for GAC assembly 6 years ago
dotnet format 0d9f871a4f #2128: Reformat the whole code base. 6 years ago
Daniel Grunwald d02fd09822 Explicitly create partitioners for `Parallel.ForEach` calls. 6 years ago
dymanoid bfb57da93b Implement project writer for SDK style projects 6 years ago
dymanoid fdef5d11c6 Rearrange project writing logic 6 years ago
dymanoid b492a20442 Move assembly resolution logic to better place 6 years ago
dymanoid a952cda502 Create dedicated namespace for project decompiler 6 years ago