Skip to content

Commit

Permalink
fix: regen as nuget package (#47)
Browse files Browse the repository at this point in the history
  • Loading branch information
mvarendorff2 authored Sep 30, 2024
1 parent 3a5a95e commit 0b155be
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Fluss.Regen/Fluss.Regen.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@

<ItemGroup>
<None Include="./README.md" Pack="True" PackagePath="/" />
<None Include="$(OutputPath)\*.dll" Pack="true" PackagePath="analyzers/dotnet/cs" Visible="false" />
</ItemGroup>

</Project>

0 comments on commit 0b155be

Please sign in to comment.