Tagged Questions
0
votes
1answer
48 views
Can you build SharePoint 2013 solutions by simply copying the assemblies to your machine?
Let me start off by saying that I know you can't install SharePoint 2013 on a Windows 7 machine (confirmed here: http://msdn.microsoft.com/en-au/library/ee554869.aspx). However my situation is this...
...
0
votes
2answers
425 views
How can i create app package for SharePoint 2013 App Catalog by using MSBuild?
I know that I can create an app package in VisualStudio 2012 RC simply by right clicking on App Project and then clicking "Publish". But how I can do the same with MSBuild?