Commit Graph

23 Commits

Author SHA1 Message Date
Ryan Nowak 7b44ea7a8f Revert "Revert "Update Roslyn Version to support C# 7.1""
This reverts commit 48285f63c6.
2017-06-14 12:38:22 -07:00
Mike Harder 48285f63c6 Revert "Update Roslyn Version to support C# 7.1"
This reverts commit 8f299c5b11.
2017-06-05 10:39:20 -07:00
Ryan Nowak 8f299c5b11 Update Roslyn Version to support C# 7.1 2017-06-03 17:27:40 -07:00
Ryan Nowak fcb8669c98 Use project.json for the VSIX project
Also did some spring cleaning on redundent references in the language
services package.

Note that the 'immutable' packages are now totally redundant with
Shell.15.0. You're supposed to use one or the other. Since our minimum VS
is 15, I just went with shell 15.0.

Now the VSIX project doesn't have many references in it.
2017-06-03 17:27:35 -07:00
Pranav K ca4b8e0b85 Branching for rel/2.0.0-preview2 2017-05-31 19:37:12 -07:00
Kiran Challa 4056e86382 Updated to use the latest shared runtime 2017-05-29 04:41:43 -07:00
Nate McMaster 682d630fa2 Upgrade test framework versions and fix issues with tests 2017-05-12 15:41:49 -07:00
Pavel Krymets 5c5462afba Merge branch 'rel/2.0.0-preview1' into dev 2017-05-05 10:26:18 -07:00
Pavel Krymets e3276bdf8e Update InternalAspNetCoreSdkVersion 2017-05-05 10:26:11 -07:00
Pranav K e6c8ea8341 Merge remote-tracking branch 'origin/rel/2.0.0-preview1' into dev 2017-05-01 22:02:34 -07:00
Pranav K e711985920 Use the bundled NETStandard.Library package in netstandard targeting libraries 2017-05-01 12:40:03 -07:00
Pranav K 339b2c3e4a Branching for 2.0.0-preview1 2017-04-25 22:04:52 -07:00
Pranav K 8270a002b3 Use Bundled NETStandard.Library \ NETCoreApp versions instead of explicitly specifying one 2017-04-25 12:52:11 -07:00
Ryan Nowak 27148c05f6 Update our Roslyn dependencies to 15.3 2017-04-24 18:59:06 -07:00
N. Taylor Mullen 1696e2aebf Upgrade Razor's Roslyn dependency to 2.0.0.
- Added C# 7 test to validate questionable features work end-to-end.
- Had to add several explicit package references to let our VS specific packages work as expected.

#1046
2017-04-21 11:40:21 -07:00
Kiran Challa 4319593e7f Updated dependency model version to 2.0.0-* 2017-04-18 15:42:27 -07:00
Ryan Nowak acf3e759d1 Add BenchmarkDotNet boilerplate 2017-04-10 14:25:43 -07:00
Pranav K 1bd31f42c0 Updating versions to 2.0.0-preview1 2017-04-03 22:31:17 -07:00
Pranav K e7f563843c Updating to 2.0.0 Internal.AspNetCore.Sdk 2017-03-29 12:06:15 -07:00
Kiran Challa 56c2d76e03 Upgrade Json.Net version to 10.0.1 2017-03-28 15:20:27 -07:00
Pranav K 2ea0659e60 Change compilation targets.
* Remove net451 as a compilation target
* Upgrade to netcoreapp2.0
2017-03-24 07:49:34 -07:00
Nate McMaster 43a41398ac Unify dependency versions to one file 2017-03-15 16:44:00 -07:00
Nate McMaster 279855d947
Downgrade to stable packages 2017-02-14 16:15:35 -08:00