|
3 | 3 | <metadata>
|
4 | 4 | <id>KY.Generator.CLI.Core.Full</id>
|
5 | 5 | <!-- Ensure nuget.targets version is also updated -->
|
6 |
| - <version>3.3.0-rc.3</version> |
| 6 | + <version>3.3.0</version> |
7 | 7 | <title>KY.Generator.CLI.Core.Full</title>
|
8 | 8 | <authors>KY-Programming</authors>
|
9 | 9 | <owners>KY-Programming</owners>
|
|
14 | 14 | <description>KY-Generator .NET Core CLI containing containing all features.
|
15 | 15 | Generate classes from oData, .NET assembly, JSON or TSQL to C# or TypeScript. Support Angular, ASP.NET, ASP.NET Core, C# POCOs, TypeScript POCOs, Entity Framework and more.</description>
|
16 | 16 | <releaseNotes></releaseNotes>
|
17 |
| - <copyright>Copyright 2019</copyright> |
| 17 | + <copyright>Copyright 2020</copyright> |
18 | 18 | <tags>KY-Generator KY Generator .netCore CLI</tags>
|
19 | 19 | <dependencies>
|
20 |
| - <dependency id="KY.Generator.Angular" version="3.3.0-rc.3" /> |
21 |
| - <dependency id="KY.Generator.AspDotNet" version="3.3.0-rc.3" /> |
22 |
| - <dependency id="KY.Generator.Core" version="3.3.0-rc.3" /> |
23 |
| - <dependency id="KY.Generator.Csharp" version="3.3.0-rc.3" /> |
24 |
| - <dependency id="KY.Generator.EntityFramework" version="3.3.0-rc.3" /> |
25 |
| - <dependency id="KY.Generator.Json" version="3.3.0-rc.3" /> |
26 |
| - <dependency id="KY.Generator.OData" version="3.3.0-rc.3" /> |
27 |
| - <dependency id="KY.Generator.OpenApi" version="3.3.0-rc.3" /> |
28 |
| - <dependency id="KY.Generator.Reflection" version="3.3.0-rc.3" /> |
29 |
| - <dependency id="KY.Generator.Tsql" version="3.3.0-rc.3" /> |
30 |
| - <dependency id="KY.Generator.TypeScript" version="3.3.0-rc.3" /> |
| 20 | + <dependency id="KY.Generator.Angular" version="3.3.0" /> |
| 21 | + <dependency id="KY.Generator.AspDotNet" version="3.3.0" /> |
| 22 | + <dependency id="KY.Generator.Core" version="3.3.0" /> |
| 23 | + <dependency id="KY.Generator.Csharp" version="3.3.0" /> |
| 24 | + <dependency id="KY.Generator.EntityFramework" version="3.3.0" /> |
| 25 | + <dependency id="KY.Generator.Json" version="3.3.0" /> |
| 26 | + <dependency id="KY.Generator.OData" version="3.3.0" /> |
| 27 | + <dependency id="KY.Generator.OpenApi" version="3.3.0" /> |
| 28 | + <dependency id="KY.Generator.Reflection" version="3.3.0" /> |
| 29 | + <dependency id="KY.Generator.Tsql" version="3.3.0" /> |
| 30 | + <dependency id="KY.Generator.TypeScript" version="3.3.0" /> |
31 | 31 | </dependencies>
|
32 | 32 | </metadata>
|
33 | 33 | <files>
|
|
0 commit comments