getgauge / gauge-csharp

Csharp runner for Gauge
https://gauge.org
GNU General Public License v3.0
33 stars 21 forks source link

Add message to migrate to dotnet plugin #164

Closed nehashri closed 5 years ago

nehashri commented 5 years ago

Microsoft announced the end of .Net Framework (see https://devblogs.microsoft.com/dotnet/net-core-is-the-future-of-net/). This plugin supports only .Net Framework. We need to advice our users to use our dotnet plugin in order to work with .Net Core. The following needs to be done :

  1. Add a message in the readme about our dotnet plugin. And a deprecation warning, as soon as Microsoft stops supporting .Net Framework, Gauge will also stop supporting it.
  2. Every time Gauge Csharp is installed, a note telling users that this plugin works with only .Net Framework, in order to use .Net Core please download dotnet plugin.
gaugebot[bot] commented 5 years ago

The fix should be available in nightly >= 8-7-2019

Debashis9012 commented 5 years ago

This issue has been verified and found fixed against 0.10.6.nightly-2019-07-15