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

Does not seem to work with VS 2013 / WinJS app #1

Open
tommck opened this issue Dec 3, 2013 · 4 comments
Open

Does not seem to work with VS 2013 / WinJS app #1

tommck opened this issue Dec 3, 2013 · 4 comments

Comments

@tommck
Copy link

tommck commented Dec 3, 2013

I'm trying to use this with a WinJS application for Windows 8.1 in Visual Studio 2013.

The only thing that changes when I load the nuget package is that the LessMsbuildTasks.txt file is added to the project. No new tags or anything and no new build actions are there either.

@ArryaLove
Copy link
Owner

I'll be honest, I didn't even consider WinJS applications and designed this specifically for Web Applications. Is there project file for those because the way it works is by adding a .targets file to the project file. I can take a look at it because I do have VS 2013 to test this and see what I can figure out.

@tommck
Copy link
Author

tommck commented Dec 3, 2013

Understandable :) you will have to have Win 8.1 installed in order to test Win 8.1 apps.

Also, I did try adding the .targets file, but that didn't add the build actions to the menu (even after reloading the solution). So, not sure how to proceed from there...

@ArryaLove
Copy link
Owner

Hmm...well, does the WinJS application work for Windows 8 applications as well? I have a Windows 8 machine (that for various reasons can't be upgraded to 8.1) that I can take a look at this later at. I'll update this as soon as I know more. Thanks for reporting this issue and I'll get back to you about it as soon as I can.

@tommck
Copy link
Author

tommck commented Dec 3, 2013

I think it'd be worth a try to get it working there.. I can test it on 8.1 for you if you have it working in 8.0

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

2 participants