Pavel Krymets
0bc7380bdb
Add netcoreapp as default tfm to run
2016-04-07 11:51:41 -07:00
Pranav K
9efebf8ef9
Merge pull request #2296 from dotnet/prkrishn/update-more-packages
...
Update to the latest AspNet packages
2016-04-07 11:04:45 -07:00
Sridhar Periyasamy
4de28dc58b
Fix windows x86 test failure.
...
Use the correct rid for windows x86 in the test.
2016-04-07 10:54:31 -07:00
Pavel Krymets
13aee118e9
Bring has runtime output back
2016-04-07 10:22:48 -07:00
Pavel Krymets
a1d4641b8e
Merge pull request #2329 from natemcmaster/namc/dep-context
...
Fix bug in dependency context adding assets to wrong groups
2016-04-07 09:57:33 -07:00
Peter Marcu
aa88de1e6c
Merge pull request #2198 from dotnet/Petermarcu-update-netcoreapp
...
Update project.json template to be netcoreapp1.0
2016-04-07 09:07:37 -07:00
Bryan Thornbury
3e903438b3
Merge pull request #2319 from dotnet/brthor/remove-nuget-config
...
Remove NuGet.config from the default dotnet new drop.
2016-04-06 22:35:12 -07:00
Nate McMaster
bfdedfd75c
Fix #2327 - fix bug in dependency context adding assets to wrong groups
2016-04-06 20:35:56 -07:00
Senthil
76610c4cd4
Merge pull request #2316 from schellap/rollfwd
...
Perform prerelease roll forward for FX and servicing
2016-04-06 20:21:15 -07:00
Senthil
29183b045e
Merge pull request #2301 from schellap/dev-json
...
Improve logging when hostpolicy is not found
2016-04-06 19:26:33 -07:00
Pranav K
e51dd1594c
Update to the latest AspNet packages
2016-04-06 18:11:58 -07:00
Senthil
7100866b1c
Do prerelease roll forward for all probe paths
...
-- default: false
2016-04-06 17:35:46 -07:00
Dan Quirk
3045ce37fc
Move telemetry dependency out of Utils and into dotnet
2016-04-06 17:02:27 -07:00
Wes Haggard
4af7437aa6
Merge pull request #2323 from weshaggard/UpdateNetCoreAppVersionScheme
...
Update net core app version scheme
2016-04-06 16:56:02 -07:00
Eric Erhardt
890e9840d3
Merge pull request #2320 from eerhardt/NewRoslyn
...
Update Roslyn to 1.3.0-beta1-20160405-05
2016-04-06 18:13:22 -05:00
Piotr Puszkiewicz
347e7a3987
Moves version suffix from beta to rc2
2016-04-06 15:45:21 -07:00
Bryan Thornbury
6ec25e9f30
Merge pull request #2214 from dotnet/brthor/fix-fsc-template
...
Add imports to the fsharp dotnet new template
2016-04-06 15:38:37 -07:00
Krzysztof Wicher
0fcb3c9079
Fix dotnet run test
2016-04-06 15:37:43 -07:00
Wes Haggard
318a60deaa
Add some logging to see if nupkgs get build and published
...
These writelines can be removed once it is confirmed to work in
official builds.
2016-04-06 15:28:12 -07:00
Wes Haggard
d6a1771c86
Update prerelease version scheme for Microsoft.NETCore.App
...
Change the version scheme for RC2 to be -rc2-3<CLIBuildVersion>
The reason it needs to be -rc2-3* because it needs to be higher
then the last published version which is -rc2-23931.
2016-04-06 15:26:21 -07:00
Bryan Thornbury
09e383e876
Merge pull request #2294 from dotnet/brthor/fix-package-upload-json
...
fix the name of debian packages in packageUpload.json
2016-04-06 15:21:14 -07:00
Eric Erhardt
ccd180c684
Update Roslyn to 1.3.0-beta1-20160405-05
2016-04-06 16:42:11 -05:00
Senthil
b7561e8836
Improve logging when hostpolicy is not found
...
- Detect interface breaks between hostpolicy and hostfxr
2016-04-06 14:35:26 -07:00
Bryan Thornbury
939366165f
Remove NuGet.config from the default dotnet new drop. Patch the tests to cover this gap until corefx is on nuget.org
2016-04-06 14:34:39 -07:00
Sridhar Periyasamy
b772db9b29
Merge pull request #2269 from Sridhar-MS/kestrel-tests2
...
Add kestrel tests.
2016-04-06 14:25:15 -07:00
Gaurav Khanna
110a86e72e
Merge pull request #2310 from gkhanna79/UpdateNotice
...
Update License Text
2016-04-06 14:03:02 -07:00
Senthil
584fdea49e
Merge pull request #2271 from schellap/master
...
Add ApiSets to process DLL search dirs
2016-04-06 13:36:12 -07:00
Pavel Krymets
f49d95c47d
Merge pull request #2306 from dotnet/pakrym/platform-in-target
...
Alow type platform to be in target dependencies
2016-04-06 13:26:12 -07:00
Gaurav Khanna
1fda9a2508
Update License Text
2016-04-06 12:20:37 -07:00
Sridhar Periyasamy
71680d30aa
Add tests to check the dependency tool load location.
2016-04-06 11:52:48 -07:00
Senthil
bcef2372a2
Add ApiSets to PATH
...
-- So CoreCLR load of PInvoke can actually see these
dependencies.
Add DllDirectory so CoreCLR itself can be loaded.
2016-04-06 11:38:52 -07:00
Wes Haggard
b530369e8b
Merge pull request #2274 from weshaggard/AddNetCorePackage
...
Add Microsoft.NETCore.App meta-package build
2016-04-06 11:30:32 -07:00
Pavel Krymets
567d1fa19d
Alow type platform to be in target dependencies
2016-04-06 10:46:52 -07:00
Wes Haggard
3ab4a30eb8
Add support for pkgprojs in cli repp
...
- Move src\corehost\packaging to pkg\ directory.
- Renamed PackageCoreHost to PackagePkgProjects and removed blocker
- Updated copy of packages in PackagePkgProjects target to override (because there is no proper clean)
- Update dir.props to match the package version for the runtime.json
- Moved all CoreHost packages under Microsoft.NETCore.DotNetHost directory
- Add the license files to the packages
Add support for building Microsoft.NETCore.App meta-package
- VersionNumber will be of form 1.0.0-rc2-<NETSTandard.Library build#>-<CLIbuild#>
EX: 1.0.0-rc2-23931-002203
2016-04-06 10:34:23 -07:00
Sridhar Periyasamy
b0a504e952
Addres PR feedback
...
Use 'Microsoft.AspNetCore.Hosting' instead of super old
'Microsoft.AspNet.Hosting'.
2016-04-06 09:58:01 -07:00
Jan Kotas
722cd3b681
Merge pull request #2240 from jkotas/remove-r2r-workaround
...
Remove ReadyToRun workaround
2016-04-05 21:30:35 -10:00
Sridhar Periyasamy
1db2c08fb5
Execute project dependency command from output directory for Desktop.
...
Created a new command resolver called OutputPathCommandResolver which
reolves a command from the project build output directory.
Made changes ProjectDependenciesCommandFactory to use
OutputPathCommandResolver if the target framework is Desktop.
Fixes - #2126
Still need to add tests.
2016-04-05 20:13:06 -07:00
Eric Erhardt
57bf8c6b35
Merge pull request #2223 from danquirk/debianPostInstall
...
Telemetry notification on installation of debian package
2016-04-05 20:56:24 -05:00
Bryan Thornbury
af32cff24e
fix the name of debian packages in packageUpload.json
2016-04-05 18:48:02 -07:00
Dan Quirk
7a79a16c8d
CR feedback
2016-04-05 18:03:06 -07:00
Dan Quirk
b3495e3322
Use sh instead of bash
2016-04-05 18:03:06 -07:00
Dan Quirk
4622a320c9
package_tool should only package postinst for correct package
2016-04-05 18:03:06 -07:00
Dan Quirk
a797d93660
Cleanup
2016-04-05 18:03:06 -07:00
Dan Quirk
561f856e36
Add postinstall script to debian package for telemetry notification
2016-04-05 18:03:06 -07:00
Eric Erhardt
49fae29b7b
Merge pull request #2149 from danquirk/EULAUpdate3
...
EULA update for telemetry/data collection
2016-04-05 19:38:35 -05:00
Eric Erhardt
965547bd8a
Merge pull request #2145 from dotnet/lakshanf/issue2066/telemetry
...
Lakshanf/issue2066/telemetry
2016-04-05 19:37:58 -05:00
Bryan Thornbury
fa01c9a154
Merge pull request #2215 from dotnet/brthor/version-manpages
...
Enable SxS Installation of the SDK debian packages
2016-04-05 15:41:11 -07:00
Livar
95a7d5607f
Merge pull request #2284 from livarcocc/tests_with_same_name
...
Changing the name of two tests that conflict with each other and fail…
2016-04-05 14:43:54 -07:00
Sridhar Periyasamy
91adaa2b8c
Merge branch 'rel/1.0.0' of https://github.com/dotnet/cli into kestrel-tests2
2016-04-05 14:40:07 -07:00
Sridhar Periyasamy
dbb25d8fb3
Get free port starting from 8001 instead of using TcpListener.
...
Enable kestrel tests to run in parallel.
2016-04-05 14:16:12 -07:00