Skip to content

Commit 643cd25

Browse files
committed
Merge pull request scriptcs#584 from adamralph/redundant-ref
removed redundant and invalid Roslyn reference which keeps throwing up a...
2 parents 459474b + 9bad93e commit 643cd25

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

test/ScriptCs.Core.Tests/ScriptCs.Core.Tests.csproj

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,6 @@
3939
<Reference Include="Ploeh.AutoFixture.Xunit">
4040
<HintPath>..\..\packages\AutoFixture.Xunit.3.6.5\lib\net40\Ploeh.AutoFixture.Xunit.dll</HintPath>
4141
</Reference>
42-
<Reference Include="Roslyn.Compilers, Version=1.2.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" />
4342
<Reference Include="Should, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
4443
<SpecificVersion>False</SpecificVersion>
4544
<HintPath>..\..\packages\Should.1.1.20\lib\Should.dll</HintPath>

0 commit comments

Comments
 (0)