Skip to content
This repository was archived by the owner on Aug 30, 2025. It is now read-only.

Commit 9d81fb2

Browse files
chore(release): 3.2.0 [skip ci]
# [3.2.0](v3.1.0...v3.2.0) (2024-11-13) ### Features * Added support to .NET9 ([4abb4a6](4abb4a6))
1 parent 4abb4a6 commit 9d81fb2

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [3.2.0](https://github.com/TechNobre/PowerUtils.xUnit.Extensions/compare/v3.1.0...v3.2.0) (2024-11-13)
2+
3+
4+
### Features
5+
6+
* Added support to .NET9 ([4abb4a6](https://github.com/TechNobre/PowerUtils.xUnit.Extensions/commit/4abb4a6508a77269e50b91a737b5c2bd29633583))
7+
18
# [3.1.0](https://github.com/TechNobre/PowerUtils.xUnit.Extensions/compare/v3.0.1...v3.1.0) (2024-07-14)
29

310

src/PowerUtils.xUnit.Extensions.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<RootNamespace>PowerUtils.xUnit.Extensions</RootNamespace>
1313
<AssemblyName>PowerUtils.xUnit.Extensions</AssemblyName>
1414

15-
<Version>3.1.0</Version>
15+
<Version>3.2.0</Version>
1616

1717
<PackageOutputPath>bin\</PackageOutputPath>
1818
</PropertyGroup>

0 commit comments

Comments
 (0)