File tree 2 files changed +13
-2
lines changed
2 files changed +13
-2
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 =" 3.0.0 " ></a >
6
+ ## [ 3.0.0] ( https://www.github.com/mu88/ThisIsYourLife/releases/tag/v3.0.0 ) (2023-11-17)
7
+
8
+ ### Features
9
+
10
+ * use .NET 8 ([ 2fe0c2f] ( https://www.github.com/mu88/ThisIsYourLife/commit/2fe0c2fe18be39a569e027ca40c7b398ec82792d ) )
11
+
12
+ ### Breaking Changes
13
+
14
+ * use .NET 8 ([ 2fe0c2f] ( https://www.github.com/mu88/ThisIsYourLife/commit/2fe0c2fe18be39a569e027ca40c7b398ec82792d ) )
15
+
5
16
<a name =" 2.2.0 " ></a >
6
17
## [ 2.2.0] ( https://www.github.com/mu88/ThisIsYourLife/releases/tag/v2.2.0 ) (2023-11-17)
7
18
Original file line number Diff line number Diff line change 1
- <Project >
1
+ <Project >
2
2
<PropertyGroup >
3
3
<TargetFramework >net8.0</TargetFramework >
4
- <Version >2.2 .0</Version >
4
+ <Version >3.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