diff --git a/exception-handling/MediatrExceptionHandler/MediatrExceptionHandler/MediatrExceptionHandler.csproj b/exception-handling/MediatrExceptionHandler/MediatrExceptionHandler/MediatrExceptionHandler.csproj index 60538817be..6381569da7 100644 --- a/exception-handling/MediatrExceptionHandler/MediatrExceptionHandler/MediatrExceptionHandler.csproj +++ b/exception-handling/MediatrExceptionHandler/MediatrExceptionHandler/MediatrExceptionHandler.csproj @@ -1,16 +1,16 @@ - net7.0 + net10.0 enable enable - - - + + + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/exception-handling/MediatrExceptionHandler/Tests/Tests.csproj b/exception-handling/MediatrExceptionHandler/Tests/Tests.csproj index bef455371c..fb58c1402f 100644 --- a/exception-handling/MediatrExceptionHandler/Tests/Tests.csproj +++ b/exception-handling/MediatrExceptionHandler/Tests/Tests.csproj @@ -1,7 +1,7 @@ - net7.0 + net10.0 enable enable