Skip to content

Instantly share code, notes, and snippets.

@sionjlewis
Last active January 8, 2017 13:03
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sionjlewis/fa5bb58050c6ef89477e014564049b85 to your computer and use it in GitHub Desktop.
Save sionjlewis/fa5bb58050c6ef89477e014564049b85 to your computer and use it in GitHub Desktop.
Hello Angular World: code snippet for article (http://www.sjlewis.com). The complete source code and project files can be found here: https://github.com/sionjlewis/Hello.Angular.World
<!-- Added to implement bundling -->
<dependentAssembly>
<assemblyIdentity name="System.Web.Optimization" publicKeyToken="31bf3856ad364e35" />
<bindingRedirect oldVersion="1.0.0.0-1.1.0.0" newVersion="1.1.0.0" />
</dependentAssembly>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment