Skip to content

Latest commit

 

History

History
37 lines (24 loc) · 2.41 KB

DraftRelease.md

File metadata and controls

37 lines (24 loc) · 2.41 KB

3.9.0 (September 27, 2021)

As part of this release we had 16 issues closed.

Feature

  • #57 Add support for SDK-style VB and F# projects

Enhancement

  • #62 Automatically skip non-test assemblies when a solution file is loaded

Bugs

  • #56 Project loader should return multiple platforms for each config
  • #38 nunit3-console.exe unable to find dll when AppendTargetFrameworkToOutputPath is added to project
  • #37 Missing 'TargetFramework' property should not cause an Exception
  • #34 Unable to choose platform when passing solution file
  • #26 Support multi-targeting files
  • #23 Error when running with an x86 csproj

Build

  • #53 Run unit tests with NUnitLite
  • #48 Reorganize / rename embedded resources for test cases
  • #44 Standardize build scripts for extensions
  • #43 Change default branch from master to main
  • #40 Upgrade Cake to 1.2.0
  • #39 Convert project to SDK format
  • #36 Automate the GitHub release process
  • #35 Add functional tests to build

Packages

There are two different packages available for the extension.

  • For a chocolatey install: nunit-extension-nunit-v2-result-writer.3.9.0.nupkg
  • For a nuget install: NUnit.Extension.NUnitV2ResultWriter.3.9.0.nupkg
You may also download the extension from chocolatey.org or nuget.org.