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

Add dll required to fix the broken System.Web.Webpages reference #10

Merged

Conversation

FinestV
Copy link
Contributor

@FinestV FinestV commented Jun 13, 2016

dependency

@FinestV FinestV force-pushed the Fix-Broken-System-Web-WebPages-Dependency branch 3 times, most recently from 4ef60e8 to 3cdc44c Compare June 14, 2016 00:58
Add System.Web.WebPages to Libraries and update reference path
<Reference Include="System.Web.WebPages, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\Libraries\System.Web.WebPages.dll</HintPath>
</Reference>
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

?w=0... not sure why all the white space keeps getting shifted when i open the .csproj

@FinestV FinestV changed the title Add NuGet packages required to fix the broken System.Web.Webpages Add dll required to fix the broken System.Web.Webpages reference Jun 14, 2016
@robfe robfe merged commit fb26305 into robfe:master Jun 14, 2016
@OnurGumus
Copy link

I think you should still add nuget packages. Not everyone has MVC installed on their system. Otherwise reports not generated.

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.

3 participants