diff --git a/AlbanianXrm.EarlyBound.Version/Properties/AssemblyInfo.cs b/AlbanianXrm.EarlyBound.Version/Properties/AssemblyInfo.cs index a9b5d19..4cfeb7b 100644 --- a/AlbanianXrm.EarlyBound.Version/Properties/AssemblyInfo.cs +++ b/AlbanianXrm.EarlyBound.Version/Properties/AssemblyInfo.cs @@ -1,4 +1,4 @@ using System.Reflection; -[assembly: AssemblyVersion("1.2020.05.1")] -[assembly: AssemblyFileVersion("1.2020.05.1")] \ No newline at end of file +[assembly: AssemblyVersion("1.2020.05.2")] +[assembly: AssemblyFileVersion("1.2020.05.2")] \ No newline at end of file diff --git a/AlbanianXrm.EarlyBound/AlbanianXrm.EarlyBound.nuspec b/AlbanianXrm.EarlyBound/AlbanianXrm.EarlyBound.nuspec index 9cdc7bf..39cfd24 100644 --- a/AlbanianXrm.EarlyBound/AlbanianXrm.EarlyBound.nuspec +++ b/AlbanianXrm.EarlyBound/AlbanianXrm.EarlyBound.nuspec @@ -2,7 +2,7 @@ AlbanianXrm.EarlyBound - 1.2020.05.1 + 1.2020.05.2 Albanian Early Bound Betim Beja Betim Beja @@ -13,12 +13,11 @@ false Generates Early Bound Entities. Uses CrmSvcUtil from the SDK which can be downloaded from any NuGet source (even local directory for isolated environments). +v1.2020.05.2: +- Fixed bug. With the latest updates of XrmToolBox the OrganizationOptions were not being correctly serialized. v1.2020.05.1: -- Fixed bug. Now the tool correctly generates boolean properties for Two Options when Generate Boolean Constants is choosen +- Fixed bug. Now the tool correctly generates boolean properties for Two Options when Generate Boolean Constants is choosen. - Fixed bug. When generating optionset properties and xml documentation now the tool preserves the original documentation. -v1.2020.04.1: -- Added option to choose if XML documentation will be generated or not -- Added option to generate attribute constants For older releases go here: https://github.com/albanian-xrm/Early-Bound/releases