-
-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Description
Description
There is a small typo in tests/Files.App.UITests/Files.App.UITests.csproj
<Content Include="Assetts\**\*.png" />
It tries to include files in a Assetts
folder (2 Ts) where should be Assets
.
I am not sure it is woth a pull request but if so i can submit one.
Concerned code
tests/Files.App.UITests/Files.App.UITests.csproj
Gains
Correct files shipped
Requirements
No response
Comments
No response
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
✅ Done