Releases: Umplify/xunit-dependency-injection
Releases · Umplify/xunit-dependency-injection
Wired up environment variables in the abstract fixture
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
What's Changed
- Made the necessary amendments in the code per issue #93 by @Arash-Sabet in #94
Full Changelog: 6.2.4...6.2.5
Fixed the bug related to IConfigurationBuilder
Updated the build pipeline
Merge pull request #90 from Umplify/azure-pipelines-updated Update azure-pipelines.yml for Azure Pipelines
Exposed `IConfigurationBuilder` interface in `TestBedFixture`
Merge pull request #89 from Umplify/issue_88 Exposed `IConfigurationBuilder` #88
The first release version of .NET 6.0 adopted
Merge pull request #86 from Umplify/issue_85 Adopted the release version of .NET 6.0 #85
Introduced GetConfigurationFiles() virtual method
Please review the comments in issue #75 for further background on this enhancement.
Bumps Microsoft.NET.Test.Sdk from 16.11.0 to 17.0.0
6.1.1 Merge pull request #74 from Umplify/dependabot/nuget/Microsoft.NET.Te…
Migrated the library to .NET 6.0 rc2
This code release is the first version of the library supporting .NET 6.0 starting at rc 2.0.
Upgraded Microsoft packages to 3.1.20
Merge pull request #71 from Umplify/issue_70 Upgraded Microsoft NuGet packages to 3.1.20 #70