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 390 9/29/2025
1.1.139 1,269 12/10/2021
1.1.137 815 8/10/2021
1.1.136 1,035 1/7/2021
1.1.135 876 11/20/2020
1.1.134 985 10/7/2020
1.1.133 897 10/3/2020
1.1.132 887 10/3/2020
1.1.131 914 10/3/2020
1.1.130 922 10/3/2020
1.1.129 896 9/21/2020
1.1.128 887 9/21/2020
1.1.127 916 9/20/2020
1.1.126 957 9/18/2020
1.1.125 907 9/18/2020
1.1.124 989 9/9/2020
1.1.123 934 9/8/2020
1.1.122 1,021 7/24/2020
1.1.121 983 7/5/2020
1.1.120 982 6/16/2020
Loading failed