Skip to content

Commit

Permalink
Fixed formatting. (microsoft#1319)
Browse files Browse the repository at this point in the history
  • Loading branch information
tiagodenoronha authored and ryanisgrig committed May 8, 2019
1 parent 2873a84 commit 0d64060
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions docs/reference/analytics/telemetrylogging.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,8 +57,7 @@ If you want to customize your Application Insights client, or you want to log in

#### *Modify Application Insights Configuration
> ASP.Net Core
```
csharp
```csharp
public void ConfigureServices(IServiceCollection services)
{
...
Expand All @@ -80,8 +79,7 @@ If you want to log telemetry events generated by the Bot Framework into a comple


> ASP.Net Core
```
csharp
```csharp
public void ConfigureServices(IServiceCollection services)
{
...
Expand Down

0 comments on commit 0d64060

Please sign in to comment.