Skip to content

Commit

Permalink
Mark gzip content as not visible in IDE
Browse files Browse the repository at this point in the history
  • Loading branch information
russcam committed May 23, 2024
1 parent a262097 commit 52862ca
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Lingua/Lingua.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,7 @@
<!-- Package gzipped contents -->
<Pack>true</Pack>
<PackagePath>contentFiles/any/any/%(RelativeDir)%(Filename)%(Extension)</PackagePath>
<Visible>false</Visible>
</Content>
</ItemGroup>
</Target>
Expand Down

0 comments on commit 52862ca

Please sign in to comment.