Restructured ItemGroups

This commit is contained in:
Carl Johnsen
2025-05-16 10:23:48 +02:00
parent 8be97bcefd
commit d08fbb2af8
@@ -7,6 +7,11 @@
<RootNamespace>Duplicati.Library.Main</RootNamespace>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="CoCoL" Version="1.8.1" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="System.Linq.Async" Version="6.0.1" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\..\License\Duplicati.License.csproj" />