You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 9, 2023. It is now read-only.
It is clear from CB-12499 that Default.rd.xml was introduced to solve a problem but it is unfortunately the actual circumstances are not so clear to me. The following observations indicate to me that Default.rd.xml should only be needed in case of a project using C# which I think is not always the case:
If I would try generating both a JavaScript UWP project and a C# UWP project then VS 2017 would only add Properties/Default.rd.xml in case of C#.
Given the observed troubles and what I think are limited circumstances of need I would like to propose that we remove template/Properties/Default.rd.xml at some point in the future, as a major release item, and support it in a plugin if needed.