Skip to content

Releases: Gonnagle/paket-tests

Paket issue #2705 repro - targeting net471

30 Jul 11:02

Choose a tag to compare

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

30 Jul 10:57
89a6299

Choose a tag to compare

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

30 Jul 10:56

Choose a tag to compare

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

25 Jan 12:01

Choose a tag to compare

Workaround in place in csproj a rebuild on this commit will generate the cs file as expected.

SpecFlow issue #820 repro - broken state

25 Jan 12:00

Choose a tag to compare

specflow-issue-820-broken: https://github.com/techtalk/SpecFlow/issues/820 feature file code is not being generated when using the new csproj