how to get back an old app publication?

BUCKLOGAN 1 Reputation point
2022-05-22T05:43:30.243+00:00

204371-screenshot-15.png

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,578 questions
C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
10,204 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Ken Tucker 5,846 Reputation points
    2022-05-22T10:35:57.18+00:00

    if you go to the folder where you published the app do you see folders with app versions? If you do you should be able to edit the clickonce manifest to make the older app the current version

    https://learn.microsoft.com/en-us/visualstudio/deployment/clickonce-application-manifest?view=vs-2022