File tree 1 file changed +6
-0
lines changed
src/Agent/MsiInstaller/Installer
1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -517,6 +517,9 @@ SPDX-License-Identifier: Apache-2.0
517
517
<Component Id =" CoreNLogLoggingWrapperComponent" Guid =" {897C07B8-AF97-4BA3-B6F3-26395A02147E}" >
518
518
<File Id =" CoreNLogLoggingWrapperFile" Name =" NewRelic.Providers.Wrapper.NLogLogging.dll" KeyPath =" yes" Source =" $(var.HomeFolderPath)_coreclr\extensions\NewRelic.Providers.Wrapper.NLogLogging.dll" />
519
519
</Component >
520
+ <Component Id =" CoreNServiceBusWrapperComponent" Guid =" {E315AE98-119D-4E46-BACB-C28CF6016C19}" >
521
+ <File Id =" CoreNServiceBusWrapperFile" Name =" NewRelic.Providers.Wrapper.NServiceBus.dll" KeyPath =" yes" Source =" $(var.HomeFolderPath)_coreclr\extensions\NewRelic.Providers.Wrapper.NServiceBus.dll" />
522
+ </Component >
520
523
<Component Id =" CoreElasticsearchWrapperComponent" Guid =" {531A713C-B46C-41C8-8B21-49CBD4C0A459}" >
521
524
<File Id =" CoreElasticsearchWrapperFile" Name =" NewRelic.Providers.Wrapper.Elasticsearch.dll" KeyPath =" yes" Source =" $(var.HomeFolderPath)_coreclr\extensions\NewRelic.Providers.Wrapper.Elasticsearch.dll" />
522
525
</Component >
@@ -667,6 +670,9 @@ SPDX-License-Identifier: Apache-2.0
667
670
<Component Id =" CoreNLogLoggingInstrumentationComponent" Guid =" {D9A87E74-C43B-4ACD-BF6C-DC082FEDD777}" >
668
671
<File Id =" CoreNLogLoggingInstrumentationFile" Name =" NewRelic.Providers.Wrapper.NLogLogging.Instrumentation.xml" KeyPath =" yes" Source =" $(var.HomeFolderPath)_coreclr\extensions\NewRelic.Providers.Wrapper.NLogLogging.Instrumentation.xml" />
669
672
</Component >
673
+ <Component Id =" CoreNServiceBusInstrumentationComponent" Guid =" {1FE0856C-08E4-4397-9C6A-939EA8E953AE}" >
674
+ <File Id =" CoreNServiceBusInstrumentationFile" Name =" NewRelic.Providers.Wrapper.NServiceBus.Instrumentation.xml" KeyPath =" yes" Source =" $(var.HomeFolderPath)_coreclr\extensions\NewRelic.Providers.Wrapper.NServiceBus.Instrumentation.xml" />
675
+ </Component >
670
676
<Component Id =" CoreElasticsearchInstrumentationComponent" Guid =" {02EFBFF6-9DA8-4138-A03F-E9502B631A76}" >
671
677
<File Id =" CoreElasticsearchInstrumentationFile" Name =" NewRelic.Providers.Wrapper.Elasticsearch.Instrumentation.xml" KeyPath =" yes" Source =" $(var.HomeFolderPath)_coreclr\extensions\NewRelic.Providers.Wrapper.Elasticsearch.Instrumentation.xml" />
672
678
</Component >
You can’t perform that action at this time.
0 commit comments