We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d1c7b22 commit c9b3f26Copy full SHA for c9b3f26
DG.XrmPluginCore.Abstractions/CHANGELOG.md
@@ -1,3 +1,6 @@
1
+### 0.0.3 - 29 April 2025
2
+* Remove concrete classes and cleanup namespaces. XrmPluginCore.Abstractions now only contains interfaces and enums
3
+
4
### 0.0.2 - 25 April 2025
5
* Fixes to project file so version is picked up correctly
6
DG.XrmPluginCore.Abstractions/VERSION
@@ -1 +1 @@
-0.0.2
+0.0.3
DG.XrmPluginCore/CHANGELOG.md
+* Clean-up and move concrete classes to XrmPluginCore from XrmPluginCore.Abstractions
* Fixes to project file so version and dependencies are picked up correctly
DG.XrmPluginCore/VERSION
0 commit comments