Skip to content

Commit

Permalink
Merge pull request zeromq#473 from dalebrubaker/master
Browse files Browse the repository at this point in the history
Remove NetMQ.Zyre projects; will move soon to separate repository
  • Loading branch information
somdoron committed Feb 6, 2016
2 parents 64cf011 + 330c8da commit f433dd9
Show file tree
Hide file tree
Showing 23 changed files with 12 additions and 5,058 deletions.
15 changes: 1 addition & 14 deletions src/NetMQ.Zyre.Tests/NetMQ.Zyre.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -73,14 +73,6 @@
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
</PropertyGroup>
<ItemGroup>
<Reference Include="FluentAssertions, Version=3.3.0.0, Culture=neutral, PublicKeyToken=33f2691a05b67b6a, processorArchitecture=MSIL">
<HintPath>..\packages\FluentAssertions.3.3.0\lib\net40\FluentAssertions.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="FluentAssertions.Core, Version=3.3.0.0, Culture=neutral, PublicKeyToken=33f2691a05b67b6a, processorArchitecture=MSIL">
<HintPath>..\packages\FluentAssertions.3.3.0\lib\net40\FluentAssertions.Core.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="nunit-console-runner">
<HintPath>..\Lib\nunit-console-runner.dll</HintPath>
</Reference>
Expand Down Expand Up @@ -108,11 +100,6 @@
</When>
<Otherwise />
</Choose>
<ItemGroup>
<Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="ZreMsgTests.cs" />
<Compile Include="ZrePeerTests.cs" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\NetMQ.Zyre\NetMQ.Zyre.csproj">
<Project>{4D648749-20A6-4A53-A313-F67DA1BA712E}</Project>
Expand All @@ -124,7 +111,7 @@
</ProjectReference>
</ItemGroup>
<ItemGroup>
<None Include="packages.config" />
<Folder Include="Properties\" />
</ItemGroup>
<Choose>
<When Condition="'$(VisualStudioVersion)' == '10.0' And '$(IsCodedUITest)' == 'True'">
Expand Down
36 changes: 0 additions & 36 deletions src/NetMQ.Zyre.Tests/Properties/AssemblyInfo.cs

This file was deleted.

Loading

0 comments on commit f433dd9

Please sign in to comment.