Incorrect HostingStartup attribute in mix gist for .NET6
Closed this issue · 1 comments
jsobell commented
https://gist.github.com/gistlyn/3abcb76db6be3bd56a3505cd6effb8a7#file-configure-validation-cs-L4
Should say [assembly: HostingStartup(typeof(test.ConfigureValidation))]
mythz commented
Does now, thx for reporting 👍