@@ -360,6 +360,9 @@ SPDX-License-Identifier: Apache-2.0
360
360
<Component Id =" CouchbaseWrapperComponent" Guid =" {21A0A03D-4799-4D8B-B6DB-553DD66C7020}" >
361
361
<File Id =" CouchbaseWrapperFile" Name =" NewRelic.Providers.Wrapper.Couchbase.dll" KeyPath =" yes" Source =" $(var.HomeFolderPath)\extensions\NewRelic.Providers.Wrapper.Couchbase.dll" />
362
362
</Component >
363
+ <Component Id =" Couchbase3WrapperComponent" Guid =" {5C26ECDA-11E8-46FE-93BA-006694940A78}" >
364
+ <File Id =" Couchbase3WrapperFile" Name =" NewRelic.Providers.Wrapper.Couchbase3.dll" KeyPath =" yes" Source =" $(var.HomeFolderPath)\extensions\NewRelic.Providers.Wrapper.Couchbase3.dll" />
365
+ </Component >
363
366
<Component Id =" CosmosDbWrapperComponent" Guid =" {C72D656C-B55D-4690-9BD7-9343096D4553}" >
364
367
<File Id =" CosmosDbWrapperFile" Name =" NewRelic.Providers.Wrapper.CosmosDb.dll" KeyPath =" yes" Source =" $(var.HomeFolderPath)\extensions\NewRelic.Providers.Wrapper.CosmosDb.dll" />
365
368
</Component >
@@ -445,6 +448,9 @@ SPDX-License-Identifier: Apache-2.0
445
448
<Component Id =" CoreCosmosDbWrapperComponent" Guid =" {3855755F-2A69-43EC-AE31-8D778E4B41E2}" >
446
449
<File Id =" CoreCosmosDbWrapperFile" Name =" NewRelic.Providers.Wrapper.CosmosDb.dll" KeyPath =" yes" Source =" $(var.HomeFolderPath)_coreclr\extensions\NewRelic.Providers.Wrapper.CosmosDb.dll" />
447
450
</Component >
451
+ <Component Id =" CoreCouchbase3WrapperComponent" Guid =" {B16DD3A3-49C2-4DCE-888E-EA6957145EA0}" >
452
+ <File Id =" CoreCouchbase3WrapperFile" Name =" NewRelic.Providers.Wrapper.Couchbase3.dll" KeyPath =" yes" Source =" $(var.HomeFolderPath)_coreclr\extensions\NewRelic.Providers.Wrapper.Couchbase3.dll" />
453
+ </Component >
448
454
<Component Id =" CoreLog4NetLoggingWrapperComponent" Guid =" {882392E9-9403-41EC-9321-9C6E53781744}" >
449
455
<File Id =" CoreLog4NetLoggingWrapperFile" Name =" NewRelic.Providers.Wrapper.Log4NetLogging.dll" KeyPath =" yes" Source =" $(var.HomeFolderPath)_coreclr\extensions\NewRelic.Providers.Wrapper.Log4NetLogging.dll" />
450
456
</Component >
@@ -572,6 +578,9 @@ SPDX-License-Identifier: Apache-2.0
572
578
<Component Id =" CouchbaseInstrumentationComponent" Guid =" {03FA7D3A-3368-45B1-92B8-19DA97A659B8}" >
573
579
<File Id =" CouchbaseInstrumentationFile" Name =" NewRelic.Providers.Wrapper.Couchbase.Instrumentation.xml" KeyPath =" yes" Source =" $(var.HomeFolderPath)\extensions\NewRelic.Providers.Wrapper.Couchbase.Instrumentation.xml" />
574
580
</Component >
581
+ <Component Id =" Couchbase3InstrumentationComponent" Guid =" {3D23BC6A-9FB2-4192-ADAF-886B3A8EBD4C}" >
582
+ <File Id =" Couchbase3InstrumentationFile" Name =" NewRelic.Providers.Wrapper.Couchbase3.Instrumentation.xml" KeyPath =" yes" Source =" $(var.HomeFolderPath)\extensions\NewRelic.Providers.Wrapper.Couchbase3.Instrumentation.xml" />
583
+ </Component >
575
584
<Component Id =" CosmosDbInstrumentationComponent" Guid =" {56DEAF3E-5F51-4C47-82E5-1C2D0FF4E7DD}" >
576
585
<File Id =" CosmosDbInstrumentationFile" Name =" NewRelic.Providers.Wrapper.CosmosDb.Instrumentation.xml" KeyPath =" yes" Source =" $(var.HomeFolderPath)\extensions\NewRelic.Providers.Wrapper.CosmosDb.Instrumentation.xml" />
577
586
</Component >
@@ -650,6 +659,9 @@ SPDX-License-Identifier: Apache-2.0
650
659
<Component Id =" CoreCosmosDbInstrumentationComponent" Guid =" {1B6D4139-9217-4A03-94D0-D6E3AFFE0A8E}" >
651
660
<File Id =" CoreCosmosDbInstrumentationFile" Name =" NewRelic.Providers.Wrapper.CosmosDb.Instrumentation.xml" KeyPath =" yes" Source =" $(var.HomeFolderPath)_coreclr\extensions\NewRelic.Providers.Wrapper.CosmosDb.Instrumentation.xml" />
652
661
</Component >
662
+ <Component Id =" CoreCouchbase3InstrumentationComponent" Guid =" {B4200037-3CB1-444C-B3D7-D4D06542E22C}" >
663
+ <File Id =" CoreCouchbase3InstrumentationFile" Name =" NewRelic.Providers.Wrapper.Couchbase3.Instrumentation.xml" KeyPath =" yes" Source =" $(var.HomeFolderPath)_coreclr\extensions\NewRelic.Providers.Wrapper.Couchbase3.Instrumentation.xml" />
664
+ </Component >
653
665
<Component Id =" CoreLog4NetLoggingInstrumentationComponent" Guid =" {A40554DF-870C-477C-8910-1113A221820C}" >
654
666
<File Id =" CoreLog4NetLoggingInstrumentationFile" Name =" NewRelic.Providers.Wrapper.Log4NetLogging.Instrumentation.xml" KeyPath =" yes" Source =" $(var.HomeFolderPath)_coreclr\extensions\NewRelic.Providers.Wrapper.Log4NetLogging.Instrumentation.xml" />
655
667
</Component >
0 commit comments