Mufu.SpecFlow.DotNetCoreFix 1.0.0-rc3

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-rc3
NuGet\Install-Package Mufu.SpecFlow.DotNetCoreFix -Version 1.0.0-rc3
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-rc3" />
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-rc3
#r "nuget: Mufu.SpecFlow.DotNetCoreFix, 1.0.0-rc3"
#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-rc3&prerelease

// Install Mufu.SpecFlow.DotNetCoreFix as a Cake Tool
#tool nuget:?package=Mufu.SpecFlow.DotNetCoreFix&version=1.0.0-rc3&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,433 5/29/2018
1.1.2 2,286 5/27/2018
1.0.3 2,682 4/12/2018
1.0.3-alpha 2,174 3/27/2018
1.0.2 2,236 2/15/2018
1.0.1 2,338 2/14/2018
1.0.0 2,270 2/14/2018
1.0.0-rc4a 2,280 11/2/2017
1.0.0-rc4 2,051 11/1/2017
1.0.0-rc3 2,083 10/25/2017
1.0.0-rc2 2,020 10/23/2017

Fixed an issue where build servers configured to look for **/*.csproj will find the shadow project .csproj file in the obj folder of older builds and attempt to build as a normal project.