Skip to content

Commit

Permalink
Exclude symbols from the metapackage build
Browse files Browse the repository at this point in the history
  • Loading branch information
robertmclaws committed May 23, 2024
1 parent ed47c98 commit 5124f40
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Simple.OData.Client/Simple.OData.Client.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
<PackageTags>$(PackageTags)'odata v3';'odata v4'</PackageTags>
<IncludeBuildOutput>false</IncludeBuildOutput>
<PackageReadmeFile>README.md</PackageReadmeFile>
<IncludeSymbols>false</IncludeSymbols>
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit 5124f40

Please sign in to comment.