Fixed some reference errors

This commit is contained in:
RogueException
2015-09-16 02:25:59 -03:00
parent dbf7dce1fe
commit b91f72ed3c
8 changed files with 35 additions and 28 deletions

View File

@@ -62,6 +62,12 @@
<ItemGroup>
<None Include="packages.config" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\..\src\Discord.Net.Net45\Discord.Net.csproj">
<Project>{8d71a857-879a-4a10-859e-5ff824ed6688}</Project>
<Name>Discord.Net</Name>
</ProjectReference>
</ItemGroup>
<Choose>
<When Condition="'$(VisualStudioVersion)' == '10.0' And '$(IsCodedUITest)' == 'True'">
<ItemGroup>