diff --git a/MountSend/MountSend.csproj b/MountSend/MountSend.csproj index 1ff216e..d9d8244 100644 --- a/MountSend/MountSend.csproj +++ b/MountSend/MountSend.csproj @@ -1,9 +1,9 @@ - net48 Exe false + net48;net8.0 diff --git a/MountSendLib/MountSendLib.csproj b/MountSendLib/MountSendLib.csproj index 5d7228f..85d4705 100644 --- a/MountSendLib/MountSendLib.csproj +++ b/MountSendLib/MountSendLib.csproj @@ -1,7 +1,7 @@ - netstandard2.0;net48 + netstandard2.0;net48;net8.0 10MicronMountSend true