OBeautifulCode.Build.Packaging 1.1.141

dotnet add package OBeautifulCode.Build.Packaging --version 1.1.141
                    
NuGet\Install-Package OBeautifulCode.Build.Packaging -Version 1.1.141
                    
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="OBeautifulCode.Build.Packaging" Version="1.1.141">
  <PrivateAssets>all</PrivateAssets>
  <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="OBeautifulCode.Build.Packaging" Version="1.1.141" />
                    
Directory.Packages.props
<PackageReference Include="OBeautifulCode.Build.Packaging">
  <PrivateAssets>all</PrivateAssets>
  <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
                    
Project file
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 OBeautifulCode.Build.Packaging --version 1.1.141
                    
#r "nuget: OBeautifulCode.Build.Packaging, 1.1.141"
                    
#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 OBeautifulCode.Build.Packaging@1.1.141
                    
#: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=OBeautifulCode.Build.Packaging&version=1.1.141
                    
Install as a Cake Addin
#tool nuget:?package=OBeautifulCode.Build.Packaging&version=1.1.141
                    
Install as a Cake Tool

The internal supporting resources for packaging.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has 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.

Version Downloads Last Updated
1.1.141 403 9/29/2025
1.1.139 1,277 12/10/2021
1.1.137 823 8/10/2021
1.1.136 1,044 1/7/2021
1.1.135 885 11/20/2020
1.1.134 993 10/7/2020
1.1.133 908 10/3/2020
1.1.132 897 10/3/2020
1.1.131 926 10/3/2020
1.1.130 933 10/3/2020
1.1.129 904 9/21/2020
1.1.128 894 9/21/2020
1.1.127 928 9/20/2020
1.1.126 965 9/18/2020
1.1.125 917 9/18/2020
1.1.124 999 9/9/2020
1.1.123 943 9/8/2020
1.1.122 1,029 7/24/2020
1.1.121 993 7/5/2020
1.1.120 991 6/16/2020
Loading failed