Skip to content

Commit

Permalink
Trim unused assemblies from generated binaries
Browse files Browse the repository at this point in the history
  • Loading branch information
coderpatros committed Oct 22, 2020
1 parent c55c4f6 commit b745dce
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions cyclonedx/cyclonedx.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
<PropertyGroup>
<OutputType>Exe</OutputType>
<TargetFramework>net5.0</TargetFramework>
<PublishTrimmed>true</PublishTrimmed>
</PropertyGroup>

<PropertyGroup>
Expand Down
2 changes: 1 addition & 1 deletion semver.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.0.0
0.0.1

0 comments on commit b745dce

Please sign in to comment.