Skip to content

Releases: syncromatics/JUnitTestLogger

rename assembly

21 Jan 02:50
Compare
Choose a tag to compare
Rework the project and rename the assembly *TestLogger

Signed-off-by: Joshua Benjamin <[email protected]>

Add props file to copy to bin

21 Jan 01:46
Compare
Choose a tag to compare

Added a props file to force the dll to be copied to the bin

Fix nuget packaging

21 Jan 01:22
Compare
Choose a tag to compare

Fix packaging so the output goes into the build folder in the nuget package.

Target frameworks instead of standard

21 Jan 01:09
Compare
Choose a tag to compare
Target netcoreapp and net451 instead of netstandard

Signed-off-by: Joshua Benjamin <[email protected]>

Change assembly name so dotnet test can find it

21 Jan 00:42
Compare
Choose a tag to compare
Changed assembly to *TestAdapter so dotnet test can find it

Signed-off-by: Joshua Benjamin <[email protected]>

Initial release

21 Jan 00:05
Compare
Choose a tag to compare
Initial commit of JUnitLogger

Signed-off-by: Joshua Benjamin <[email protected]>