diff --git a/BlazorSortableList.Lib/BlazorSortableList.csproj b/BlazorSortableList.Lib/BlazorSortableList.csproj index 66f594f..1d0eb57 100644 --- a/BlazorSortableList.Lib/BlazorSortableList.csproj +++ b/BlazorSortableList.Lib/BlazorSortableList.csproj @@ -1,6 +1,6 @@  - net9.0 + net8.0;net9.0 enable enable README.MD @@ -32,8 +32,14 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - - + + 8.0.11 + 9.0.0 + + + 8.0.11 + 9.0.0 +