-
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
A Basic Solution Structure to Enable Infrastructure Development
#3
by natidea
was merged Aug 2, 2016
Loading…
updated Aug 2, 2016
Use netstandard1.3 in our tasks library.
#5
by eerhardt
was merged Aug 3, 2016
Loading…
updated Aug 3, 2016
Removed spurious HTML results publishing
#16
by 333fred
was merged Aug 4, 2016
Loading…
updated Aug 4, 2016
Update DependencyModel to the official package and add dotnet-core feed to the NuGet.config
#22
by eerhardt
was merged Aug 5, 2016
Loading…
updated Aug 5, 2016
Generate a nupkg for Microsoft.DotNet.Core.Sdk.
#9
by eerhardt
was merged Aug 5, 2016
Loading…
updated Aug 5, 2016
Port GenerateDepsFile and GenerateRuntimeConfigurationFiles
#8
by eerhardt
was merged Aug 4, 2016
Loading…
updated Aug 4, 2016
Allow our Build.Tasks.dll to load successfully by packaging its dependent assemblies along side of it.
#23
by eerhardt
was merged Aug 8, 2016
Loading…
updated Aug 8, 2016
Execute the unit tests during the build.
#29
by eerhardt
was merged Aug 9, 2016
Loading…
updated Aug 9, 2016
Update CLI to 1.0.0-featmsbuild-003408.
#32
by eerhardt
was merged Aug 9, 2016
Loading…
updated Aug 9, 2016
Add Package Dependency Resolution Task
#10
by natidea
was merged Aug 10, 2016
Loading…
updated Aug 10, 2016
Adds xUnit test results to Jenkins PRs. Addresses #6
#34
by 333fred
was merged Aug 10, 2016
Loading…
updated Aug 10, 2016
Fix ResolveLockFileReferences to work with a default console app.
#36
by eerhardt
was merged Aug 10, 2016
Loading…
updated Aug 10, 2016
Fix build break by ensuring the version prerelease always starts with an alpha character
#39
by eerhardt
was merged Aug 11, 2016
Loading…
updated Aug 11, 2016
Adding a build.sh file to build the repo in OSX and Linux machines.
#37
by livarcocc
was merged Aug 11, 2016
Loading…
updated Aug 11, 2016
Set the build number when running on Microbuild
#38
by 333fred
was merged Aug 10, 2016
Loading…
updated Aug 10, 2016
Testing new pull request triggers. DO NOT MERGE
#15
by 333fred
was closed Aug 4, 2016
Loading…
updated Aug 4, 2016
Initial implementation of the Publish target.
#35
by eerhardt
was merged Aug 12, 2016
Loading…
updated Aug 12, 2016
"Publish" our tasks assembly into platform-specific folders inside our NuGet package.
#46
by eerhardt
was merged Aug 16, 2016
Loading…
updated Aug 16, 2016
Rename Directory.Build.props => Common.props.
#53
by eerhardt
was merged Aug 16, 2016
Loading…
updated Aug 16, 2016
Generate deps.json and runtimeconfig.json files during Publish.
#43
by eerhardt
was merged Aug 16, 2016
Loading…
updated Aug 16, 2016
Disable signing on non-Windows and disable SignTool build
#56
by 333fred
was merged Aug 16, 2016
Loading…
updated Aug 16, 2016
Adding a publish E2E test using TestAssets
#48
by livarcocc
was merged Aug 16, 2016
Loading…
updated Aug 16, 2016
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.