~ruther/NosSmooth

3c5651eec982a192751ccfc10901995590bb9c15 — František Boháček 3 years ago 5e14c4f
feat: add reference to generator package
1 files changed, 8 insertions(+), 0 deletions(-)

M Core/NosSmooth.Packets/NosSmooth.Packets.csproj
M Core/NosSmooth.Packets/NosSmooth.Packets.csproj => Core/NosSmooth.Packets/NosSmooth.Packets.csproj +8 -0
@@ 16,4 16,12 @@
      <PackageReference Include="Remora.Results" Version="7.1.0" />
    </ItemGroup>

    <ItemGroup>
      <ProjectReference Include="..\..\libs\NosCore.Shared\src\NosCore.Shared\NosCore.Shared.csproj" />
    </ItemGroup>
    
    <ItemGroup>
        <ProjectReference Include="..\NosSmooth.PacketSerializersGenerator\NosSmooth.PacketSerializersGenerator.csproj" OutputItemType="Analyzer" ReferenceOutputAssembly="false" />
    </ItemGroup>

</Project>

Do not follow this link