diff --git a/src/Aspire.Hosting.Sdk/SDK/Sdk.targets b/src/Aspire.Hosting.Sdk/SDK/Sdk.targets index 8ee534b6b1..c508b67ab3 100644 --- a/src/Aspire.Hosting.Sdk/SDK/Sdk.targets +++ b/src/Aspire.Hosting.Sdk/SDK/Sdk.targets @@ -1,11 +1,9 @@ @@ -15,45 +13,34 @@ - + false false - + true - - false - - true - - all + false + true + all false - - + + - - + + - <_AppHostPackageReference Include="@(PackageReference)" Condition="'%(Identity)' == - 'Aspire.Hosting.AppHost'" /> + <_AppHostPackageReference Include="@(PackageReference)" Condition="'%(Identity)' == 'Aspire.Hosting.AppHost'" /> @@ -78,8 +64,7 @@ and we try to extract the PackageVersion Items. --> <_AppHostPackageReference /> - <_AppHostPackageReference Include="@(PackageVersion)" Condition="'%(Identity)' == - 'Aspire.Hosting.AppHost'" /> + <_AppHostPackageReference Include="@(PackageVersion)" Condition="'%(Identity)' == 'Aspire.Hosting.AppHost'" /> @@ -96,10 +81,8 @@ - - + +