Skip to content

Commit

Permalink
Removed unnecesary comment in web.config
Browse files Browse the repository at this point in the history
  • Loading branch information
GaProgMan authored and GaProgMan committed May 1, 2017
1 parent 121ecea commit 47abfba
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions Angular2/web.config
Original file line number Diff line number Diff line change
@@ -1,10 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<configuration>

<!--
Configure your application settings in appsettings.json. Learn more at https://go.microsoft.com/fwlink/?LinkId=786380
-->

<system.webServer>
<handlers>
<add name="aspNetCore" path="*" verb="*" modules="AspNetCoreModule" resourceType="Unspecified"/>
Expand Down

0 comments on commit 47abfba

Please sign in to comment.