diff --git a/AntPlus.Extensions.Hosting/Hosting.csproj b/AntPlus.Extensions.Hosting/Hosting.csproj index c07cfa4d..73e664ee 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 6ecdd254..b5b15aa1 100644 --- a/AntPlus.UnitTests/AntPlus.UnitTests.csproj +++ b/AntPlus.UnitTests/AntPlus.UnitTests.csproj @@ -17,7 +17,7 @@ runtime; build; native; contentfiles; analyzers; buildtransitive - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/AntPlus/AntPlus.csproj b/AntPlus/AntPlus.csproj index 89461028..9917fd13 100644 --- a/AntPlus/AntPlus.csproj +++ b/AntPlus/AntPlus.csproj @@ -94,9 +94,9 @@ - - - + + + diff --git a/Examples/AntMulticastServer/AntMulticastServer.csproj b/Examples/AntMulticastServer/AntMulticastServer.csproj index 7aa5d8df..e1c3b4df 100644 --- a/Examples/AntMulticastServer/AntMulticastServer.csproj +++ b/Examples/AntMulticastServer/AntMulticastServer.csproj @@ -18,7 +18,7 @@ - + diff --git a/Examples/AntUsbStick/AntUsbStick.csproj b/Examples/AntUsbStick/AntUsbStick.csproj index 33009de0..c2188fa0 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 51c71e54..6fb642cd 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.7", + "version": "9.0.8", "commands": [ "dotnet-ef" ] diff --git a/Examples/MAUI-gRPC/AntGrpcService/AntGrpcService.csproj b/Examples/MAUI-gRPC/AntGrpcService/AntGrpcService.csproj index 3c1eeadb..2d5feeef 100644 --- a/Examples/MAUI-gRPC/AntGrpcService/AntGrpcService.csproj +++ b/Examples/MAUI-gRPC/AntGrpcService/AntGrpcService.csproj @@ -20,8 +20,8 @@ - - + + diff --git a/Examples/MAUI-gRPC/AntGrpcShared/AntGrpcShared.csproj b/Examples/MAUI-gRPC/AntGrpcShared/AntGrpcShared.csproj index 9afdbd3f..d7c9bf20 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/Examples/MAUI-gRPC/MauiAntGrpcClient/MauiAntGrpcClient.csproj b/Examples/MAUI-gRPC/MauiAntGrpcClient/MauiAntGrpcClient.csproj index b8df6a40..a218f08f 100644 --- a/Examples/MAUI-gRPC/MauiAntGrpcClient/MauiAntGrpcClient.csproj +++ b/Examples/MAUI-gRPC/MauiAntGrpcClient/MauiAntGrpcClient.csproj @@ -93,15 +93,15 @@ - + - + - - - - - + + + + + diff --git a/Extensions/Hosting/Hosting.UnitTests/Hosting.UnitTests.csproj b/Extensions/Hosting/Hosting.UnitTests/Hosting.UnitTests.csproj index 6db7abf1..8324a798 100644 --- a/Extensions/Hosting/Hosting.UnitTests/Hosting.UnitTests.csproj +++ b/Extensions/Hosting/Hosting.UnitTests/Hosting.UnitTests.csproj @@ -18,7 +18,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive