diff --git a/src/ChoETL.JSON.NETStandard/ChoETL.JSON.NETStandard.csproj b/src/ChoETL.JSON.NETStandard/ChoETL.JSON.NETStandard.csproj index 5a07383b..2bfd9ea4 100644 --- a/src/ChoETL.JSON.NETStandard/ChoETL.JSON.NETStandard.csproj +++ b/src/ChoETL.JSON.NETStandard/ChoETL.JSON.NETStandard.csproj @@ -19,7 +19,7 @@ Cinchoo Cinchoo Inc. ChoETL.JSON.NETStandard - 1.2.1.64 + 1.2.1.65 true ChoETL.JSON.NETStandard.snk cinchoo.png diff --git a/src/ChoETL.JSON/Properties/AssemblyInfo.cs b/src/ChoETL.JSON/Properties/AssemblyInfo.cs index 8199fd9d..578a7807 100644 --- a/src/ChoETL.JSON/Properties/AssemblyInfo.cs +++ b/src/ChoETL.JSON/Properties/AssemblyInfo.cs @@ -33,6 +33,6 @@ // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("1.2.1.64")] -[assembly: AssemblyFileVersion("1.2.1.64")] +[assembly: AssemblyVersion("1.2.1.65")] +[assembly: AssemblyFileVersion("1.2.1.65")] //[assembly: ChoAssemblyBetaVersion("beta3")] diff --git a/src/ChoETL.NETStandard/ChoETL.NETStandard.csproj b/src/ChoETL.NETStandard/ChoETL.NETStandard.csproj index e1d2a8fb..c756da1d 100644 --- a/src/ChoETL.NETStandard/ChoETL.NETStandard.csproj +++ b/src/ChoETL.NETStandard/ChoETL.NETStandard.csproj @@ -17,7 +17,7 @@ ETL c# .NET CSV Xml JSON Flat .NET Standard version true - 1.2.1.64 + 1.2.1.65 ChoETL.Core ChoETL true @@ -43,7 +43,8 @@ - + + diff --git a/src/ChoETL/Properties/AssemblyInfo.cs b/src/ChoETL/Properties/AssemblyInfo.cs index 5be891ae..ea039a91 100644 --- a/src/ChoETL/Properties/AssemblyInfo.cs +++ b/src/ChoETL/Properties/AssemblyInfo.cs @@ -34,6 +34,6 @@ // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("1.2.1.64")] -[assembly: AssemblyFileVersion("1.2.1.64")] +[assembly: AssemblyVersion("1.2.1.65")] +[assembly: AssemblyFileVersion("1.2.1.65")] //[assembly: ChoAssemblyBetaVersion("beta1")]