diff --git a/Directory.Packages.props b/Directory.Packages.props index 79199184e4c..4a76b510fc7 100644 --- a/Directory.Packages.props +++ b/Directory.Packages.props @@ -36,7 +36,7 @@ - + @@ -51,7 +51,7 @@ - + @@ -59,7 +59,7 @@ - + diff --git a/EFCore.sln b/EFCore.sln index 22394d18d26..60701e79eed 100644 --- a/EFCore.sln +++ b/EFCore.sln @@ -10,6 +10,7 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution azure-pipelines.yml = azure-pipelines.yml Directory.Build.props = Directory.Build.props Directory.Build.targets = Directory.Build.targets + Directory.Packages.props = Directory.Packages.props global.json = global.json tools\Resources.tt = tools\Resources.tt eng\Versions.props = eng\Versions.props diff --git a/src/EFCore.Cosmos/EFCore.Cosmos.csproj b/src/EFCore.Cosmos/EFCore.Cosmos.csproj index 43c07d376d6..5a078af20b3 100644 --- a/src/EFCore.Cosmos/EFCore.Cosmos.csproj +++ b/src/EFCore.Cosmos/EFCore.Cosmos.csproj @@ -49,6 +49,7 @@ +