Skip to content

Commit 03ea9ca

Browse files
Merge pull request #1776 from syncfusion-content/IN-179221-Release-notes-dev
Showing note content in release notes file-formats Dev
2 parents 5ef2f45 + f62484e commit 03ea9ca

File tree

4 files changed

+55
-2
lines changed

4 files changed

+55
-2
lines changed

File-Formats/Release-Notes/v24.1.41.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,20 @@ documentation: ug
99

1010
{% include release-info.html date="December 18, 2023" version="v24.1.41" %}
1111

12+
<style>
13+
#license {
14+
font-size: .88em!important;
15+
margin-top: 1.5em;
16+
margin-bottom: 1.5em;
17+
background-color: #def8ff;
18+
padding: 10px 17px 14px;
19+
}
20+
</style>
21+
22+
<div id="license">
23+
With the 2024 Volume 1 release, we will discontinue support for .NET Framework 4.5, 4.5.1, and 4.6 in WinForms, WPF, and the File-Format Frameworks. Instead, we will provide support for .NET 4.6.2.
24+
</div>
25+
1226
## DocIO
1327

1428
* [EJ2 ASP.NET Core Release Notes](https://ej2.syncfusion.com/aspnetcore/documentation/release-notes/24.1.41#docio){:target="_blank"}

File-Formats/Release-Notes/v24.1.43.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,19 @@ documentation: ug
99

1010
{% include release-info.html date="December 27, 2023" version="v24.1.43" %}
1111

12+
<style>
13+
#license {
14+
font-size: .88em!important;
15+
margin-top: 1.5em;
16+
margin-bottom: 1.5em;
17+
background-color: #def8ff;
18+
padding: 10px 17px 14px;
19+
}
20+
</style>
21+
22+
<div id="license">
23+
With the 2024 Volume 1 release, we will discontinue support for .NET Framework 4.5, 4.5.1, and 4.6 in WinForms, WPF, and the File-Format Frameworks. Instead, we will provide support for .NET 4.6.2.
24+
</div>
1225

1326
## DocIO
1427

File-Formats/Release-Notes/v24.1.44.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,19 @@ documentation: ug
99

1010
{% include release-info.html date="January 03, 2024" version="v24.1.44" %}
1111

12+
<style>
13+
#license {
14+
font-size: .88em!important;
15+
margin-top: 1.5em;
16+
margin-bottom: 1.5em;
17+
background-color: #def8ff;
18+
padding: 10px 17px 14px;
19+
}
20+
</style>
21+
22+
<div id="license">
23+
With the 2024 Volume 1 release, we will discontinue support for .NET Framework 4.5, 4.5.1, and 4.6 in WinForms, WPF, and the File-Format Frameworks. Instead, we will provide support for .NET 4.6.2.
24+
</div>
1225

1326
## DocIO
1427

File-Formats/Release-Notes/v24.1.45.md

Lines changed: 15 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,21 @@ documentation: ug
77

88
# Essential Studio for File Formats Release Notes
99

10-
{% include release-info.html date="January 09, 2024" version="v24.1.45" %}
11-
10+
{% include release-info.html date="January 09, 2024" version="v24.1.45" %}
11+
12+
<style>
13+
#license {
14+
font-size: .88em!important;
15+
margin-top: 1.5em;
16+
margin-bottom: 1.5em;
17+
background-color: #def8ff;
18+
padding: 10px 17px 14px;
19+
}
20+
</style>
21+
22+
<div id="license">
23+
With the 2024 Volume 1 release, we will discontinue support for .NET Framework 4.5, 4.5.1, and 4.6 in WinForms, WPF, and the File-Format Frameworks. Instead, we will provide support for .NET 4.6.2.
24+
</div>
1225

1326
## DocIO
1427

0 commit comments

Comments
 (0)