PublishedApplications 2.4.0
This gives your non web projects the ability to be put into a published folder, just like your web project does when being built outside of visual studio.
Not entirely sure what this means? Check out the project url (on the left) and/or watch the video: http://www.youtube.com/watch?v=-oPtsb11vBU
Install-Package PublishedApplications -Version 2.4.0
dotnet add package PublishedApplications --version 2.4.0
<PackageReference Include="PublishedApplications" Version="2.4.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add PublishedApplications --version 2.4.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: PublishedApplications, 2.4.0"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install PublishedApplications as a Cake Addin
#addin nuget:?package=PublishedApplications&version=2.4.0
// Install PublishedApplications as a Cake Tool
#tool nuget:?package=PublishedApplications&version=2.4.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
== v2.4 ==
Allows using transformed config file.
== v2.3 ==
Now allows copying extensionless files
== v2.2 ==
Added uninstaller
Dependencies
This package has no dependencies.
Used By
NuGet packages
This package is not used by any NuGet packages.
Version History
| Version | Downloads | Last updated |
|---|---|---|
| 2.4.0 | 0 | 06.02.2022 |