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.1.0.47.md
+17Lines changed: 17 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,6 +9,23 @@ documentation: ug
9
9
10
10
{% include release-info.html date="March 29, 2022" version="v20.1.0.47" %}
11
11
12
+
13
+
<style>
14
+
#license {
15
+
font-size: .88em!important;
16
+
margin-top: 1.5em; margin-bottom: 1.5em;
17
+
background-color: #def8ff;
18
+
padding: 10px17px14px;
19
+
}
20
+
</style>
21
+
22
+
23
+
<divid="license">
24
+
Starting with 2022 Volume 1 v20.1.0.47, all Syncfusion customers (evaluators and paid customers) who use Syncfusion installers or nuget packages from nuget.org must generate and register the corresponding platform and version license key in your projects.
25
+
For more information, please see this <ahref="https://help.syncfusion.com/common/essential-studio/licensing/license-key">help topic</a>
0 commit comments