SharePoint 2013 + VS 2015 RTM
Hello,
could you please provide a SharePoint 2013 build environment with VS 2015?
Thank you!
Comments are currently closed for this discussion. You can start a new one.
Keyboard shortcuts
Generic
? | Show this help |
---|---|
ESC | Blurs the current field |
Comment Form
r | Focus the comment reply box |
---|---|
^ + ↩ | Submit the comment |
You can use Command ⌘
instead of Control ^
on Mac
Support Staff 1 Posted by Feodor Fitsner on 22 Jul, 2015 05:16 AM
Hi Julie,
We don't have SharePoint 2013 pre-installed on build workers, however you can bring all required files from your local machine to a build worker.
There were successful attempts to run SharePoint 2013 and 2010 builds: http://help.appveyor.com/discussions/questions/637-sharepoint-20132...
The general approach could be having a zip with all assemblies and .targets files required to support your builds (their original directories are preserved in the archive) then using fairly simple PowerShell script in the beginning of each build to unpack everything to their original locations, GAC some assemblies if required, set required Registry keys, etc.
2 Posted by juliekoubova on 22 Jul, 2015 08:10 AM
Hi Feodor,
What exactly does the SharePoint 2013 build worker contain, then? Only the MSBuild targets and libraries? I thought it sounded too good to be true :)
Thank you,
Julie Koubová
[email blocked]
+420 724 557 212
Support Staff 3 Posted by Feodor Fitsner on 22 Jul, 2015 04:47 PM
There is no more "SharePoint 2013" build worker - it was kind of experimental image.
Ilya Finkelshteyn closed this discussion on 25 Aug, 2018 01:58 AM.