aspnetcore/test/Microsoft.AspNetCore.Razor....
Pranav K 05c84f008a Ensure Views dll are copied during P2P builds
FastUpToDateCheck in VS doesn't account for changes solely to .Views.dll. This causes referencing projects to be treated as
up to date even though a referenced project rebuilt. Touch the marker file to cause referenced projects to rebuild.

Fixes https://github.com/aspnet/Razor/issues/2306

to cause it to treat
2018-05-01 16:50:49 -07:00
..
IntegrationTests Ensure Views dll are copied during P2P builds 2018-05-01 16:50:49 -07:00
BuildVariables.cs
BuildVariables.cs.template
Microsoft.AspNetCore.Razor.Design.Test.csproj
xunit.runner.json