Skip to content

Commit 4053df8

Browse files
committed
add readme to package
1 parent 16096eb commit 4053df8

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/Migrator/DotNetProjects.Migrator.csproj

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,10 @@
2020
<FileVersion>9.0.0.0</FileVersion>
2121
<Version>9.0.0.0</Version>
2222
</PropertyGroup>
23+
24+
<ItemGroup>
25+
<None Include="..\..\README.md" Link="README.md" Pack="true" PackagePath="\" />
26+
</ItemGroup>
2327
<ItemGroup>
2428
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.0.0" PrivateAssets="All" />
2529
</ItemGroup>

0 commit comments

Comments
 (0)