diff --git a/Export-HTML-table-from-web-page-to-Excel/ImportHtmlTable.csproj b/Export-HTML-table-from-web-page-to-Excel/ImportHtmlTable.csproj index 07597ac..5895918 100644 --- a/Export-HTML-table-from-web-page-to-Excel/ImportHtmlTable.csproj +++ b/Export-HTML-table-from-web-page-to-Excel/ImportHtmlTable.csproj @@ -1,14 +1,14 @@ - netcoreapp2.1 + net8.0 - + diff --git a/Export-Html-Tables-To-Excel/ImportHtmlTable.csproj b/Export-Html-Tables-To-Excel/ImportHtmlTable.csproj index 6524ae8..5895918 100644 --- a/Export-Html-Tables-To-Excel/ImportHtmlTable.csproj +++ b/Export-Html-Tables-To-Excel/ImportHtmlTable.csproj @@ -1,14 +1,14 @@ - netcoreapp2.1 + net8.0 - +