AutoUpdateProjectsMinimumRequiredClickOnceVersion 1.0.1.4
See the version list below for details.
dotnet add package AutoUpdateProjectsMinimumRequiredClickOnceVersion --version 1.0.1.4
NuGet\Install-Package AutoUpdateProjectsMinimumRequiredClickOnceVersion -Version 1.0.1.4
<PackageReference Include="AutoUpdateProjectsMinimumRequiredClickOnceVersion" Version="1.0.1.4" />
paket add AutoUpdateProjectsMinimumRequiredClickOnceVersion --version 1.0.1.4
#r "nuget: AutoUpdateProjectsMinimumRequiredClickOnceVersion, 1.0.1.4"
// Install AutoUpdateProjectsMinimumRequiredClickOnceVersion as a Cake Addin #addin nuget:?package=AutoUpdateProjectsMinimumRequiredClickOnceVersion&version=1.0.1.4 // Install AutoUpdateProjectsMinimumRequiredClickOnceVersion as a Cake Tool #tool nuget:?package=AutoUpdateProjectsMinimumRequiredClickOnceVersion&version=1.0.1.4
Adds a post-build event to the project to run a powershell script that updates the ClickOnce application's minimum required version in the .csproj file to the latest published version.
Because the .csproj file is modified outside of Visual Studio by the powershell script, the first successful build after publishing a new ClickOnce version of the app will ask you to reload the project. I recommend installing the "Workspace Reloader" Visual Studio extension to prevent the reloading of the project from closing any tabs that you have open.
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
GitHub repositories
This package is not used by any popular GitHub repositories.