diff --git a/AntPlus.Extensions.Hosting/Hosting.csproj b/AntPlus.Extensions.Hosting/Hosting.csproj index d836b76b..99ef8a2b 100644 --- a/AntPlus.Extensions.Hosting/Hosting.csproj +++ b/AntPlus.Extensions.Hosting/Hosting.csproj @@ -41,8 +41,8 @@ - - + + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/AntPlus.UnitTests/AntPlus.UnitTests.csproj b/AntPlus.UnitTests/AntPlus.UnitTests.csproj index 824c0385..cbd07f7c 100644 --- a/AntPlus.UnitTests/AntPlus.UnitTests.csproj +++ b/AntPlus.UnitTests/AntPlus.UnitTests.csproj @@ -10,7 +10,7 @@ - + all diff --git a/AntPlus/AntPlus.csproj b/AntPlus/AntPlus.csproj index 1e94ceb5..3626a572 100644 --- a/AntPlus/AntPlus.csproj +++ b/AntPlus/AntPlus.csproj @@ -94,9 +94,9 @@ - - - + + + diff --git a/Examples/AntUsbStick/AntUsbStick.csproj b/Examples/AntUsbStick/AntUsbStick.csproj index ebd3c968..d673bc77 100644 --- a/Examples/AntUsbStick/AntUsbStick.csproj +++ b/Examples/AntUsbStick/AntUsbStick.csproj @@ -38,7 +38,7 @@ true - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/Examples/MAUI-gRPC/AntGrpcService/.config/dotnet-tools.json b/Examples/MAUI-gRPC/AntGrpcService/.config/dotnet-tools.json index 47bf21c6..530896d9 100644 --- a/Examples/MAUI-gRPC/AntGrpcService/.config/dotnet-tools.json +++ b/Examples/MAUI-gRPC/AntGrpcService/.config/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "dotnet-ef": { - "version": "9.0.10", + "version": "10.0.0", "commands": [ "dotnet-ef" ] diff --git a/Examples/MAUI-gRPC/AntGrpcShared/AntGrpcShared.csproj b/Examples/MAUI-gRPC/AntGrpcShared/AntGrpcShared.csproj index 4c605795..a5de8b93 100644 --- a/Examples/MAUI-gRPC/AntGrpcShared/AntGrpcShared.csproj +++ b/Examples/MAUI-gRPC/AntGrpcShared/AntGrpcShared.csproj @@ -25,13 +25,13 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive - + diff --git a/Extensions/Hosting/Hosting.UnitTests/Hosting.UnitTests.csproj b/Extensions/Hosting/Hosting.UnitTests/Hosting.UnitTests.csproj index cc804aa5..265ae048 100644 --- a/Extensions/Hosting/Hosting.UnitTests/Hosting.UnitTests.csproj +++ b/Extensions/Hosting/Hosting.UnitTests/Hosting.UnitTests.csproj @@ -15,7 +15,7 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - +