parent
6d4052fe04
commit
6d4e10eeb7
|
@ -33,7 +33,7 @@ Next, update ``project.json`` to add a new reference to ``Microsoft.ApplicationI
|
||||||
:linenos:
|
:linenos:
|
||||||
:language: json
|
:language: json
|
||||||
:lines: 6-30
|
:lines: 6-30
|
||||||
:dedent: 4
|
:dedent: 2
|
||||||
:emphasize-lines: 29
|
:emphasize-lines: 29
|
||||||
|
|
||||||
Saving the ``project.json`` file will download and install the required packages.
|
Saving the ``project.json`` file will download and install the required packages.
|
||||||
|
@ -122,4 +122,3 @@ Additional Resources
|
||||||
|
|
||||||
- `Application Insights API for custom events and metrics <http://azure.microsoft.com/documentation/articles/app-insights-api-custom-events-metrics/>`_
|
- `Application Insights API for custom events and metrics <http://azure.microsoft.com/documentation/articles/app-insights-api-custom-events-metrics/>`_
|
||||||
- `Application Insights for ASP.NET 5 <http://blogs.msdn.com/b/webdev/archive/2015/05/19/application-insights-for-asp-net-5-you-re-in-control.aspx>`_
|
- `Application Insights for ASP.NET 5 <http://blogs.msdn.com/b/webdev/archive/2015/05/19/application-insights-for-asp-net-5-you-re-in-control.aspx>`_
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue