How to specify minimum required version for application in msbuild cmd

Prasad Gavande 1 Reputation point
2022-01-18T06:20:22.287+00:00

When we publish application from visual studio publish option using clickonce, there is option to add "Minimum required version" as below.
165877-img1.png

I am publishing my application using msbuild command and I want to pass "Minimum Required Version" to command. I tried to find out for this, but couldn't get any option to pass.

I want to pass to msbuild command. I am referring this article for msbuild commands

How can I pass minimum required version to msbuild command?

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,178 questions
Not Monitored
Not Monitored
Tag not monitored by Microsoft.
35,779 questions
{count} votes