diff --git a/DicomGrep/DicomGrep.csproj b/DicomGrep/DicomGrep.csproj index 82a058f..3446c9c 100644 --- a/DicomGrep/DicomGrep.csproj +++ b/DicomGrep/DicomGrep.csproj @@ -2,7 +2,7 @@ WinExe - net6.0-windows + net8.0-windows7.0 true logo.ico DicomGrep.App diff --git a/DicomGrepCore/DicomGrepCore.csproj b/DicomGrepCore/DicomGrepCore.csproj index 2ed825d..830527e 100644 --- a/DicomGrepCore/DicomGrepCore.csproj +++ b/DicomGrepCore/DicomGrepCore.csproj @@ -1,7 +1,7 @@ - + - net6.0 + net8.0 enable enable 1.5.2 diff --git a/DicomGrepTests/DicomGrepTests.csproj b/DicomGrepTests/DicomGrepTests.csproj index 37197ca..23aa956 100644 --- a/DicomGrepTests/DicomGrepTests.csproj +++ b/DicomGrepTests/DicomGrepTests.csproj @@ -1,7 +1,7 @@  - net6.0-windows + net8.0-windows7.0 enable enable