Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 14 additions & 0 deletions aspnetmvc/Release-notes/v20.4.0.40.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,20 @@ documentation: ug

{% include release-info.html date="December 28, 2022" version="v20.4.0.40" %}

<style>
#license {
font-size: .88em!important;
margin-top: 1.5em; margin-bottom: 1.5em;
background-color: #def8ff;
padding: 10px 17px 14px;
}
</style>

<div id="license">
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.
</div>


{% directory path: _includes/release-notes/v20.4.0.40 %}

{% include {{file.url}} %}
Expand Down