You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

11 lines
292 B

4 years ago
  1. <configuration>
  2. <system.web>
  3. <pages>
  4. <controls>
  5. <add assembly="Microsoft.AspNet.Web.Optimization.WebForms"
  6. namespace="Microsoft.AspNet.Web.Optimization.WebForms"
  7. tagPrefix="webopt" />
  8. </controls>
  9. </pages>
  10. </system.web>
  11. </configuration>