Pavel Krymets
ce2628d527
Add support for symbol packages
2015-12-16 10:49:15 -08:00
Pavel Krymets
93158dc1be
Add resource satelite assembly generation
2015-12-14 08:33:11 -08:00
Krzysztof Wicher
df1b42dd10
apply review feedback
2015-12-09 00:47:57 -08:00
Krzysztof Wicher
413488f502
Create NuGet packages as part of the build
2015-12-04 18:03:57 -08:00
Krzysztof Wicher
38a95de882
fix bug in pack command (acciddentally reverted prev fix during merge conflict)
2015-12-01 23:13:31 -08:00
Andrew Stanton-Nurse
8da5c7071f
clarify error when no project.json in the path
...
also correct help information
fixes #356
2015-12-01 11:02:51 -08:00
PiotrP
07bf895700
Merge Conflicts
2015-11-30 17:36:32 -08:00
Victor Hurdugaci
7843f3ea91
dotnet pack returns the wrong exit code
2015-11-30 12:46:52 -08:00
piotrp
bf2583c1a6
Fix Microsoft.DotNet.ProjectModel namespace
2015-11-27 16:19:54 -08:00
PiotrP
e839b4debb
Update Copyright headers in all source files.
2015-11-16 19:47:43 -08:00
David Fowler
df3a5fba7a
First pass at dotnet-pack
...
- Ported nuget package building code over from dnu. Moved that code to use NuGet v3 primitives.
- Simplified the package builder API
- Left out resources and schema detection for now
- This folder should remain self contained as the code will be copied into NuGet v3.
- Missing features include symbols packages
2015-11-15 09:12:48 -08:00