Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 312 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 312 Bytes

kato-csproj-patcher

Simple patcher for csproj-files

Installation

Via npm

npm install -g git+https://github.com/kato-im/kato-csproj-patcher.git

Usage

csproj-patch --csproj /Absolut/Path/To.csproj --config 'Release|iPhone' --values '{"OutputPath": "/build"}'