Skip to content

Commit

Permalink
chore: remove core due to migration of demos
Browse files Browse the repository at this point in the history
  • Loading branch information
Iankodj committed Apr 18, 2022
1 parent d2b799b commit 6295ff8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions odata-v4/kendo-northwind-pg/Web.config
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@
<add name="ApplicationInsightsWebTracking" type="Microsoft.ApplicationInsights.Web.ApplicationInsightsHttpModule, Microsoft.AI.Web" preCondition="managedHandler" />
</modules>
<handlers>
<remove name="aspNetCore" />
<remove name="ExtensionlessUrlHandler-Integrated-4.0" />
<remove name="TRACEVerbHandler" />
<add name="ExtensionlessUrlHandler-Integrated-4.0" path="*." verb="*" type="System.Web.Handlers.TransferRequestHandler" preCondition="integratedMode,runtimeVersionv4.0" />
Expand Down

0 comments on commit 6295ff8

Please sign in to comment.