Referenced RCL project is built even though there are no recent changes to it #5069
Labels
affected-medium
This issue impacts approximately half of our customers
area-mvc
Includes: MVC, Actions and Controllers, Localization, CORS, most templates
bug
This issue describes a behavior which is not expected - a bug.
feature-razor-pages
reevaluate
We need to reevaluate the issue and make a decision about it
severity-nice-to-have
This label is used by an internal tool
Milestone
Repro:
Build output (in sequence...check the title for more info):
https://gist.github.com/kichalla/6a099b89d4aad043a3971f3b43b4f157
https://gist.github.com/kichalla/a9e9a5eb952f7adde54e568ef79b57c1
https://gist.github.com/kichalla/d0f4337bad4137934362566cd436888b
When I enabled Info level logging, I see the following output:
Notice the following block...can it say 'Latest write timestamp' on both these lines? and also it should be input is newer than output?
1>FastUpToDate: Latest write timestamp on input is 5/1/2018 11:18:25 AM on 'C:\Users\kichalla\source\repos\WebApplication28\RCL\Areas\MyFeature\Pages\Page1.cshtml'. (RCL)
1>FastUpToDate: Earliest write timestamp on output is 5/1/2018 11:16:45 AM on 'C:\Users\kichalla\source\repos\WebApplication28\RCL\bin\Debug\netstandard2.0\RCL.dll'. (RCL)
1>FastUpToDate: Output is newer than input, not up to date. (RCL)
1>FastUpToDate: Project is not up to date. (RCL)
cc @pranavkm
The text was updated successfully, but these errors were encountered: