diff --git a/src/CosmosDB/Microsoft.Azure.Workflows.ServiceProvider.Extensions.CosmosDB.csproj b/src/CosmosDB/Microsoft.Azure.Workflows.ServiceProvider.Extensions.CosmosDB.csproj index 574b78b..a3e23fe 100644 --- a/src/CosmosDB/Microsoft.Azure.Workflows.ServiceProvider.Extensions.CosmosDB.csproj +++ b/src/CosmosDB/Microsoft.Azure.Workflows.ServiceProvider.Extensions.CosmosDB.csproj @@ -1,8 +1,9 @@ - + netcoreapp3.1 true + $(TargetsForTfmSpecificBuildOutput);CopyProjectReferencesToPackage true true ..\..\sign.snk @@ -18,7 +19,10 @@ - + + true + Microsoft.Azure.Workflows.ServiceProvider.Extensions.Common.dll + @@ -30,6 +34,10 @@ - + + + + +