Skip to content

Commit

Permalink
Merge branch 'main' into defalut_trimming
Browse files Browse the repository at this point in the history
  • Loading branch information
Xcaciv authored May 17, 2024
2 parents 93dea1b + 03edc23 commit 33519c7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/Xcaciv.Command/Xcaciv.Command.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,9 @@
</ItemGroup>

<ItemGroup>
<ProjectReference Include="..\Xcaciv.Command.FileLoader\Xcaciv.Command.FileLoader.csproj">
<IncludeAssets>Xcaciv.Command.FileLoader.dll</IncludeAssets>
</ProjectReference>
<ProjectReference Include="..\Xcaciv.Command.FileLoader\Xcaciv.Command.FileLoader.csproj">
<IncludeAssets>Xcaciv.Command.FileLoader.dll</IncludeAssets>
</ProjectReference>
<ProjectReference Include="..\Xcaciv.Command.Interface\Xcaciv.Command.Interface.csproj" />
</ItemGroup>

Expand Down

0 comments on commit 33519c7

Please sign in to comment.