New: Interfaces 0.0.0-12 way of doing reporting

This commit is contained in:
2026-02-19 19:40:02 +01:00
parent 1f443b2734
commit 3ddce62f54
4 changed files with 31 additions and 37 deletions

View File

@@ -13,12 +13,10 @@
<ItemGroup>
<PackageReference Include="System.ComponentModel.Annotations" Version="5.0.0" />
<PackageReference Include="Interfaces" Version="0.0.0-12" />
</ItemGroup>
<ItemGroup>
<Reference Include="Interfaces">
<HintPath>..\..\interfaces\Interfaces\bin\Debug\net10.0\Interfaces.dll</HintPath>
</Reference>
<Reference Include="Oqtane.Shared"><HintPath>..\..\oqtane.framework\Oqtane.Server\bin\Debug\net10.0\Oqtane.Shared.dll</HintPath></Reference>
</ItemGroup>