Skip to content

Commit 6295ff8

Browse files
committed
chore: remove core due to migration of demos
1 parent d2b799b commit 6295ff8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

odata-v4/kendo-northwind-pg/Web.config

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@
3636
<add name="ApplicationInsightsWebTracking" type="Microsoft.ApplicationInsights.Web.ApplicationInsightsHttpModule, Microsoft.AI.Web" preCondition="managedHandler" />
3737
</modules>
3838
<handlers>
39+
<remove name="aspNetCore" />
3940
<remove name="ExtensionlessUrlHandler-Integrated-4.0" />
4041
<remove name="TRACEVerbHandler" />
4142
<add name="ExtensionlessUrlHandler-Integrated-4.0" path="*." verb="*" type="System.Web.Handlers.TransferRequestHandler" preCondition="integratedMode,runtimeVersionv4.0" />

0 commit comments

Comments
 (0)