<%= dotnet.targetFramework %>
false
<% if(dotnet.targetFramework !== 'netcoreapp1.1'){ %>
<% if(includeApplicationInsights){ %>
<% } %>
<% } %>
<% if(dotnet.targetFramework === 'netcoreapp1.1'){ %>
<% if(includeApplicationInsights){ %>
<% } %>
<
<% } %>
1.0.0-preview2-020000