File tree 2 files changed +12
-1
lines changed
2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change 2
2
3
3
All notable changes to this project will be documented in this file. See [ versionize] ( https://github.com/versionize/versionize ) for commit guidelines.
4
4
5
+ <a name =" 4.0.0 " ></a >
6
+ ## [ 4.0.0] ( https://www.github.com/mu88/ThisIsYourLife/releases/tag/v4.0.0 ) (2024-12-06)
7
+
8
+ ### Features
9
+
10
+ * ** deps:** upgrade to .NET 9 ([ 30a5991] ( https://www.github.com/mu88/ThisIsYourLife/commit/30a59917e0d19261fe45de41c890d2894290c232 ) )
11
+
12
+ ### Breaking Changes
13
+
14
+ * ** deps:** upgrade to .NET 9 ([ 30a5991] ( https://www.github.com/mu88/ThisIsYourLife/commit/30a59917e0d19261fe45de41c890d2894290c232 ) )
15
+
5
16
<a name =" 3.2.0 " ></a >
6
17
## [ 3.2.0] ( https://www.github.com/mu88/ThisIsYourLife/releases/tag/v3.2.0 ) (2024-08-03)
7
18
Original file line number Diff line number Diff line change 1
1
<Project >
2
2
<PropertyGroup >
3
3
<TargetFramework >net9.0</TargetFramework >
4
- <Version >3.2 .0</Version >
4
+ <Version >4.0 .0</Version >
5
5
<TreatWarningsAsErrors >true</TreatWarningsAsErrors >
6
6
<ImplicitUsings >true</ImplicitUsings >
7
7
<Nullable >enable</Nullable >
You can’t perform that action at this time.
0 commit comments