Skip to content

Commit 690785e

Browse files
committed
Updated: README.
1 parent 897af4b commit 690785e

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# DynamicsCrm-Template-based-Code-Generator-Plugin
22

3-
### Version: 1.0.0.1
3+
### Version: 1.0.0.2
44
---
55

66
An XrmToolBox plugin that can be used to generate Early-bound code from a CRM Schema using a customisable T4 Template.
@@ -17,7 +17,7 @@ A more sophisticated Visual Studio Extension can be found at [VS Extension](http
1717

1818
The engine for this Plugin and the VS Extension is the same. The settings and T4 Templates can be used for both; however, the T4 Template from the Extension uses C# v6, which is not supported by this Plugin.
1919

20-
### Credits
20+
## Credits
2121

2222
+ VS Extension base code:
2323
+ Eric Labashosky
@@ -29,6 +29,8 @@ The engine for this Plugin and the VS Extension is the same. The settings and T4
2929

3030
## Changes
3131

32+
#### _v1.0.0.2 (2020-08-25)_
33+
+ Changed: updated package name
3234
#### _v1.0.0.1 (2020-08-24)_
3335
+ Initial release
3436

0 commit comments

Comments
 (0)