diff --git a/src/dvx.PluginAttributes/dvx.PluginAttributes.csproj b/src/dvx.PluginAttributes/dvx.PluginAttributes.csproj index 6bfba93..ef086e4 100644 --- a/src/dvx.PluginAttributes/dvx.PluginAttributes.csproj +++ b/src/dvx.PluginAttributes/dvx.PluginAttributes.csproj @@ -1,7 +1,7 @@  dvx.PluginAttributes - 1.2.0 + 1.2.1 Byron Matus Attributes for declarative Dataverse plugin step registration using the dvx cli true @@ -11,6 +11,7 @@ dvx.PluginAttributes https://github.com/beyro/dvx-cli package-icon.png + MIT diff --git a/src/dvx/dvx.csproj b/src/dvx/dvx.csproj index cfc4165..5c2d34d 100644 --- a/src/dvx/dvx.csproj +++ b/src/dvx/dvx.csproj @@ -7,7 +7,7 @@ true dvx dvx.cli - 1.6.1 + 1.6.2 Byron Matus CLI for deploying code-first Dataverse / Power Platform artifacts — plugin assemblies and web resources. default @@ -16,6 +16,7 @@ Matus Tech https://github.com/beyro/dvx-cli package-icon.png + MIT