Skip to content

Releases: Umplify/xunit-dependency-injection

Bump coverlet.collector from 3.1.1 to 3.1.2

08 Feb 12:14
bc8a2ce
Compare
Choose a tag to compare

What's Changed

Full Changelog: 6.2.8...6.2.9

Upgraded a NuGet package

05 Feb 13:08
8982a3f
Compare
Choose a tag to compare

What's Changed

Full Changelog: 6.2.7...6.2.8

Fixed a build issue from release 6.2.6

15 Jan 17:28
5e5ea0a
Compare
Choose a tag to compare

What's Changed

  • Fixed the release build issue #95 by @Arash-Sabet in #97
  • Updated copyright year and conducted a slight code clean up.
  • Wired up environment variables too.

Full Changelog: 6.2.6...6.2.7

Wired up environment variables in the abstract fixture

15 Jan 17:07
dd9d9b5
Compare
Choose a tag to compare

What's Changed

  • Updated copyright year and conducted a slight code clean up. Wired up environment variables too. #95 by @Arash-Sabet in #96

Full Changelog: 6.2.5...6.2.6

Some improvements including deprecating a method

24 Dec 20:15
e3a98f9
Compare
Choose a tag to compare

What's Changed

Full Changelog: 6.2.4...6.2.5

Fixed the bug related to IConfigurationBuilder

29 Nov 00:37
2dc6c00
Compare
Choose a tag to compare

What's Changed

Full Changelog: 6.2.3...6.2.4

Updated the build pipeline

28 Nov 20:13
54a5917
Compare
Choose a tag to compare
Merge pull request #90 from Umplify/azure-pipelines-updated

Update azure-pipelines.yml for Azure Pipelines

Exposed `IConfigurationBuilder` interface in `TestBedFixture`

28 Nov 19:52
60df138
Compare
Choose a tag to compare
Merge pull request #89 from Umplify/issue_88

Exposed `IConfigurationBuilder` #88

The first release version of .NET 6.0 adopted

08 Nov 23:06
54b5a2b
Compare
Choose a tag to compare
Merge pull request #86 from Umplify/issue_85

Adopted the release version of .NET 6.0 #85

Introduced GetConfigurationFiles() virtual method

04 Nov 01:26
7f23a60
Compare
Choose a tag to compare

Please review the comments in issue #75 for further background on this enhancement.