12 Commits (37c56e7e7b977de64c78a129031e6744b59ad7a2)

Author SHA1 Message Date
jwfx 5d1219950f Fix exception when writing resx files without adding any resources 2 months ago
Siegfried Pammer f9ae51b12a Fix #3001: Support new resources format in ResourcesFile/ResXResourceWriter 7 months ago
Siegfried Pammer 05281e7732 Code cleanup. 2 years ago
Siegfried Pammer 5e55f5b701 Strip AddMetadata API. 2 years ago
Siegfried Pammer efce9193c6 Remove binary formatter logic. 2 years ago
Siegfried Pammer f0e3277d05 Fix performance of WriteNiceBase64. 2 years ago
ElektroKill 3e385bfc0a
Fix `ResXResourceWriter` support for `MemoryStream` resource element 2 years ago
Daniel Grunwald 7ebfc5ded5 Fix #2294: Issues discovered by static analysis. 4 years ago
dotnet format 0d9f871a4f #2128: Reformat the whole code base. 5 years ago
Siegfried Pammer e211b01595 Fix CA1507:UseNameofInPlaceOfString, adjust formatting of some older source files copied from NRefactory. 6 years ago
Daniel Grunwald f8efc7cf57 #1225: Fix inconsistencies in path handling when decompiling resources. 7 years ago
Daniel Grunwald 22f7e34761 Add Mono's ResXResourceWriter, so that we can write serialized objects in resources back out. 7 years ago