baozhangchi.PublishFolderCleaner
0.0.4
dotnet add package baozhangchi.PublishFolderCleaner --version 0.0.4
NuGet\Install-Package baozhangchi.PublishFolderCleaner -Version 0.0.4
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="baozhangchi.PublishFolderCleaner" Version="0.0.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="baozhangchi.PublishFolderCleaner" Version="0.0.4" />
<PackageReference Include="baozhangchi.PublishFolderCleaner" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add baozhangchi.PublishFolderCleaner --version 0.0.4
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: baozhangchi.PublishFolderCleaner, 0.0.4"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package baozhangchi.PublishFolderCleaner@0.0.4
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=baozhangchi.PublishFolderCleaner&version=0.0.4
#tool nuget:?package=baozhangchi.PublishFolderCleaner&version=0.0.4
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
本工具提供 NuGet 包,可以在安装完成之后,发布应用将让发布文件夹下只包含一个 exe 和一个 lib 文件夹。此 exe 即是入口可执行文件,而 lib 文件夹就是原本的发布文件夹下的其他的文件。此工具暂不支持单文件发布,转自https://github.com/dotnet-campus/dotnetcampus.DotNETBuildSDK,因原作者的只支持net5.0,push后一直没合并,就自己开了一个
There are no supported framework assets in this package.
Learn more about Target Frameworks and .NET Standard.
-
net5.0
- No dependencies.
-
net6.0
- No dependencies.
-
net7.0
- No dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.