Skip to content

Commit b745dce

Browse files
committed
Trim unused assemblies from generated binaries
1 parent c55c4f6 commit b745dce

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

cyclonedx/cyclonedx.csproj

+1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
<PropertyGroup>
44
<OutputType>Exe</OutputType>
55
<TargetFramework>net5.0</TargetFramework>
6+
<PublishTrimmed>true</PublishTrimmed>
67
</PropertyGroup>
78

89
<PropertyGroup>

semver.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.0.0
1+
0.0.1

0 commit comments

Comments
 (0)