piotrp
|
08dd628172
|
create dotnet-restore.exe
|
2016-01-06 01:46:10 -08:00 |
|
Krzysztof Wicher
|
df1b42dd10
|
apply review feedback
|
2015-12-09 00:47:57 -08:00 |
|
Krzysztof Wicher
|
ba6b0e5d9b
|
fix dependency version bug
|
2015-12-09 00:20:39 -08:00 |
|
Krzysztof Wicher
|
344a730607
|
enable debugging on Start button in dotnet-pack in VS
|
2015-12-09 00:20:39 -08:00 |
|
Piotr Puszkiewicz
|
68216b80cf
|
Merge pull request #434 from dotnet/anurse/401-loader
Add ProjectAssemblyLoadContext
|
2015-12-08 16:30:33 -08:00 |
|
Andrew Stanton-Nurse
|
4e6244d8a8
|
add ProjectAssemblyLoadContext
allows the loading of assemblies in the context of an existing project
|
2015-12-08 11:30:25 -08:00 |
|
Piotr Puszkiewicz
|
88806eb7de
|
Merge pull request #378 from krwq/ci_build_add_packaging
Step 1 to enable automatic nuget package upload
|
2015-12-07 10:04:30 -08:00 |
|
Krzysztof Wicher
|
413488f502
|
Create NuGet packages as part of the build
|
2015-12-04 18:03:57 -08:00 |
|
Sridhar Periyasamy
|
71d55a5596
|
Address PR feddback
Create a new method called ProjectContext.CreateContextForEachTarget instead of directly consuming LockFile Apis in the publish command.
|
2015-12-03 12:13:59 -08:00 |
|
PiotrP
|
a84a56a152
|
PR Feedback
|
2015-11-30 17:30:25 -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
|
c83f58d566
|
Minor API cleanup
- Make ProjectContextBuilder a fluent API
- Rename ResolveRepositoryPath to ResolvePackagesPath
|
2015-10-29 01:35:23 -07:00 |
|
David Fowler
|
f98159b3bb
|
Renamed ProjectModel project
- Microsoft.Extensions.ProjectModel -> Microsoft.DotNet.ProjectModel
|
2015-10-29 00:15:12 -07:00 |
|