Releases: Gonnagle/paket-tests
Paket issue #2705 repro - targeting net471
fsprojects/Paket#2705 update: 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 net471.
Paket issue #2705 repro - update
fsprojects/Paket#2705 update: Running paket add MP3Sharp -p UberLibrary -V "1.0.3" on this tag still does not bring MP3Sharp into project with latest paket (5.175.2)
Paket issue #2705 repro - new project format
fsprojects/Paket#2705 update: 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...)
SpecFlow issue #820 repro - workaround applied
Workaround in place in csproj a rebuild on this commit will generate the cs file as expected.
SpecFlow issue #820 repro - broken state
specflow-issue-820-broken: https://github.com/techtalk/SpecFlow/issues/820 feature file code is not being generated when using the new csproj