Releases: syncromatics/JUnitTestLogger
Releases · syncromatics/JUnitTestLogger
rename assembly
Rework the project and rename the assembly *TestLogger Signed-off-by: Joshua Benjamin <[email protected]>
Add props file to copy to bin
Added a props file to force the dll to be copied to the bin
Fix nuget packaging
Fix packaging so the output goes into the build folder in the nuget package.
Target frameworks instead of standard
Target netcoreapp and net451 instead of netstandard Signed-off-by: Joshua Benjamin <[email protected]>
Change assembly name so dotnet test can find it
Changed assembly to *TestAdapter so dotnet test can find it Signed-off-by: Joshua Benjamin <[email protected]>
Initial release
Initial commit of JUnitLogger Signed-off-by: Joshua Benjamin <[email protected]>