diff --git a/src/nuspecs/Microsoft.PowerPlatform.Dataverse.Client.ReleaseNotes.txt b/src/nuspecs/Microsoft.PowerPlatform.Dataverse.Client.ReleaseNotes.txt index 2bf3bab..89e6eb1 100644 --- a/src/nuspecs/Microsoft.PowerPlatform.Dataverse.Client.ReleaseNotes.txt +++ b/src/nuspecs/Microsoft.PowerPlatform.Dataverse.Client.ReleaseNotes.txt @@ -8,6 +8,10 @@ Notice: Note: that only OAuth, Certificate, ClientSecret Authentication types are supported at this time. ++CURRENTRELEASEID++ +Fixed a nuget dependency issue for Microsoft.Extensions.Caching.Memory + Microsoft.Extensions.Caching.Memory, min version 3.1.8 + +0.5.4: Fixed and issue with the client being non-castable to IOrganizationServiceAsync, Client will now cast again. (Internal Report) Special note: IOrganizationServiceAsync has async methods without cancellation support. this is required for service mapping as the dataverse server does not natively support this feature. diff --git a/src/nuspecs/Microsoft.PowerPlatform.Dataverse.Client.nuspec b/src/nuspecs/Microsoft.PowerPlatform.Dataverse.Client.nuspec index bff63ce..1d5bf61 100644 --- a/src/nuspecs/Microsoft.PowerPlatform.Dataverse.Client.nuspec +++ b/src/nuspecs/Microsoft.PowerPlatform.Dataverse.Client.nuspec @@ -18,31 +18,31 @@ + - + - + - @@ -63,6 +63,7 @@ + @@ -71,7 +72,6 @@ - @@ -92,6 +92,7 @@ + @@ -100,7 +101,6 @@ -