Changed untradeable to itemType (since it's used for bazaar as well).

This commit is contained in:
Filip Maj 2016-02-22 22:33:52 -05:00
parent 83fb9badd7
commit c9116005d6
5 changed files with 38 additions and 8 deletions

View file

@ -31,6 +31,7 @@
<DefineConstants>TRACE</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
</PropertyGroup>
<ItemGroup>
<Reference Include="Cyotek.Collections.Generic.CircularBuffer, Version=1.0.0.0, Culture=neutral, PublicKeyToken=58daa28b0b2de221, processorArchitecture=MSIL">