Commit Graph

209 Commits

Author SHA1 Message Date
ASP.NET CI 7450a3a0fb Update dependencies.props
[auto-updated: dependencies]
2018-08-12 20:11:44 +00:00
N. Taylor Mullen aec88e3eba Change Razor directive completions to use new completions API.
- Kept the same behavior as we previously had with Razor directive completions.
- Attempted adding additional functionalities such as lighting up Razor directive completion when completion was invoked on top of Razor directives (non-C#) but ran into issues involving the core HTML editor not consuming the new completion APIs yet. That's something we'll have to re-visit once they move to the new completion APIs.
- Added tests to validate all aspects of new completion APIs.
- Made completion provider turn on and off based off of feature flag.

#1743
#1813
2018-08-10 11:37:47 -07:00
ASP.NET CI cc4fbfe2d9 Update dependencies.props
[auto-updated: dependencies]
2018-08-05 20:02:00 +00:00
ASP.NET CI 9e73caa4ad Update dependencies.props
[auto-updated: dependencies]
2018-07-29 20:07:24 +00:00
ASP.NET CI 52304f76a9 Update dependencies.props
[auto-updated: dependencies]
2018-07-22 13:11:16 -07:00
ASP.NET CI a06c2b243f Update dependencies.props
[auto-updated: dependencies]
2018-07-15 20:09:12 +00:00
ASP.NET CI 61aeae1023 Update dependencies.props
[auto-updated: dependencies]
2018-07-08 20:06:52 +00:00
ASP.NET CI d4c652a7d5 Update dependencies.props
[auto-updated: dependencies]
2018-07-03 16:24:43 +00:00
ASP.NET CI 31a54fea1b Update dependencies.props
[auto-updated: dependencies]
2018-06-25 11:26:33 -07:00
N. Taylor Mullen bcd292620a Update dependencies.props and korebuild. 2018-06-20 11:39:46 -07:00
ASP.NET CI 74c12b22d6 Update dependencies.props
[auto-updated: dependencies]
2018-06-07 19:44:53 +00:00
N. Taylor Mullen 84a1aa4160 Update windows image to one that has VSIX compatible workloads. 2018-06-05 17:04:53 -07:00
Pranav K 754d7ba64e Pass versions using MSBuild template instead of importing dependencies.props 2018-06-05 11:33:46 -07:00
ASP.NET CI 41324bd37a Update dependencies.props
[auto-updated: dependencies]
2018-06-03 19:25:30 +00:00
Ryan Brandenburg 28a859605f Override MicrosoftNETCoreApp22PackageVersion 2018-05-29 09:35:55 -07:00
ASP.NET CI 35a34a81fc Update dependencies.props
[auto-updated: dependencies]
2018-05-27 19:26:14 +00:00
Ryan Brandenburg a42f9d28be Don't police netcoreapp version 2018-05-24 12:20:58 -07:00
Ryan Brandenburg de9c5b3909 netcoreapp22 status 2018-05-22 16:41:31 -07:00
N. Taylor Mullen 592f5669db Revert "Fix local VSIX creation."
This reverts commit 1ff2e7022f.
2018-05-21 17:20:48 -07:00
N. Taylor Mullen 1ff2e7022f Fix local VSIX creation. 2018-05-21 12:58:22 -07:00
N. Taylor Mullen 59baad17da Merge branch 'rel/vs15.8' into dev 2018-05-21 10:48:16 -07:00
ASP.NET CI 53eedb2e34 Update dependencies.props
[auto-updated: dependencies]
2018-05-20 19:43:37 +00:00
N. Taylor Mullen e8c8396298 Upgrade to VS 15.8 Preview 2 version of Roslyn. 2018-05-16 15:50:54 -07:00
N. Taylor Mullen 8d4363b515 Update VSIX publishing to be consistent with non-VSIX publishing
- Prior to this change PDBs published by our build system wouldn't match up because the assembly identity would look different.
2018-05-16 15:50:44 -07:00
N. Taylor Mullen 63af9221dc Update korebuild and VSIX generation settings to support 15.8 VS.
- Prior to this if a 15.8 VS was installed the VSIX creation target would fail due to a bug in the CLI we're currently pinned to (already fixed, we just haven't pulled it). The fix was removing the parallelism flags to msbuild to allow it to run unrestricted in regards to processor utilization.
- Changed the VS restrictions to ensure we don't use unsupported 15.9 bits that have breaking changes in their MSBuild bits (this has proven to be troublesome in the past).
2018-05-15 11:51:00 -07:00
ASP.NET CI ccec11c19d Update dependencies.props
[auto-updated: dependencies]
2018-05-13 14:20:13 -07:00
Pranav K 0f2b315fe4 Fixup Razor Sdk tests to work on netcoreapp2.2 2018-05-08 15:22:54 -07:00
Ryan Brandenburg efaaec6546 Upgrade to netcoreapp22 2018-05-08 15:22:54 -07:00
Ryan Nowak a9e7e4668d Bump Roslyn dependency to 2.8.0
(cherry picked from commit e9fc15de02)
2018-05-07 12:35:51 -07:00
ASP.NET CI fdce0ca71e Update dependencies.props
[auto-updated: dependencies]
2018-05-06 12:27:39 -07:00
Pranav K 2081663635 Re-enable desktop msbuild tests
Fixes #2208
2018-05-01 15:00:03 -07:00
ASP.NET CI 8bc4c7a15c Update dependencies.props
[auto-updated: dependencies]
2018-04-29 12:28:29 -07:00
Pranav K 813e50087c Specify RuntimeFrameworkVersion \ NSLibraryVersion when running tests 2018-04-26 17:42:01 -07:00
Nate McMaster b956aa0c80
Merge branch 'release/2.1' into dev 2018-04-23 19:02:19 -07:00
Nate McMaster 0d047d64f3
Remove explicit reference to NETStandard.Library when using .NET Framework 2018-04-23 13:32:50 -07:00
ASP.NET CI a643531c05 Update dependencies.props
[auto-updated: dependencies]
2018-04-23 12:22:04 -07:00
Nate McMaster 3854d22e2a
Merge branch release/2.1 into dev 2018-04-20 15:09:42 -07:00
ASP.NET CI 8075ae5344 Update dependencies.props
[auto-updated: dependencies]
2018-04-19 22:33:04 -07:00
Ajay Bhargav Baaskaran 8c56296460 Merge branch 'release/2.1' into dev 2018-04-18 12:31:11 -07:00
Ryan Nowak 2c6ae20e11 Update Roslyn version numbers
Updates the version numbers of Roslyn to match what will be available on
nuget.org for our RC.
2018-04-17 21:15:13 -04:00
Pranav K c8c6a6f0ae Update versions in ProvideBindingRedirectAttribute 2018-04-17 11:40:19 -07:00
Ryan Brandenburg 3ffd3480b5 Branching for 2.1.0-rc1 2018-04-16 17:01:21 -07:00
ASP.NET CI d16c9a5ba4 Update dependencies.props
[auto-updated: dependencies]
2018-04-15 14:22:44 -07:00
ASP.NET CI 92cab8d893 Update dependencies.props
[auto-updated: dependencies]
2018-04-03 22:38:54 +00:00
Ajay Bhargav Baaskaran ad3048fcc3 Merge branch 'release/2.1' into dev 2018-03-28 18:26:25 -07:00
Nate McMaster (automated) bc72470c21
Update dependencies.props
[auto-updated: dependencies]
2018-03-28 10:59:33 -07:00
ASP.NET CI 34772f4459 Update dependencies.props
[auto-updated: dependencies]
2018-03-25 15:51:35 -07:00
Pranav K 48606039e5
Merge remote-tracking branch 'origin/release/2.1' into dev 2018-03-22 12:17:52 -07:00
Pranav K ac3065a9e1
Temporary workaround to make Razor Windows build on dotnet-ci 2018-03-22 12:17:06 -07:00
Ajay Bhargav Baaskaran e9562ad372 Merge branch 'release/2.1' into dev 2018-03-19 11:07:21 -07:00