From dc431bbaf91113841681f7dd2b8da1432b4a0b1c Mon Sep 17 00:00:00 2001 From: Deepak Raj Sundar Date: Wed, 8 Feb 2023 16:19:17 +0530 Subject: [PATCH] Added the release notes MD file and corresponding node entry in the TOC.html file for the Weekly Nuget Release - February 09, 2023 --- aspnet-core/Release-Notes/v20.4.0.40.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/aspnet-core/Release-Notes/v20.4.0.40.md b/aspnet-core/Release-Notes/v20.4.0.40.md index a2c213ea..8d4e1b1e 100644 --- a/aspnet-core/Release-Notes/v20.4.0.40.md +++ b/aspnet-core/Release-Notes/v20.4.0.40.md @@ -9,6 +9,20 @@ documentation: ug {% include release-info.html date="December 28, 2022" version="v20.4.0.40" %} + + +
+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. +
+ + {% directory path: _includes/release-notes/v20.4.0.40 %} {% include {{file.url}} %}