Skip to content

Commit 53466f5

Browse files
authored
Code Quality: Fixed typo in Files.App.UITests.csproj‎ (#17652)
1 parent a87929d commit 53466f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/Files.App.UITests/Files.App.UITests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717

1818
<ItemGroup>
1919
<Manifest Include="$(ApplicationManifest)" />
20-
<Content Include="Assetts\**\*.png" />
20+
<Content Include="Assets\**\*.png" />
2121
<Content Include="Data\**\*.png" />
2222
</ItemGroup>
2323

0 commit comments

Comments
 (0)