diff --git a/Directory.Build.props b/Directory.Build.props index 36bfe96..4ac358a 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -22,7 +22,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/Directory.Packages.props b/Directory.Packages.props new file mode 100644 index 0000000..247cdeb --- /dev/null +++ b/Directory.Packages.props @@ -0,0 +1,16 @@ + + + true + true + + + + + + + + + + + + diff --git a/DistributedLeaseManager.AzureBlobStorage/DistributedLeaseManager.AzureBlobStorage.csproj b/DistributedLeaseManager.AzureBlobStorage/DistributedLeaseManager.AzureBlobStorage.csproj index ac3f048..1df85d2 100644 --- a/DistributedLeaseManager.AzureBlobStorage/DistributedLeaseManager.AzureBlobStorage.csproj +++ b/DistributedLeaseManager.AzureBlobStorage/DistributedLeaseManager.AzureBlobStorage.csproj @@ -7,8 +7,8 @@ - - - + + + diff --git a/DistributedLeaseManager.AzureCosmosDb/DistributedLeaseManager.AzureCosmosDb.csproj b/DistributedLeaseManager.AzureCosmosDb/DistributedLeaseManager.AzureCosmosDb.csproj index 90e8487..f4ed066 100644 --- a/DistributedLeaseManager.AzureCosmosDb/DistributedLeaseManager.AzureCosmosDb.csproj +++ b/DistributedLeaseManager.AzureCosmosDb/DistributedLeaseManager.AzureCosmosDb.csproj @@ -7,8 +7,8 @@ - - - + + + diff --git a/DistributedLeaseManager.EntityFrameworkCore/DistributedLeaseManager.EntityFrameworkCore.csproj b/DistributedLeaseManager.EntityFrameworkCore/DistributedLeaseManager.EntityFrameworkCore.csproj index ec65f52..388ffe3 100644 --- a/DistributedLeaseManager.EntityFrameworkCore/DistributedLeaseManager.EntityFrameworkCore.csproj +++ b/DistributedLeaseManager.EntityFrameworkCore/DistributedLeaseManager.EntityFrameworkCore.csproj @@ -7,8 +7,8 @@ - - - + + + diff --git a/DistributedLeaseManager.Example/DistributedLeaseManager.Example.csproj b/DistributedLeaseManager.Example/DistributedLeaseManager.Example.csproj index 94b31e4..1d92bdf 100644 --- a/DistributedLeaseManager.Example/DistributedLeaseManager.Example.csproj +++ b/DistributedLeaseManager.Example/DistributedLeaseManager.Example.csproj @@ -6,8 +6,8 @@ - - + + all runtime; build; native; contentfiles; analyzers; buildtransitive