From 301abb5852aee90ce953e7681e6fc7a6f855e362 Mon Sep 17 00:00:00 2001 From: KurmithaSF4004 Date: Tue, 3 Sep 2024 13:21:10 +0530 Subject: [PATCH] 906900-Upgrade-Versions --- .../Export-Array-to-Excel/Export-Array-to-Excel.csproj | 4 ++-- .../Export-CSV-to-Excel/Export-CSV-to-Excel.csproj | 4 ++-- .../Export-CollectionObjects-to-Excel.csproj | 2 +- .../Export-DataBase-to-Excel/Export-DataBase-to-Excel.csproj | 2 +- .../Export-DataGridView-to-Excel.csproj | 2 +- .../Export-DataTable-to-Excel.csproj | 2 +- 6 files changed, 8 insertions(+), 8 deletions(-) diff --git a/Export-Array-to-Excel/Export-Array-to-Excel/Export-Array-to-Excel.csproj b/Export-Array-to-Excel/Export-Array-to-Excel/Export-Array-to-Excel.csproj index 087a26e..a4db12f 100644 --- a/Export-Array-to-Excel/Export-Array-to-Excel/Export-Array-to-Excel.csproj +++ b/Export-Array-to-Excel/Export-Array-to-Excel/Export-Array-to-Excel.csproj @@ -2,11 +2,11 @@ Exe - netcoreapp2.1 + net8.0 - + diff --git a/Export-CSV-to-Excel/Export-CSV-to-Excel/Export-CSV-to-Excel.csproj b/Export-CSV-to-Excel/Export-CSV-to-Excel/Export-CSV-to-Excel.csproj index 087a26e..a4db12f 100644 --- a/Export-CSV-to-Excel/Export-CSV-to-Excel/Export-CSV-to-Excel.csproj +++ b/Export-CSV-to-Excel/Export-CSV-to-Excel/Export-CSV-to-Excel.csproj @@ -2,11 +2,11 @@ Exe - netcoreapp2.1 + net8.0 - + diff --git a/Export-CollectionObjects-to-Excel/Export-CollectionObjects-to-Excel/Export-CollectionObjects-to-Excel.csproj b/Export-CollectionObjects-to-Excel/Export-CollectionObjects-to-Excel/Export-CollectionObjects-to-Excel.csproj index 2c0dd45..87bdc04 100644 --- a/Export-CollectionObjects-to-Excel/Export-CollectionObjects-to-Excel/Export-CollectionObjects-to-Excel.csproj +++ b/Export-CollectionObjects-to-Excel/Export-CollectionObjects-to-Excel/Export-CollectionObjects-to-Excel.csproj @@ -8,7 +8,7 @@ Exe ImportFromCollectionObjects ImportFromCollectionObjects - v4.6.1 + v4.8.1 512 true true diff --git a/Export-DataBase-to-Excel/Export-DataBase-to-Excel/Export-DataBase-to-Excel.csproj b/Export-DataBase-to-Excel/Export-DataBase-to-Excel/Export-DataBase-to-Excel.csproj index 605f6ef..4b3b81d 100644 --- a/Export-DataBase-to-Excel/Export-DataBase-to-Excel/Export-DataBase-to-Excel.csproj +++ b/Export-DataBase-to-Excel/Export-DataBase-to-Excel/Export-DataBase-to-Excel.csproj @@ -8,7 +8,7 @@ Exe ImportFromDataBase ImportFromDataBase - v4.6.1 + v4.8.1 512 true true diff --git a/Export-DataGridView-to-Excel/Export-DataGridView-to-Excel/Export-DataGridView-to-Excel.csproj b/Export-DataGridView-to-Excel/Export-DataGridView-to-Excel/Export-DataGridView-to-Excel.csproj index b2c03ce..1b190ba 100644 --- a/Export-DataGridView-to-Excel/Export-DataGridView-to-Excel/Export-DataGridView-to-Excel.csproj +++ b/Export-DataGridView-to-Excel/Export-DataGridView-to-Excel/Export-DataGridView-to-Excel.csproj @@ -8,7 +8,7 @@ WinExe ImportFromGrid ImportFromGrid - v4.6.1 + v4.8.1 512 true true diff --git a/Export-DataTable-to-Excel/Export-DataTable-to-Excel/Export-DataTable-to-Excel.csproj b/Export-DataTable-to-Excel/Export-DataTable-to-Excel/Export-DataTable-to-Excel.csproj index 8d67b3d..657c76d 100644 --- a/Export-DataTable-to-Excel/Export-DataTable-to-Excel/Export-DataTable-to-Excel.csproj +++ b/Export-DataTable-to-Excel/Export-DataTable-to-Excel/Export-DataTable-to-Excel.csproj @@ -8,7 +8,7 @@ Exe ImportFromDataTable ImportFromDataTable - v4.6.1 + v4.8.1 512 true true