microsoft / PowerPlatform-DataverseServiceClient

Code Replica for Microsoft.PowerPlatform.Dataverse.Client and supporting nuget packages.
MIT License
279 stars 50 forks source link

Resync from mainline. #411

Closed MattB-msft closed 11 months ago

MattB-msft commented 11 months ago

This pull request to the DataverseClient project includes a variety of bug fixes and improvements. The most important changes include fixing a bug related to token cache file creation and adding two new properties to the OrganizationDetail and DiscoveryServer objects.

Bug fixes:

New features:

Code improvements: Fix to include #384 Fix to include #406