Giter Site home page Giter Site logo

Comments (2)

Riebe avatar Riebe commented on June 27, 2024

I believe the Task is flagging the exe.manifest and .application as files and therefore appending .deploy. Then adding them back at a later stage:

Question is... why is this different from the Visual Studio publish?

Adding files...
C:\agent\vsts-agent-win-x64-2.165.2\project\bin\Release[projectName].application
C:\agent\vsts-agent-win-x64-2.165.2\project\Release[projectName].exe.config
C:\agent\vsts-agent-win-x64-2.165.2\project\bin\Release[projectName].exe.manifest

Adding file associations...
none found.

Processing application...
Warning: MSB3178: Assembly 'C:\agent\vsts-agent-win-x64-2.165.2\project\bin\Release[projectName].application' is incorrectly specified as a file.
Warning: MSB3178: Assembly 'C:\agent\vsts-agent-win-x64-2.165.2_work\project\bin\Release[projectName].exe.manifest' is incorrectly specified as a file.
Manifest written to 'C:\agent\vsts-agent-win-x64-2.165.2\project\bin\Release\app.publish\Application Files[projectName]_6_1_0_8344[projectName].exe.manifest'
Manifest signed.

Processing deployment...
Manifest written to 'C:\agent\vsts-agent-win-x64-2.165.2\project\bin\Release\app.publish[projectName].application'
Manifest signed.

from clickonce.

Riebe avatar Riebe commented on June 27, 2024

To those who might face similar issues.... Go to the cproj file and make sure you set a tag named or simply to false. Hope it helps someone. Took me some pain to figure it out

from clickonce.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.