ApplicationInsights deleted from 3 projects. 2

This commit is contained in:
IgorSychev 2017-06-22 12:40:19 +03:00 committed by Igor Sychev
parent d35dc2ea17
commit 5075d5af98

View File

@ -1,5 +1,4 @@
@inject Microsoft.ApplicationInsights.AspNetCore.JavaScriptSnippet JavaScriptSnippet <!DOCTYPE html>
<!DOCTYPE html>
<html> <html>
<head> <head>
<meta charset="utf-8" /> <meta charset="utf-8" />
@ -22,7 +21,6 @@
<meta http-equiv="refresh" content="@ViewBag.RefreshSeconds"> <meta http-equiv="refresh" content="@ViewBag.RefreshSeconds">
} }
@Html.Raw(JavaScriptSnippet.FullScript)
</head> </head>
<body> <body>
<nav class="navbar navbar-inverse navbar-fixed-top"> <nav class="navbar navbar-inverse navbar-fixed-top">