aspnet / Templates

This repo is OBSOLETE - please see the README file for information
Other
151 stars 57 forks source link

Remove @inject and @HtmlRaw(JavaScriptSnippet) for App Insights from _Layout.cshtml #842

Closed jbagga closed 7 years ago

jbagga commented 7 years ago

The JavaScriptSnippet will be injected as a TagHelperComponent as part of this issue: https://github.com/aspnet/AzureIntegration/issues/25

@inject and @HtmlRaw(JavaScriptSnippet.FullScript) in the _Layout.cshtml should be removed after the changes are merged.

cc @Eilon @DamianEdwards

jbagga commented 7 years ago

Closing this as it's done as part of https://github.com/dotnet/templating/commit/c905b33a22fa9efd6dd73eb5d92753e3acd5cef0