Remove reference from Calculator project to CalcManager

This commit is contained in:
Matt Cooley 2019-02-01 17:59:15 -08:00
commit 351250d27c

View file

@ -813,9 +813,6 @@
</Font> </Font>
</ItemGroup> </ItemGroup>
<ItemGroup> <ItemGroup>
<ProjectReference Include="..\CalcManager\CalcManager.vcxproj">
<Project>{311e866d-8b93-4609-a691-265941fee101}</Project>
</ProjectReference>
<ProjectReference Include="..\CalcViewModel\CalcViewModel.vcxproj"> <ProjectReference Include="..\CalcViewModel\CalcViewModel.vcxproj">
<Project>{90e9761d-9262-4773-942d-caeae75d7140}</Project> <Project>{90e9761d-9262-4773-942d-caeae75d7140}</Project>
</ProjectReference> </ProjectReference>