Describe the bug
I didn't realize we had code references to this stuff. I personally don't know that I've ever hit the code path where this stuff would be displayed/announced.
|
Write("Ask For Help:"); |
|
Write(" https://gitter.im/FluentMigrator/fluentmigrator"); |
|
writer.WriteLine("Ask For Help:"); |
|
writer.WriteLine(" https://gitter.im/FluentMigrator/fluentmigrator"); |
Users should post Q&A in github discussions
Describe the bug
I didn't realize we had code references to this stuff. I personally don't know that I've ever hit the code path where this stuff would be displayed/announced.
fluentmigrator/src/FluentMigrator.Runner.Core/Announcers/ConsoleAnnouncer.cs
Lines 45 to 46 in 0538238
fluentmigrator/src/FluentMigrator.Runner.Core/LoggingUtilities.cs
Lines 100 to 101 in 0538238
Users should post Q&A in github discussions