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

Can we publish version 1.1 instead of using a beta version #468

Closed mikeblakeuk closed 2 years ago

mikeblakeuk commented 2 years ago

We want to use async but don't like that it's a preview version

mikeblakeuk commented 2 years ago

@robertcoltheart Any news on this?

  C:\Program Files\dotnet\sdk\6.0.300\Sdks\NuGet.Build.Tasks.Pack\build\NuGet.Build.Tasks.Pack.targets(221,5): 
error NU5104: A stable release of a package should not have a prerelease dependency. 
Either modify the version spec of dependency "Machine.Specifications [1.1.0-beta.3, )" 
or update the version field in the nuspec. [D:\a\1\s\src\Apackage.csproj]
robertcoltheart commented 2 years ago

Apologies, dealing with personal matters at the moment so haven't had time for this. Will look into it as soon as I have bandwidth.

mikeblakeuk commented 2 years ago

Hope all is ok. Ace thanks.

mikeblakeuk commented 2 years ago

Looking forward to it. Thanks

robertcoltheart commented 2 years ago

Released to nuget.org