Skip to content

Commit fadd941

Browse files
committed
pack readme
1 parent e8962ae commit fadd941

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

src/OffiUtils/OffiUtils.csproj

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,8 @@
2121
</PropertyGroup>
2222

2323
<ItemGroup>
24-
<None Include="..\..\icon.png" Pack="True" PackagePath="" Visible="False" />
24+
<None Include="..\..\icon.png" Pack="true" PackagePath="" Visible="false" />
25+
<None Include="..\..\README.md" Pack="true" PackagePath="" Visible="true" />
2526
</ItemGroup>
2627

2728
<PropertyGroup Condition="'$(GITHUB_ACTIONS)' == 'true'">

0 commit comments

Comments
 (0)