Skip to content

Commit 6cce8fc

Browse files
committed
chore: readd readme
1 parent 870b0a6 commit 6cce8fc

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/Function.SDK.CSharp.SourceGenerator/Function.SDK.CSharp.SourceGenerator.csproj

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,10 @@
2929
<PackageReference Include="YamlDotNet.System.Text.Json" Version="1.6.6" PrivateAssets="all" />
3030
</ItemGroup>
3131

32+
<ItemGroup>
33+
<None Include="..\..\README.md" Pack="true" PackagePath="\" />
34+
</ItemGroup>
35+
3236
<ItemGroup>
3337
<!-- Generator dependencies -->
3438
<None Include="$(OutputPath)\$(AssemblyName).dll" Pack="true" PackagePath="analyzers/dotnet/cs" Visible="false" />

0 commit comments

Comments
 (0)