Haddicus
Results
2
issues of
Haddicus
Was hoping to get this working, but the segmentation's seem not to be aligning properly with my sprites. I thought it was an issue with using a spritesheet, but have...
Went to implement builder.AddSwashBuckle (via documentation recommendation), and am getting a deprecation warning., about using IWebJobsStartup for SwashBuckle initialization. The documentation/implementation should be updated to utilize FunctionsStartup instead of IWebJobsStartup.