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 8208b7f commit 268da69Copy full SHA for 268da69
1 file changed
README.md
@@ -1,6 +1,6 @@
1
# DynamicsCrm-Template-based-Code-Generator-Plugin
2
3
-### Version: 1.0.0.2
+### Version: 1.0.0.3
4
---
5
6
An XrmToolBox plugin that can be used to generate Early-bound code from a CRM Schema using a customisable T4 Template.
@@ -29,7 +29,7 @@ The engine for this Plugin and the VS Extension is the same. The settings and T4
29
30
## Changes
31
32
-#### _v1.0.0.2 (2020-08-25)_
+#### _v1.0.0.3 (2020-08-25)_
33
+ Changed: updated package name
34
#### _v1.0.0.1 (2020-08-24)_
35
+ Initial release
0 commit comments