-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Pull requests: dotnet/sdk
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Support publishing self-contained applications.
#151
by eerhardt
was merged Sep 20, 2016
Loading…
updated Sep 20, 2016
Turn on deterministic builds by default for core projects
#153
by srivatsn
was merged Sep 20, 2016
Loading…
updated Sep 20, 2016
Move nuget dependencies to PackageReferences in the templates.
#152
by srivatsn
was merged Sep 20, 2016
Loading…
updated Sep 20, 2016
Process Content Items to handle preprocessing tokens, copyToOutput, buildAction and project language
#137
by natidea
was merged Sep 21, 2016
Loading…
updated Sep 21, 2016
1 task done
Use new BeforeCommon.targets to revert hack
#158
by nguerrera
was merged Sep 21, 2016
Loading…
updated Sep 21, 2016
Use new buildCrossTargeting/ convention and remove dup targets
#166
by nguerrera
was merged Sep 23, 2016
Loading…
updated Sep 23, 2016
When publishing a project that has an $(OutputPath) without a trailing slash, the publish directory is incorrect.
#167
by eerhardt
was merged Sep 23, 2016
Loading…
updated Sep 23, 2016
Fix a typo and actually put buildCrossTargeting in nupkg
#171
by nguerrera
was merged Sep 24, 2016
Loading…
updated Sep 24, 2016
Set PublishDir after TargetFramework sub-folder is established
#169
by nguerrera
was merged Sep 24, 2016
Loading…
updated Sep 24, 2016
Add missing quotes for consistency
#174
by kzu
was merged Sep 26, 2016
Loading…
updated Sep 26, 2016
Refactor _CopySourceItemsToPublishDirectory target into ComputeFilesToPublish and CopyFilesToPublishDirectory
#172
by eerhardt
was merged Sep 26, 2016
Loading…
updated Sep 26, 2016
Remove some obstacles from desktop targeting
#176
by nguerrera
was merged Sep 26, 2016
Loading…
updated Sep 26, 2016
Fix props path when imported via new buildCrossTargeting/ mechanism
#177
by nguerrera
was merged Sep 26, 2016
Loading…
updated Sep 26, 2016
Switch tests to use msbuild /t:restore
#164
by srivatsn
was merged Sep 26, 2016
Loading…
updated Sep 26, 2016
bump nuget to 3.6.0-beta.1.msbuild.16
#180
by rohit21agrawal
was merged Sep 27, 2016
Loading…
updated Sep 27, 2016
Stop depending on props import in cross-targeting targets
#179
by nguerrera
was merged Sep 27, 2016
Loading…
updated Sep 27, 2016
Update the CLI to 1.0.0-preview3-003693
#181
by eerhardt
was merged Sep 27, 2016
Loading…
updated Sep 27, 2016
Fixing a small coding error in GetNearestTargetFramework
#183
by eerhardt
was merged Sep 27, 2016
Loading…
updated Sep 27, 2016
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.