diff --git a/AntPlus.Extensions.Hosting/Hosting.csproj b/AntPlus.Extensions.Hosting/Hosting.csproj index 5dfc02ba..8ecec27c 100644 --- a/AntPlus.Extensions.Hosting/Hosting.csproj +++ b/AntPlus.Extensions.Hosting/Hosting.csproj @@ -41,9 +41,9 @@ - - - + + + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/AntPlus/AntPlus.csproj b/AntPlus/AntPlus.csproj index e5acce82..8c61394b 100644 --- a/AntPlus/AntPlus.csproj +++ b/AntPlus/AntPlus.csproj @@ -95,9 +95,9 @@ - - - + + + @@ -105,7 +105,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/AntRadioInterface/AntRadioInterface.csproj b/AntRadioInterface/AntRadioInterface.csproj index d65753b2..f8ee74b5 100644 --- a/AntRadioInterface/AntRadioInterface.csproj +++ b/AntRadioInterface/AntRadioInterface.csproj @@ -56,7 +56,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/Examples/AntUsbStick/AntUsbStick.csproj b/Examples/AntUsbStick/AntUsbStick.csproj index d4d10b45..1e0dfb31 100644 --- a/Examples/AntUsbStick/AntUsbStick.csproj +++ b/Examples/AntUsbStick/AntUsbStick.csproj @@ -40,8 +40,8 @@ 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 4aef1819..08f38b78 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": "10.0.2", + "version": "10.0.3", "commands": [ "dotnet-ef" ] diff --git a/Examples/MAUI-gRPC/AntGrpcShared/AntGrpcShared.csproj b/Examples/MAUI-gRPC/AntGrpcShared/AntGrpcShared.csproj index 9f1f31b1..e1440830 100644 --- a/Examples/MAUI-gRPC/AntGrpcShared/AntGrpcShared.csproj +++ b/Examples/MAUI-gRPC/AntGrpcShared/AntGrpcShared.csproj @@ -27,11 +27,11 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive - +