<%= dotnet.targetFramework %>
<% if(dotnet.targetFramework === 'netcoreapp1.1'){ %>
true
<% } %>
aspnet-<%= namespace %>-53bc9b9d-9d6a-45d4-8429-2a2761773502
<% if(dotnet.targetFramework !== 'netcoreapp1.1'){ %>
<% if(includeApplicationInsights){ %>
<% } %>
<% } %>
<% if(dotnet.targetFramework === 'netcoreapp1.1'){ %>
<% if(includeApplicationInsights){ %>
<% } %>
<
<% } %>