Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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/
- Host: GitHub
- URL: https://github.com/nate-wilkins/chocolatey.msbuild.targets
- Owner: Nate-Wilkins
- Created: 2016-07-03T03:22:36.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-07-03T05:56:16.000Z (over 8 years ago)
- Last Synced: 2024-12-12T00:38:55.044Z (14 days ago)
- Language: C#
- Homepage:
- Size: 11.7 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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'`