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

Commit 92b637a

Browse files
chore(release): 1.6.0 [skip ci]
# [1.6.0](v1.5.0...v1.6.0) (2024-11-18) ### Features * Added support to .NET9 ([1dbf750](1dbf750))
1 parent 1dbf750 commit 92b637a

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [1.6.0](https://github.com/TechNobre/PowerUtils.Net.Primitives/compare/v1.5.0...v1.6.0) (2024-11-18)
2+
3+
4+
### Features
5+
6+
* Added support to .NET9 ([1dbf750](https://github.com/TechNobre/PowerUtils.Net.Primitives/commit/1dbf7500131811d700b45112f3c10b8fbf3cd22a))
7+
18
# [1.5.0](https://github.com/TechNobre/PowerUtils.Net.Primitives/compare/v1.4.0...v1.5.0) (2024-09-30)
29

310

src/PowerUtils.Net.Primitives.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<RootNamespace>PowerUtils.Net</RootNamespace>
99
<AssemblyName>PowerUtils.Net.Primitives</AssemblyName>
1010

11-
<Version>1.5.0</Version>
11+
<Version>1.6.0</Version>
1212

1313
<PackageOutputPath>bin\</PackageOutputPath>
1414

0 commit comments

Comments
 (0)