Skip to content

Commit 5630ece

Browse files
authored
Add reference of Az.Resources.Tags to CosmosDB (Azure#16810)
* Add reference to autorest generated csproj * Add reference to Resource.Tags Co-authored-by: wyunchi-ms <yunwang@microsoft.com>
1 parent 93e2b36 commit 5630ece

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/CosmosDB/CosmosDB.sln

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,8 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Resources", "..\Resources\R
2929
EndProject
3030
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Az.MSGraph", "..\Resources\MSGraph.Autorest\Az.MSGraph.csproj", "{266CBF7F-4C80-4D7A-A415-44C142369101}"
3131
EndProject
32+
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Tags", "..\Resources\Tags\Tags.csproj", "{6BD4D521-DAFB-472B-A803-81F053AB1396}"
33+
EndProject
3234
Global
3335
GlobalSection(SolutionConfigurationPlatforms) = preSolution
3436
Debug|Any CPU = Debug|Any CPU

0 commit comments

Comments
 (0)