Bryan Thornbury
9067bc9e45
Path ext hacks
2016-09-19 10:33:03 -07:00
Bryan Thornbury
e8df0e712e
only emit TargetFrameworks for multitfm
2016-09-19 10:10:36 -07:00
Bryan Thornbury
9d46a19c59
TFM
2016-09-19 09:16:36 -07:00
Bryan Thornbury
fe20698d81
PR Feedback
2016-09-16 16:37:48 -07:00
Bryan Thornbury
f295e16732
fix Script tests:
2016-09-16 16:12:11 -07:00
Justin Emgarten
1626cf2e62
Restore3 support for PackageReference
...
Fixes https://github.com/NuGet/Home/issues/3453
2016-09-16 13:40:10 -07:00
Sridhar Periyasamy
4400b3be4a
Merge pull request #4186 from dotnet/sridhar/channel-fix
...
Download stage0 from the correct channel
2016-09-16 09:40:35 -07:00
Bryan Thornbury
1198b30031
output TFI, TFV for now
2016-09-16 03:26:36 -07:00
Justin Emgarten
b3a4da3eb4
Restore3 support for PackageReference
2016-09-15 21:58:58 -07:00
Bryan Thornbury
3cdd994798
fix test
2016-09-15 16:30:39 -07:00
Sridhar Periyasamy
b976419621
Download stage0 from the correct channel
...
Now that the rel/1.0.0 has been bootstrapped using the 'feature-msbuild'
channel, the correct channel needs to be passed to the install scripts.
2016-09-15 16:19:33 -07:00
Bryan Thornbury
944eb1e787
Migration X-Targeting
2016-09-15 15:54:10 -07:00
Eric Erhardt
b1c5cb76eb
Merge pull request #4184 from nguerrera/msbuild-update
...
Update msbuild
2016-09-15 14:17:42 -05:00
Nick Guerrera
e59b2f3e6d
Update msbuild
2016-09-15 10:59:03 -07:00
Eric Erhardt
95def6b243
Merge pull request #4178 from kotovaleksandr/rel/1.0.0
...
fix #4090
2016-09-15 10:57:56 -05:00
Eric Erhardt
656f65866c
Merge pull request #4174 from eerhardt/NewRunInfo
...
Update the CLI to the new Run static properties from the SDK.
2016-09-15 09:53:04 -05:00
Bryan Thornbury
7da52d5fd7
Merge pull request #4180 from dotnet/brthor-patch-1-1
...
Strong name sign Migration Library
2016-09-15 02:01:07 -07:00
Bryan Thornbury
ce47a64870
fixup namespaces and keyfile
2016-09-14 15:30:11 -07:00
Eric Erhardt
3026eb9d35
Add a better error message for 'dotnet run3' when it is unable to find a RunCommand property.
2016-09-14 16:27:52 -05:00
Bryan Thornbury
9b21131bb3
sign tests
2016-09-14 14:10:47 -07:00
Bryan Thornbury
fb49229ddf
internals visible to
2016-09-14 13:40:41 -07:00
Bryan Thornbury
c30fc56fcc
Update project.json
...
Strong name sign migration library
2016-09-14 13:32:38 -07:00
Eric Erhardt
f9953c1e68
Update Microsoft.NETCore.Sdk to 1.0.0-alpha-20160914-1.
2016-09-14 14:55:17 -05:00
kotov.a
8a93af528b
fix #4090
2016-09-14 16:35:37 +03:00
Eric Erhardt
a8c804cba7
Update the CLI to the new Run static properties from the SDK.
...
See https://github.com/dotnet/sdk/issues/98
2016-09-13 20:47:22 -05:00
Eric Erhardt
4e67459f0c
Merge pull request #4170 from dotnet/ragrawal/pack3
...
update nuget and sdk to include msbuild pack target
2016-09-13 08:39:00 -05:00
Rohit Agrawal
194a850c71
update nuget and sdk to include msbuild pack target
2016-09-12 17:10:31 -07:00
Eric Erhardt
18456af5ca
Merge pull request #4162 from eerhardt/NewMSBuild
...
Update MSBuild to 0.1.0-preview-00034-160909.
2016-09-12 14:47:03 -05:00
Eric Erhardt
5035746370
Merge pull request #4152 from livarcocc/bring_back_project_model_server
...
Adding dotnet-projectmodel-server back
2016-09-12 14:39:38 -05:00
Eric Erhardt
92d76f1d3a
Merge pull request #4155 from eerhardt/BetterRun
...
Ensure the project is built in `dotnet run3`.
2016-09-12 13:26:35 -05:00
Eric Erhardt
0ecb3b7538
Update MSBuild to 0.1.0-preview-00034-160909.
2016-09-12 12:14:17 -05:00
Bryan Thornbury
7915a9c424
Merge pull request #4154 from brthor/brthor/migrate-nuget
...
project json migration nuget package
2016-09-09 13:33:37 -07:00
Eric Erhardt
f084032af6
Ensure the project is built in dotnet run3
.
2016-09-09 08:53:57 -05:00
Bryan Thornbury
e3a50e00c8
project json migration nuget package
2016-09-08 14:43:04 -07:00
Livar Cunha
72a053fa0e
Adding the projectmodel-server command back to the list of built-in commands.
2016-09-07 18:32:34 -07:00
Livar Cunha
55c57608f8
Adding dotnet-projectmodel-server back because ASP.NET needs it to unblock themselves from start migrating to msbuild. We need to remove this as soon as ASP.NET can migrate all their projects to csproj and the tooling is in place.
2016-09-07 14:14:41 -07:00
Eric Erhardt
ab8e1b707b
Merge pull request #4143 from eerhardt/NewSDK
...
Update Microsoft.NETCore.Sdk to 1.0.0-alpha-20160907-1
2016-09-07 15:44:23 -05:00
Eric Erhardt
df45fc2153
Enable MSBuild EndToEnd test on all platforms.
2016-09-07 14:49:26 -05:00
Eric Erhardt
8000c98103
Update Microsoft.NETCore.Sdk to 1.0.0-alpha-20160907-1
2016-09-07 14:49:18 -05:00
Livar
8d7dd3992f
Merge pull request #4145 from livarcocc/merge_preview2_to_rel100
...
Merge preview2 to rel100
2016-09-06 21:13:41 -07:00
Livar Cunha
236e0d57da
Updating NuGet.Config for migration tests.
2016-09-06 13:58:16 -07:00
Livar Cunha
e0629ad351
Fixing test failure because the web app is using packages in a feed that we did not have. Add that feed through a NuGet.COnfig only for the tests that need it.
2016-09-02 17:59:13 -07:00
Livar
a2b861e4c8
Merge pull request #4137 from tmat/EmbeddedPdbSupportRel
...
Implement support for Embedded PDB
2016-09-02 17:15:50 -07:00
Livar Cunha
33d930cced
Updating the versions in build.proj.
2016-09-02 16:46:04 -07:00
Livar Cunha
1767385aa1
Updating versions in a few places that did not exist in the preview2 branch.
2016-09-02 15:01:59 -07:00
Livar Cunha
27bc1c4f91
Merge branch 'rel/1.0.0-preview2' into merge_preview2_to_rel100
...
* rel/1.0.0-preview2:
Update versions of EF and scaffolding tools
Update Kestrel to 1.0.1
Update version of routing to 1.0.1
Add missing comma to F# lib project.json
Update cshtml wildcard in publishOptions
Don't print arguments in F# console app
Update F# dotnet-new templates for Preview 2 (Enrico Sada rebase)
Update MVC version to 1.0.1
Upgrade Corefx and coreclr references
fix typo in dotnet-install file
Remove the VS2012 CRT dependency from docs (#3632 )
Fix README to use hostfxr download links (#3622 )
Fix Oracle Linux version in README.md
Use NugetCache Sentinel for Telemetry setting.
Add Serviceable assembly attribute and nuspec attributes for all shipping CLI assemblies.
Remove showing firsttime eula for non verbs.
Adding Oracle Linux and Linux Mint to the titles
Moving Ubuntu 16.04 to be next to Ubuntu 14.04
Update README.md
2016-09-02 14:53:16 -07:00
Joel Verhagen
c5b2da0db5
Merge pull request #4136 from dotnet/jver/depshashpath
...
Set the "hashPath" when building the .deps.json file
Update Microsoft.Extensions.DependencyModel to 1.0.1-beta-000933
Update Microsoft.DotNet.PlatformAbstraction to 1.0.1-beta-000933
Update NuGet to 3.6.0-beta.1.msbuild.4
Update dotnet-test-xunit to 1.0.0-rc2-350904-49
2016-09-02 10:52:42 -07:00
Joel Verhagen
3619b7d767
Set the "hashPath" when building the .deps.json file
...
Update Microsoft.Extensions.DependencyModel to 1.0.1-beta-000933
Update Microsoft.DotNet.PlatformAbstraction to 1.0.1-beta-000933
Update NuGet to 3.6.0-beta.1.msbuild.4
Update dotnet-test-xunit to 1.0.0-rc2-350904-49
2016-09-02 10:02:54 -07:00
Eric Erhardt
bb130ce71f
Merge pull request #4134 from eerhardt/NewSDK
...
Update Microsoft.NETCore.Sdk to 1.0.0-alpha-20160831-1
2016-09-01 16:13:38 -05:00
Tomas Matousek
b5cfb9d660
Implement support for Embedded PDB
2016-09-01 14:02:03 -07:00