File tree 18 files changed +22
-22
lines changed
18 files changed +22
-22
lines changed Original file line number Diff line number Diff line change 5
5
<Authors >KY-Programming</Authors >
6
6
<Company >KY-Programming</Company >
7
7
<Product >KY.Generator</Product >
8
- <Version >8.8.5 </Version >
8
+ <Version >8.8.6 </Version >
9
9
<Copyright >2024 - KY-Programming</Copyright >
10
10
<Description >Angular Module for KY-Generator
11
11
Download KY.Generator to use this module</Description >
Original file line number Diff line number Diff line change 4
4
<TargetFramework >netstandard2.0</TargetFramework >
5
5
<Company >KY-Programming</Company >
6
6
<Authors >KY-Programming</Authors >
7
- <Version >8.8.5 </Version >
7
+ <Version >8.8.6 </Version >
8
8
<Product >KY.Generator</Product >
9
9
<Description >Annotations for KY-Generator</Description >
10
10
<Copyright >2024 - KY-Programming</Copyright >
Original file line number Diff line number Diff line change 4
4
<TargetFramework >netstandard2.0</TargetFramework >
5
5
<Company >KY-Programming</Company >
6
6
<Authors >KY-Programming</Authors >
7
- <Version >8.8.5 </Version >
7
+ <Version >8.8.6 </Version >
8
8
<Product >KY.Generator</Product >
9
9
<Description >ASP.net Module for KY-Generator
10
10
Download KY.Generator to use this module</Description >
Original file line number Diff line number Diff line change 32
32
// You can specify all the values or you can default the Build and Revision Numbers
33
33
// by using the '*' as shown below:
34
34
// [assembly: AssemblyVersion("1.0.*")]
35
- [ assembly: AssemblyVersion ( "8.8.5 .0" ) ]
36
- [ assembly: AssemblyFileVersion ( "8.8.5 .0" ) ]
35
+ [ assembly: AssemblyVersion ( "8.8.6 .0" ) ]
36
+ [ assembly: AssemblyFileVersion ( "8.8.6 .0" ) ]
Original file line number Diff line number Diff line change 3
3
<metadata >
4
4
<id >KY.Generator.CLI</id >
5
5
<!-- Ensure nuget.targets version is also updated -->
6
- <version >8.8.5 </version >
6
+ <version >8.8.6 </version >
7
7
<title >KY.Generator.CLI</title >
8
8
<authors >KY-Programming</authors >
9
9
<owners >KY-Programming</owners >
Original file line number Diff line number Diff line change 5
5
<Company >KY-Programming</Company >
6
6
<Authors >KY-Programming</Authors >
7
7
<Product >KY.Generator</Product >
8
- <Version >8.8.5 </Version >
8
+ <Version >8.8.6 </Version >
9
9
<Description >Core elements for KY-Generator
10
10
Download KY.Generator to use this module</Description >
11
11
<Copyright >2024 - KY-Programming</Copyright >
Original file line number Diff line number Diff line change 5
5
<Authors >KY-Programming</Authors >
6
6
<Company >KY-Programming</Company >
7
7
<Product >KY.Generator</Product >
8
- <Version >8.8.5 </Version >
8
+ <Version >8.8.6 </Version >
9
9
<Description >C# Module for KY-Generator
10
10
Download KY.Generator to use this module</Description >
11
11
<Copyright >2024 - KY-Programming</Copyright >
Original file line number Diff line number Diff line change 4
4
<TargetFramework >netstandard2.0</TargetFramework >
5
5
<Company >KY-Programming</Company >
6
6
<Authors >KY-Programming</Authors >
7
- <Version >8.8.5 </Version >
7
+ <Version >8.8.6 </Version >
8
8
<Product >KY.Generator</Product >
9
9
<Description >Fluent language for KY-Generator</Description >
10
10
<Copyright >2024 - KY-Programming</Copyright >
Original file line number Diff line number Diff line change 3
3
<package >
4
4
<metadata >
5
5
<id >KY.Generator.Fluent</id >
6
- <version >8.8.5 </version >
6
+ <version >8.8.6 </version >
7
7
<title >KY.Generator</title >
8
8
<authors >KY-Programming</authors >
9
9
<owners >KY-Programming</owners >
17
17
<copyright >2024 - KY-Programming</copyright >
18
18
<tags >KY-Generator KY.Generator Fluent Language</tags >
19
19
<dependencies >
20
- <dependency id =" KY.Generator" version =" 8.8.5 " />
21
- <dependency id =" KY.Generator.Common" version =" 8.8.5 " />
20
+ <dependency id =" KY.Generator" version =" 8.8.6 " />
21
+ <dependency id =" KY.Generator.Common" version =" 8.8.6 " />
22
22
</dependencies >
23
23
</metadata >
24
24
<files >
Original file line number Diff line number Diff line change 4
4
<TargetFramework >netstandard2.0</TargetFramework >
5
5
<Company >KY-Programming</Company >
6
6
<Authors >KY-Programming</Authors >
7
- <Version >8.8.5 </Version >
7
+ <Version >8.8.6 </Version >
8
8
<Product >KY.Generator</Product >
9
9
<Description >JSON Module for KY-Generator
10
10
Download KY.Generator to use this module</Description >
Original file line number Diff line number Diff line change 32
32
// You can specify all the values or you can default the Build and Revision Numbers
33
33
// by using the '*' as shown below:
34
34
// [assembly: AssemblyVersion("1.0.*")]
35
- [ assembly: AssemblyVersion ( "8.8.5 .0" ) ]
36
- [ assembly: AssemblyFileVersion ( "8.8.5 .0" ) ]
35
+ [ assembly: AssemblyVersion ( "8.8.6 .0" ) ]
36
+ [ assembly: AssemblyFileVersion ( "8.8.6 .0" ) ]
Original file line number Diff line number Diff line change 4
4
<OutputType >Exe</OutputType >
5
5
<TargetFramework >net8.0</TargetFramework >
6
6
<TargetFrameworks >netcoreapp2.0;netcoreapp3.0;net5.0;net6.0;net7.0;net8.0</TargetFrameworks >
7
- <Version >8.8.5 </Version >
7
+ <Version >8.8.6 </Version >
8
8
<Authors >KY-Programming</Authors >
9
9
<Product >KY.Generator</Product >
10
10
<Copyright >2024 - KY-Programming</Copyright >
Original file line number Diff line number Diff line change 2
2
<package >
3
3
<metadata >
4
4
<id >KY.Generator</id >
5
- <version >8.8.5 </version >
5
+ <version >8.8.6 </version >
6
6
<title >KY.Generator</title >
7
7
<authors >KY-Programming</authors >
8
8
<owners >KY-Programming</owners >
Original file line number Diff line number Diff line change 4
4
<TargetFramework >netstandard2.0</TargetFramework >
5
5
<Company >KY-Programming</Company >
6
6
<Authors >KY-Programming</Authors >
7
- <Version >8.8.5 </Version >
7
+ <Version >8.8.6 </Version >
8
8
<Product >KY.Generator</Product >
9
9
<Description >Reflection Module for KY-Generator
10
10
Download KY.Generator to use this module</Description >
Original file line number Diff line number Diff line change 3
3
<TargetFramework >netstandard2.0</TargetFramework >
4
4
<Company >KY-Programming</Company >
5
5
<Authors >KY-Programming</Authors >
6
- <Version >8.8.5 </Version >
6
+ <Version >8.8.6 </Version >
7
7
<Product >KY.Generator</Product >
8
8
<Description >Sqlite Module for KY-Generator
9
9
Download KY.Generator to use this module</Description >
Original file line number Diff line number Diff line change 5
5
<Company >KY-Programming</Company >
6
6
<Authors >KY-Programming</Authors >
7
7
<Product >KY.Generator</Product >
8
- <Version >8.8.5 </Version >
8
+ <Version >8.8.6 </Version >
9
9
<Description >TSQL Module for KY-Generator
10
10
Download KY.Generator to use this module</Description >
11
11
<Copyright >2024 - KY-Programming</Copyright >
Original file line number Diff line number Diff line change 4
4
<TargetFramework >netstandard2.0</TargetFramework >
5
5
<Company >KY-Programming</Company >
6
6
<Authors >KY-Programming</Authors >
7
- <Version >8.8.5 </Version >
7
+ <Version >8.8.6 </Version >
8
8
<Product >KY.Generator</Product >
9
9
<Description >TypeScript Module for KY-Generator
10
10
Download KY.Generator to use this module</Description >
Original file line number Diff line number Diff line change 2
2
3
3
<PropertyGroup >
4
4
<TargetFramework >netstandard2.0</TargetFramework >
5
- <Version >8.8.5 </Version >
5
+ <Version >8.8.6 </Version >
6
6
<Authors >KY-Programming</Authors >
7
7
<Company >KY-Programming</Company >
8
8
<Product >KY.Generator</Product >
You can’t perform that action at this time.
0 commit comments