Skip to content

Commit 92ce4c9

Browse files
chore: update the xml example with up-to-date section for the changes not applied kb (#1905)
1 parent e63e569 commit 92ce4c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

knowledge-base/changes-on-items-in-report-events-are-not-applied.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ If you have many legacy reports and changing the code in events in all of them i
8181
<configSections>
8282
<section
8383
name="Telerik.Reporting"
84-
type="Telerik.Reporting.Configuration.ReportingConfigurationSection, Telerik.Reporting.Configuration, Culture=neutral, PublicKeyToken=a9d7983dfcc261be"
84+
type="Telerik.Reporting.Configuration.ReportingConfigurationSection, Telerik.Reporting, Culture=neutral, PublicKeyToken=a9d7983dfcc261be"
8585
allowLocation="true"
8686
allowDefinition="Everywhere"/>
8787
</configSections>

0 commit comments

Comments
 (0)