Skip to content

Commit e176eba

Browse files
Added the release notes MD file and corresponding node entry in the TOC.html file for the Weekly Nuget Release - February 09, 2023
1 parent 10b284d commit e176eba

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

aspnetmvc/Release-notes/v20.4.0.40.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 28, 2022" version="v20.4.0.40" %}
1111

12+
<style>
13+
#license {
14+
font-size: .88em!important;
15+
margin-top: 1.5em; margin-bottom: 1.5em;
16+
background-color: #def8ff;
17+
padding: 10px 17px 14px;
18+
}
19+
</style>
20+
21+
<div id="license">
22+
We have removed the Syncfusion Licensing NuGet package v20.4.0.40 from the nuget.org due to an issue with it. To resolve any compilation issues or warnings while using this, upgrade your Syncfusion NuGet packages version to v20.4.0.41 or later.
23+
</div>
24+
25+
1226
{% directory path: _includes/release-notes/v20.4.0.40 %}
1327

1428
{% include {{file.url}} %}

0 commit comments

Comments
 (0)