Content files not added to project (but copied to it) #5316
Labels
Area-External
Owned by another feature area and not this repo. Likely be closed in lieu of issue against it.
Triage-Investigate
Reviewed and investigation needed by dev team
Milestone
Visual Studio Version: 16.2.2
Summary:
Check
OrmTest.csrpoj
project file from this issue. Installing package with content files doesn't work with it properly - files are copied to project folder, but not included into project itself.
I've tried to edit project file by replacing almost everything except project guid with content of new Windows Forms project, but it didn't helped (I suspect it already broke something in solution files at this point).
Steps to Reproduce:
Open attached project
Reinstall linq2db.PostgreSQL nuget package
Expected Behavior:
Content files appeared in project under
LinqToDB.Templates
folderActual Behavior:
Content files appeared in project folder, but not in project
User Impact:
Confusion and anxiety
The text was updated successfully, but these errors were encountered: