You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: aspnetmvc/Release-notes/v20.4.0.40.md
+14Lines changed: 14 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,6 +9,20 @@ documentation: ug
9
9
10
10
{% include release-info.html date="December 28, 2022" version="v20.4.0.40" %}
11
11
12
+
<style>
13
+
#license {
14
+
font-size: .88em!important;
15
+
margin-top: 1.5em; margin-bottom: 1.5em;
16
+
background-color: #def8ff;
17
+
padding: 10px17px14px;
18
+
}
19
+
</style>
20
+
21
+
<divid="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.
0 commit comments