Skip to content

Commit

Permalink
Don't analyze Vezel.Novadrop.Client for trimming compatibility for now.
Browse files Browse the repository at this point in the history
See: #31
  • Loading branch information
alexrp committed May 23, 2022
1 parent 87bd732 commit b76530b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/trimming/trimming.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -15,14 +15,12 @@
</PropertyGroup>

<ItemGroup>
<TrimmerRootAssembly Include="Vezel.Novadrop.Client" />
<TrimmerRootAssembly Include="Vezel.Novadrop.Common" />
<TrimmerRootAssembly Include="Vezel.Novadrop.Formats" />
<TrimmerRootAssembly Include="Vezel.Novadrop.Net" />
</ItemGroup>

<ItemGroup>
<ProjectReference Include="../client/client.csproj" />
<ProjectReference Include="../common/common.csproj" />
<ProjectReference Include="../formats/formats.csproj" />
<ProjectReference Include="../net/net.csproj" />
Expand Down

0 comments on commit b76530b

Please sign in to comment.