removed MSBuild-Reference which is no longer needed

This commit is contained in:
Glatzemann 2012-11-02 16:27:41 +00:00 committed by Konstantin Koch
parent 2eb7923339
commit 6a3d0bd71b

View File

@ -33,7 +33,6 @@
<WarningLevel>4</WarningLevel> <WarningLevel>4</WarningLevel>
</PropertyGroup> </PropertyGroup>
<ItemGroup> <ItemGroup>
<Reference Include="Microsoft.Build" />
<Reference Include="nunit.framework"> <Reference Include="nunit.framework">
<HintPath>..\..\lib\NUnit-2.6.1\bin\nunit.framework.dll</HintPath> <HintPath>..\..\lib\NUnit-2.6.1\bin\nunit.framework.dll</HintPath>
</Reference> </Reference>