Skip to content

Commit

Permalink
Use latest version of HighPerfComm
Browse files Browse the repository at this point in the history
  • Loading branch information
HakanL committed Jan 7, 2025
1 parent ca86dd5 commit c6f1503
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Haukcode.ArtNet.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
<ProjectReference Include="..\..\Haukcode.HighPerfComm\src\Haukcode.HighPerfComm.csproj" />
</ItemGroup>
<ItemGroup Condition="'$(UseProjectReference)' != 'true'">
<PackageReference Include="Haukcode.HighPerfComm" Version="1.0.16" />
<PackageReference Include="Haukcode.HighPerfComm" Version="1.0.17" />
</ItemGroup>

<Target Name="CopyProjectReferencesToPackage" DependsOnTargets="ResolveReferences">
Expand Down

0 comments on commit c6f1503

Please sign in to comment.