Releases: XRM-OSS/Xrm-Update-Context
Releases · XRM-OSS/Xrm-Update-Context
Release v1.3.1
Allow usage of Nuget package in all C# frameworks, also .NET Core
Release v1.3.0
Added support for OptionSetValueCollection
Release v1.2.0
This release adds a non-generic class for late bound usage, so that you do not have to use UpdateContext and can use UpdateContext without generic argument, which defaults to T = Entity.
Release v1.1.0
This release enables compatibility for projects with PackageReference NuGet style.