Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Update LinkabilityChecker.csproj
  • Loading branch information
wtgodbe authored Jan 8, 2023
commit b2ce0c2b749cd6be4d8fa38667fbf47df11d9f4a
1 change: 1 addition & 0 deletions src/Tools/LinkabilityChecker/LinkabilityChecker.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
<TargetFramework>$(DefaultNetCoreTargetFramework)</TargetFramework>
<IsPackable>false</IsPackable>
<OutputType>Exe</OutputType>
<PublishTrimmed>true</PublishTrimmed>
</PropertyGroup>

<Import Project="$(RepoRoot)eng\TrimmableProjects.props" />
Expand Down