Mufu.SpecFlow.DotNetCoreFix 1.0.0-rc4

This is a prerelease version of Mufu.SpecFlow.DotNetCoreFix.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Mufu.SpecFlow.DotNetCoreFix --version 1.0.0-rc4
NuGet\Install-Package Mufu.SpecFlow.DotNetCoreFix -Version 1.0.0-rc4
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Mufu.SpecFlow.DotNetCoreFix" Version="1.0.0-rc4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Mufu.SpecFlow.DotNetCoreFix --version 1.0.0-rc4
#r "nuget: Mufu.SpecFlow.DotNetCoreFix, 1.0.0-rc4"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Mufu.SpecFlow.DotNetCoreFix as a Cake Addin
#addin nuget:?package=Mufu.SpecFlow.DotNetCoreFix&version=1.0.0-rc4&prerelease

// Install Mufu.SpecFlow.DotNetCoreFix as a Cake Tool
#tool nuget:?package=Mufu.SpecFlow.DotNetCoreFix&version=1.0.0-rc4&prerelease

Lets you run SpecFlow tests on .NET Core 2.0

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.1.3 2,481 5/29/2018
1.1.2 2,345 5/27/2018
1.0.3 2,740 4/12/2018
1.0.3-alpha 2,250 3/27/2018
1.0.2 2,276 2/15/2018
1.0.1 2,382 2/14/2018
1.0.0 2,343 2/14/2018
1.0.0-rc4a 2,302 11/2/2017
1.0.0-rc4 2,117 11/1/2017
1.0.0-rc3 2,125 10/25/2017
1.0.0-rc2 2,079 10/23/2017

Fixes an issue where the compiled SpecFlow output references the source feature files in the /obj folder instead of the original solution.