Skip to content

Commit

Permalink
Update proj file to include readme in nuget.
Browse files Browse the repository at this point in the history
  • Loading branch information
Jonathan Wenger committed Mar 21, 2024
1 parent f730e26 commit 5712bf0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/Avalara.SDK/Avalara.SDK.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,8 @@
<PackageReference Include="Polly" Version="7.2.2" />
<PackageReference Include="System.ComponentModel.Annotations" Version="5.0.0" />
</ItemGroup>
<ItemGroup>
<None Include="../../readme.md" Pack="true" PackagePath=""/>
</ItemGroup>

</Project>

0 comments on commit 5712bf0

Please sign in to comment.