Skip to content

Commit

Permalink
Commit 91de4a0 missing changes to NetMQ.csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
MikkelPorse committed Aug 14, 2016
1 parent 91de4a0 commit 0fa615a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/NetMQ/NetMQ.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,7 @@
<Compile Include="NetMQQueue.cs" />
<Compile Include="NetMQProactor.cs" />
<Compile Include="NetMQPoller.cs" />
<Compile Include="NetMQSelector.cs" />
<Compile Include="NetworkOrderBitsConverter.cs" />
<Compile Include="OutgoingSocketExtensions.cs" />
<Compile Include="NetMQFrame.cs" />
Expand Down Expand Up @@ -143,7 +144,6 @@
<Compile Include="BufferPool.cs" />
<Compile Include="Core\Utils\ByteArrayEqualityComparer.cs" />
<Compile Include="Core\Utils\StringLib.cs" />
<Compile Include="Core\Utils\Selector.cs" />
<Compile Include="Core\Transports\ByteArraySegment.cs" />
<Compile Include="Core\Utils\Clock.cs" />
<Compile Include="Core\Command.cs" />
Expand Down

0 comments on commit 0fa615a

Please sign in to comment.