Skip to content
This repository has been archived by the owner on Jun 16, 2022. It is now read-only.

Commit

Permalink
Removed unused nuget package.
Browse files Browse the repository at this point in the history
  • Loading branch information
DJGosnell committed Aug 28, 2016
1 parent fc18a63 commit 95d2bb0
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 5 deletions.
4 changes: 0 additions & 4 deletions DtronixMessageQueue.Tests/DtronixMessageQueue.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -41,10 +41,6 @@
<OutputPath>bin\Nuget\</OutputPath>
</PropertyGroup>
<ItemGroup>
<Reference Include="SmartThreadPool, Version=2.2.3.0, Culture=neutral, PublicKeyToken=1126fe8b671e8a79, processorArchitecture=MSIL">
<HintPath>..\packages\SmartThreadPool.dll.2.2.3\lib\SmartThreadPool.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="System" />
<Reference Include="System.Configuration" />
<Reference Include="xunit.abstractions, Version=2.0.0.0, Culture=neutral, PublicKeyToken=8d05b1bb7a6fdb6c, processorArchitecture=MSIL">
Expand Down
1 change: 0 additions & 1 deletion DtronixMessageQueue.Tests/packages.config
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="SmartThreadPool.dll" version="2.2.3" targetFramework="net45" />
<package id="xunit" version="2.2.0-beta2-build3300" targetFramework="net45" />
<package id="xunit.abstractions" version="2.0.1" targetFramework="net45" />
<package id="xunit.assert" version="2.2.0-beta2-build3300" targetFramework="net45" />
Expand Down

0 comments on commit 95d2bb0

Please sign in to comment.