Я создал свой первый проект в Framework 3.5 и я преобразовался в Framework 4.5 и его работал отлично. Во -вторых, я попытался добавить ссылку на этот проект в другой проект, который создан в Framework 4.5. При создании моего второго проекта после добавления ссылки я получаю сообщение об ошибке: < /p>
1. The primary reference "xxx" could not be resolved because it was built against the ".NETFramework,Version=v4.5" framework. This is a higher version than the currently targeted framework ".NETFramework,Version=v3.5".
2. The type or namespace name 'xxx' could not be found (are you missing a using directive or an assembly reference?)
< /code>
pls советы, где я что -то упускаю < /p>
Подробнее здесь: https://stackoverflow.com/questions/198 ... ently-targ
Мобильная версия