Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nate-wilkins/chocolatey.msbuild.targets

Chocolatey MSBuild Targets - https://www.nuget.org/packages/Chocolatey.MSBuild.Targets/
https://github.com/nate-wilkins/chocolatey.msbuild.targets

Last synced: 14 days ago
JSON representation

Chocolatey MSBuild Targets - https://www.nuget.org/packages/Chocolatey.MSBuild.Targets/

Awesome Lists containing this project

README

        

# Chocolatey.MSBuild.Targets

> Chocolatey MSBuild Targets!

```bash
PM> Install-Package Chocolatey.MSBuild.Targets
```

## Usage

Your `projectfile.csproj` will have been modified to include the `Chocolatey_Pack` target that gets run `AfterTargets="Build"`
Only when the build `'$(Configuration)'=='Release'`