Releases: Catglobe/ResXFileCodeGenerator
Releases · Catglobe/ResXFileCodeGenerator
v4.1.2
4.1.2 (2025-04-29)
Bug Fixes
- in rare cases, compare could be called on partial initialized object (8d3a046)
v4.1.1
4.1.1 (2025-04-28)
Bug Fixes
- also fix unittest (3e05dd3)
- when key had invalid char, lookup would not use same name. (8da5f48)
v4.1.0
4.1.0 (2025-04-28)
Bug Fixes
Features
- add GenerateLookup setting (bcac849)
v4.0.9
4.0.9 (2025-03-01)
Bug Fixes
- cannot mark the nuget as DevelopmentDependency since code needs to include the attributes assembly (bc82369)
v4.0.8
4.0.8 (2025-02-28)
Bug Fixes
- also needs same tag for project references, so it doesnt think it is a seperate nuget package to fetch (6d40b25)
v4.0.7
4.0.7 (2025-02-28)
Bug Fixes
- No more pulling in the analyzer dependencies (6e6521f)
v4.0.6
4.0.6 (2025-02-28)
Bug Fixes
- nuget is annoying when have satellite library - source link should work now (4848d8a)
v4.0.5
4.0.5 (2025-02-28)
Bug Fixes
- fix build (acd16d7)
- include member documentation in release and symbols (10298dc)
v4.0.4
4.0.4 (2025-02-28)
Bug Fixes
- symbols has to be in snupkg format (3ddb8db)
v4.0.1
4.0.1 (2025-02-28)
Bug Fixes
- CatglobeResXFileCodeGenerator007 was reported for the mainfile instead of the sub file so reference when building client project was broken (7b76ed2)