machine / machine.specifications

Machine.Specifications is a Context/Specification framework for .NET that removes language noise and simplifies tests.
MIT License
885 stars 178 forks source link

1.1.0-beta2 on Nuget does not match repo #435

Closed neilrees closed 3 years ago

neilrees commented 3 years ago

The nuget of 1.1.0-beta.2 on nuget https://www.nuget.org/packages/Machine.Specifications/1.1.0-beta.2 does not contain the beta2 code from this repository.

nuget.org version of 1.1.0-beta.2 is dated 10th February 2021 Github release of 1.1.0-beta.2 was released 24th April 2021

nuget.org beta.2 does not contain the performance fixes from https://github.com/machine/machine.specifications/pull/433

e.g. Disassembling machine.specification.dll with dotPeek downloaded from nuget.org, contains code that was deleted by the PR: image

robertcoltheart commented 3 years ago

Apologies, I have pushed this out as v1.1.0-beta.3.