Skip to content

Commit c53aaec

Browse files
authored
Include README via Include= rather than Update=
Signed-off-by: Lamparter <[email protected]>
1 parent f948c70 commit c53aaec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Files.App.Controls/Files.App.Controls.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
</ItemGroup>
5555

5656
<ItemGroup>
57-
<None Update="README.md">
57+
<None Include="README.md">
5858
<Pack>True</Pack>
5959
<PackagePath>\</PackagePath>
6060
</None>

0 commit comments

Comments
 (0)