Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dependencies declaration fix and Framework update #17

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Dependencies declaration fix and Framework update #17

wants to merge 3 commits into from

Conversation

MissaouiChedy
Copy link

Hi @volkovku ,

Recently I installed the RazorTemplate NuGet package on a project and I had to add the Razor Engine dependency manually, furthermore after cloning the RazorTemplate repository and opening the project in visual studio I had again add some dependencies manually.

I believe I added the correct dependency declarations, and I updated as well the target framework for all projects to .Net 4.6.

So now the NuGet package for RazorTemplate should be installed with the correct dependencies and restoring the visual studio solution should install all the needed libraries.

I am looking forward for your feedback.
Kind regards,
Chedy.

- Added .vs folders ignoring in .gitignore
- Added the Mvc dependency to the Sample project project
=> Dependecies are declared in the relevant packages.config files

    Dependency is declared in the packages.config file
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant