Publish Office Adding
After ther build I run this powershell script
msbuild project.csproj /logger:"C:\Program Files\AppVeyor\BuildAgent\Appveyor.MSBuildLogger.dll" /t:Publish for run the publish profile of an Outlook Addin.
I get this error
C:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\v12.0\OfficeTools\Microsoft.VisualStudio.Tools.Office.targets(572,9): warning MSB3155: Item 'Microsoft.VSTORuntime.4.0' could not be located in 'C:\Program Files (x86)\Micro
1131soft SDKs\Windows\v8.1A\Bootstrapper\'. [Project.csproj]
What do you think?
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 13 Nov, 2014 11:56 PM
Will take a look.
-Feodor
Support Staff 2 Posted by Feodor Fitsner on 15 Nov, 2014 05:30 AM
Ricardo,
Do you have a simple test project in public repo I can test against?
3 Posted by ricardo.polo on 16 Nov, 2014 06:20 PM
https://github.com/ricardopolo/DemoClickOnce
You should put a PFX with a password to be replaced in the AppVeyor.yaml, I think
Support Staff 4 Posted by Feodor Fitsner on 16 Nov, 2014 06:26 PM
Great, thank you!
-Feodor
Support Staff 5 Posted by Feodor Fitsner on 18 Nov, 2014 06:17 AM
Hi Ricardo,
It's been fixed and should be working now. Give it another try and let me know how that goes.
6 Posted by ricardo.polo on 18 Nov, 2014 05:49 PM
Awesome, not it works!!! Thank you
7 Posted by ricardo.polo on 18 Nov, 2014 05:49 PM
Now it works*
Support Staff 8 Posted by Feodor Fitsner on 18 Nov, 2014 05:51 PM
Great, thank you for the update!
Ilya Finkelshteyn closed this discussion on 25 Aug, 2018 01:50 AM.