Remove unnecessary reference dependencies from the .Net EightBit projects.

Signed-off-by: Adrian Conlon <Adrian.conlon@gmail.com>
This commit is contained in:
Adrian Conlon
2019-07-28 00:35:20 +01:00
parent 6cb3aa37df
commit 0ada703504
15 changed files with 0 additions and 64 deletions
@@ -49,7 +49,6 @@
<HintPath>..\..\packages\MSTest.TestFramework.2.0.0-beta4\lib\net45\Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.dll</HintPath>
</Reference>
<Reference Include="System" />
<Reference Include="System.Core" />
</ItemGroup>
<ItemGroup>
<Compile Include="ChipUnitTest.cs" />