V2.0.0/alm+gha #2
Annotations
2 warnings
Build for net6.0 (Release):
src/Codebelt.Bootstrapper.Console/ConsoleProgram.cs#L26
'ConsoleProgram<TStartup>.CreateHostBuilder(string[])' hides inherited member 'ProgramRoot.CreateHostBuilder(string[])'. Use the new keyword if hiding was intended.
|
Build for net6.0 (Release):
src/Codebelt.Bootstrapper.Console/ConsoleProgram.cs#L26
'ConsoleProgram<TStartup>.CreateHostBuilder(string[])' hides inherited member 'ProgramRoot.CreateHostBuilder(string[])'. Use the new keyword if hiding was intended.
|
Loading