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

Where do I set DeploymentPath? #349

Closed
theoutlander opened this issue Mar 25, 2013 · 3 comments
Closed

Where do I set DeploymentPath? #349

theoutlander opened this issue Mar 25, 2013 · 3 comments

Comments

@theoutlander
Copy link
Contributor

We were running a 0.8 build from 3 months ago that allowed us to set DeploymentPath in the targets file.

Your recent change in 21af186 removed that functionality. Do we use OutputPath instead? I'm looking to output the JS file into my web app's script folder. Thanks!!

@nikhilk
Copy link
Owner

nikhilk commented Mar 25, 2013

Per the description associated with that commit:

Deployment via msbuild task in web app project

  1. Add ScriptSharp.Runtime nuget package to web app project
  2. Add reference to client projects via project-to-project reference

@theoutlander
Copy link
Contributor Author

Oh wow, thought that's what I had read but didn't think we could reference a S# project from ASP MVC yet.... I had to revert to the older build unfortunately since we have a demo coming up, but I'll try it in another 2 weeks. Thanks!

@ramnkl
Copy link

ramnkl commented Nov 13, 2013

Thanks Nikhilk,

after added the ScriptSharp.Runtime in MVC web project I'm getting below error.

Error 1 The attribute "KeepDuplicates" in element is unrecognized. WebApplication1

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

No branches or pull requests

3 participants