File tree 4 files changed +8
-7
lines changed
4 files changed +8
-7
lines changed Original file line number Diff line number Diff line change 19
19
<Authors >Cinchoo</Authors >
20
20
<Company >Cinchoo Inc.</Company >
21
21
<Product >ChoETL.JSON.NETStandard</Product >
22
- <Version >1.2.1.64 </Version >
22
+ <Version >1.2.1.65 </Version >
23
23
<SignAssembly >true</SignAssembly >
24
24
<AssemblyOriginatorKeyFile >ChoETL.JSON.NETStandard.snk</AssemblyOriginatorKeyFile >
25
25
<PackageIcon >cinchoo.png</PackageIcon >
Original file line number Diff line number Diff line change 33
33
// You can specify all the values or you can default the Build and Revision Numbers
34
34
// by using the '*' as shown below:
35
35
// [assembly: AssemblyVersion("1.0.*")]
36
- [ assembly: AssemblyVersion ( "1.2.1.64 " ) ]
37
- [ assembly: AssemblyFileVersion ( "1.2.1.64 " ) ]
36
+ [ assembly: AssemblyVersion ( "1.2.1.65 " ) ]
37
+ [ assembly: AssemblyFileVersion ( "1.2.1.65 " ) ]
38
38
//[assembly: ChoAssemblyBetaVersion("beta3")]
Original file line number Diff line number Diff line change 17
17
<PackageTags >ETL c# .NET CSV Xml JSON Flat</PackageTags >
18
18
<PackageReleaseNotes >.NET Standard version</PackageReleaseNotes >
19
19
<PackageRequireLicenseAcceptance >true</PackageRequireLicenseAcceptance >
20
- <Version >1.2.1.64 </Version >
20
+ <Version >1.2.1.65 </Version >
21
21
<AssemblyName >ChoETL.Core</AssemblyName >
22
22
<RootNamespace >ChoETL</RootNamespace >
23
23
<SignAssembly >true</SignAssembly >
43
43
<PackageReference Include =" System.Reflection.Emit.Lightweight" Version =" 4.3.0" />
44
44
</ItemGroup >
45
45
<ItemGroup >
46
- <Compile Include =" ..\ChoETL\Common\Attributes\ChoFieldPositionAttribute.cs" Link =" Common\Attributes\ChoFieldPositionAttribute.cs" />
46
+ <Compile Include =" ..\ChoETL\Common\Attributes\ChoQuoteFieldAttribute.cs" Link =" Common\Attributes\ChoQuoteFieldAttribute.cs" />
47
+ <Compile Include =" ..\ChoETL\Common\Attributes\ChoFieldPositionAttribute.cs" Link =" Common\Attributes\ChoFieldPositionAttribute.cs" />
47
48
<Compile Include =" ..\ChoETL\Common\Attributes\ChoDictionaryKeyAttribute.cs" Link =" Common\Attributes\ChoDictionaryKeyAttribute.cs" />
48
49
<Compile Include =" ..\ChoETL\Common\Attributes\ChoDataTableColumnTypeAttribute.cs" Link =" Common\Attributes\ChoDataTableColumnTypeAttribute.cs" />
49
50
<Compile Include =" ..\ChoETL\Common\Attributes\ChoMetadataRefTypeAttribute.cs" Link =" Common\Attributes\ChoMetadataRefTypeAttribute.cs" />
Original file line number Diff line number Diff line change 34
34
// You can specify all the values or you can default the Build and Revision Numbers
35
35
// by using the '*' as shown below:
36
36
// [assembly: AssemblyVersion("1.0.*")]
37
- [ assembly: AssemblyVersion ( "1.2.1.64 " ) ]
38
- [ assembly: AssemblyFileVersion ( "1.2.1.64 " ) ]
37
+ [ assembly: AssemblyVersion ( "1.2.1.65 " ) ]
38
+ [ assembly: AssemblyFileVersion ( "1.2.1.65 " ) ]
39
39
//[assembly: ChoAssemblyBetaVersion("beta1")]
You can’t perform that action at this time.
0 commit comments