Tags: dot-net-org/paket-tests
Tags
Running `paket add MP3Sharp -p UberLibrary -V "1.0.3"` on this commit… … will bring MP3Sharp into the project coz of the target framework having been updated to 471
Running `paket add MP3Sharp -p UberLibrary -V "1.0.3"` on this tag st… …ill does not bring MP3Sharp into project with latest paket (5.175.2)
Running `paket add MP3Sharp -p UberLibrary -V "1.0.3"` on this commit… … will bring MP3Sharp into the project as expected (coz of the new project system I suppose...)
Workaround in place in csproj a rebuild on this commit will generate … …the cs file as expected.
https://github.com/techtalk/SpecFlow/issues/820 feature file code is … …not being generated when using the new csproj
SpecFlow 2.2.1 installed and NCrunch now failing to build the project
State where project builds with NCrunch (SpecFlow has not yet been in… …stalled)
Example case where binding redirects aren't added as expected
When `paket install` is run, redirects are added for FSharp.Core, but… … not for UnionArgParser
PreviousNext