Skip to content

1.1.1

Compare
Choose a tag to compare
@github-actions github-actions released this 06 Oct 19:32
2c86c9d

Features

  • TestDiscoverer enable log feature.
  • TestAdapter only execute Application if trusted.
  • TestAdapter with net6 support.

Updated

  • Update ricaun.NUnit to 1.3.1

Command

  • Update TargetFramework added net5
  • Update JsonExtension with System.Text.Json

Console

  • Update ricaun.Revit.Installation to 1.1.0 (Fix: #30)

TestAdapter

  • Update TestDiscoverer with Log feature
  • Update RevitTestConsole with RunTestReadWithLog feature
  • Add ricaun.Security.WinTrust package with PrivateAssets
  • Add TrustApplicationUtils to check if application is trusted
  • Add DelayAfterExit in ProcessStart with value 100
  • Remove not used XmlBool
  • Add JsonService for net framework and net code.
  • Add TargetFrameworkUtils to get TargetFramework name.

Fixed

  • Fix Folder not exist (Fix: #30)

Build

  • Update to version 1.6.1 enable prerelease with filter
  • Update IBuildCommand and IBuildConsole
  • Disable IPackRelease