Homec4science

Remote ApplicationInsights.config from VisualStudio.gitignore

Authored by Aaron Holmes <aholmes@bltomato.com> on Mar 4 2016, 22:07.

Description

Remote ApplicationInsights.config from VisualStudio.gitignore

Commit a25589c92187674f68dcfafe8433e0c1e6069159 introduced an ignore line for ApplicationInsights.config. This change breaks builds on certain systems, namely VSTS.

The current ASP.NET 4 template adds ApplicationInsights.config to the project's .csproj file. When VSTS attempts to build the project, it will fail if it cannot find ApplicationInsights.config.

ApplicationInsights.config is a required application file and should not be ignored.

Details

Committed
Aaron Holmes <aholmes@bltomato.com>Mar 4 2016, 22:07
Pushed
aubortJul 2 2018, 16:12
Parents
rGITIGNORE1c70d149b55c: Merge pull request #1885 from roll/patch-1
Branches
Unknown
Tags
Unknown

Event Timeline

Aaron Holmes <aholmes@bltomato.com> committed rGITIGNOREb2bacc518402: Remote ApplicationInsights.config from VisualStudio.gitignore (authored by Aaron Holmes <aholmes@bltomato.com>).Mar 4 2016, 22:07