HowardShank

Results 8 comments of HowardShank

@drewnoakes I'll have to give some thought to a full solution to the font separation challenge. My down and dirty hack let me create a 22kb dll with only the...

What about: Source contains all the fonts you want to make available. Some pre-compile time process allows some sort of picker to select fonts to be bundled. At compile time...

This has happened to me multiple times now. I didn't attribute it to the update until today. I'm not sure if I'm up for doing the settings file changes though....

Sorry about that... [System.CodeDom.Compiler.GeneratedCode("NSwag", "13.20.0.0 (NJsonSchema v10.9.0.0 (Newtonsoft.Json v11.0.0.0))")]

I can try RC1. I don't have Wix setup to do a build of NSwag. That good enough to try?

FYI, it's picking up the $ from the Odata endpoint and using it when it creates the method name. ![image](https://github.com/RicoSuter/NSwag/assets/20245176/c34d705a-6247-4e56-bb65-377dd350e5e9)

I temporarily removed Odata from my endpoint configurations and the issue went away.