diff --git a/OpenXmlPowerTools/OpenXmlPowerTools.csproj b/OpenXmlPowerTools/OpenXmlPowerTools.csproj index 9c53be38..f817df8c 100644 --- a/OpenXmlPowerTools/OpenXmlPowerTools.csproj +++ b/OpenXmlPowerTools/OpenXmlPowerTools.csproj @@ -1,64 +1,64 @@ - - - netstandard2.0;net48 - true - true - https://github.com/Codeuctivity/OpenXmlPowerTools - OpenXML DOCX Word XLSX Excel PPTX Powerpoint - Stefan Seeland - Codeuctivity - $(CURRENT_VERSION) - 0.0.1 - $(Version) - $(Version) - $(Version) - $(LAST_COMMIT_MESSAGE) - NugetIcon.png - https://github.com/Codeuctivity/OpenXmlPowerTools - The Open XML SDK provides tools for working with Office Word, Excel, and PowerPoint documents. This fork supports current .net versions. - MIT - OpenXmlPowerTools.snk - true - true - snupkg - true - true - enable - 8.0 - Codeuctivity.OpenXmlPowerTools - en - true - Codeuctivity.OpenXmlPowerTools - Codeuctivity.OpenXmlPowerTools - nugetReadme.md - true - - - - - - - - - - - - - all - runtime; build; native; contentfiles; analyzers; buildtransitive - - - - - all - runtime; build; native; contentfiles; analyzers; buildtransitive - - - - - - - - - + + + net8.0 + true + true + https://github.com/Codeuctivity/OpenXmlPowerTools + OpenXML DOCX Word XLSX Excel PPTX Powerpoint + Stefan Seeland + Codeuctivity + $(CURRENT_VERSION) + 0.0.1 + $(Version) + $(Version) + $(Version) + $(LAST_COMMIT_MESSAGE) + NugetIcon.png + https://github.com/Codeuctivity/OpenXmlPowerTools + The Open XML SDK provides tools for working with Office Word, Excel, and PowerPoint documents. This fork supports current .net versions. + MIT + OpenXmlPowerTools.snk + true + true + snupkg + true + true + enable + 8.0 + Codeuctivity.OpenXmlPowerTools + en + true + Codeuctivity.OpenXmlPowerTools + Codeuctivity.OpenXmlPowerTools + nugetReadme.md + true + + + + + + + + + + + + + all + runtime; build; native; contentfiles; analyzers; buildtransitive + + + + + all + runtime; build; native; contentfiles; analyzers; buildtransitive + + + + + + + + + \ No newline at end of file diff --git a/OpenXmlPowerToolsExamples/ChartUpdater01/ChartUpdater01.csproj b/OpenXmlPowerToolsExamples/ChartUpdater01/ChartUpdater01.csproj index e9e837be..e8372515 100644 --- a/OpenXmlPowerToolsExamples/ChartUpdater01/ChartUpdater01.csproj +++ b/OpenXmlPowerToolsExamples/ChartUpdater01/ChartUpdater01.csproj @@ -1,14 +1,13 @@ - - - Exe - net48;net6.0 - net6.0 - 8.0 - true - - - - - - + + + Exe + net8.0 + 8.0 + true + + + + + + \ No newline at end of file diff --git a/OpenXmlPowerToolsExamples/DocumentAssembler/DocumentAssembler.csproj b/OpenXmlPowerToolsExamples/DocumentAssembler/DocumentAssembler.csproj index 97be9c13..912bec21 100644 --- a/OpenXmlPowerToolsExamples/DocumentAssembler/DocumentAssembler.csproj +++ b/OpenXmlPowerToolsExamples/DocumentAssembler/DocumentAssembler.csproj @@ -1,13 +1,12 @@ - - - Exe - net48;net6.0 - net6.0 - 8.0 - true - - - - - + + + Exe + net8.0 + 8.0 + true + + + + + \ No newline at end of file