Replies: 1 comment
|
And apply this rule for any layout type, e.g., RDLC, Word, Excel, External/Custom :) |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
We have in our projects some problems with the connection of rdlc-layouts to reports.
We have rdlc-Layouts which are not connected to reports (because the rdlc-layout was copied and somebody didn't removed the old one) and also had problems with reports which had a path to a non-existing rdlc-layout.
So a new rule with a Warning if a rdlc-Layout has no connection to a report and also a report has a connection to a non-existing layout would be really helpful to keep VSC-projects clean.
All reactions