Skip to content

Commit 6af156e

Browse files
committed
Use Include instead of Update for README.md to fix pack issue
1 parent 529e567 commit 6af156e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Ramstack.FileSystem.Azure/Ramstack.FileSystem.Azure.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
</ItemGroup>
6767

6868
<ItemGroup>
69-
<None Update="README.md">
69+
<None Include="README.md">
7070
<Link>Properties\README.md</Link>
7171
<Pack>True</Pack>
7272
<PackagePath>\</PackagePath>

0 commit comments

Comments
 (0)