diff --git a/sample/Api/Api.csproj b/sample/Api/Api.csproj index 2376d76..2d62de2 100644 --- a/sample/Api/Api.csproj +++ b/sample/Api/Api.csproj @@ -13,6 +13,9 @@ + + + diff --git a/sample/AppHost/AppHost.csproj b/sample/AppHost/AppHost.csproj index 626df22..64bb820 100644 --- a/sample/AppHost/AppHost.csproj +++ b/sample/AppHost/AppHost.csproj @@ -9,7 +9,7 @@ - + diff --git a/sample/ServiceDefaults/ServiceDefaults.csproj b/sample/ServiceDefaults/ServiceDefaults.csproj index 7ca01b2..91dd14b 100644 --- a/sample/ServiceDefaults/ServiceDefaults.csproj +++ b/sample/ServiceDefaults/ServiceDefaults.csproj @@ -11,8 +11,8 @@ - - + + diff --git a/sample/Worker/Worker.csproj b/sample/Worker/Worker.csproj index e41e259..2715173 100644 --- a/sample/Worker/Worker.csproj +++ b/sample/Worker/Worker.csproj @@ -8,12 +8,14 @@ - + + + diff --git a/src/InfinityFlow.Aspire.Temporal/InfinityFlow.Aspire.Temporal.csproj b/src/InfinityFlow.Aspire.Temporal/InfinityFlow.Aspire.Temporal.csproj index ddec645..a085d52 100644 --- a/src/InfinityFlow.Aspire.Temporal/InfinityFlow.Aspire.Temporal.csproj +++ b/src/InfinityFlow.Aspire.Temporal/InfinityFlow.Aspire.Temporal.csproj @@ -29,6 +29,6 @@ - +