Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New Quick Info API #20554

Merged
Show file tree
Hide file tree
Changes from 49 commits
Commits
Show all changes
55 commits
Select commit Hold shift + click to select a range
66920bb
General API variant
mattwar Aug 11, 2016
2eead77
make tests compile
mattwar Sep 1, 2016
f97475e
simpler QuickInfo API
mattwar Sep 2, 2016
785efef
merge with master and fix conflicts
mattwar Sep 2, 2016
3f9aa4d
removal of old or unused code & declarations
mattwar Sep 2, 2016
3b09c7d
Merge remote-tracking branch 'dotnet/master' into QuickInfoAPI2
mattwar Sep 12, 2016
1493c75
merge with master and fix conflicts
mattwar Sep 12, 2016
f447083
fix feedback issues
mattwar Sep 12, 2016
698362c
Merge remote-tracking branch 'dotnet/master' into QuickInfoAPI2
mattwar Sep 13, 2016
c48e203
use extension manager for providers
mattwar Sep 13, 2016
90cb667
Change to list of text blocks
mattwar Sep 14, 2016
1590e67
Use QuickInfoService.GetService
mattwar Sep 14, 2016
c68bf9f
merge with master and fix conflicts
mattwar Jan 4, 2017
752abba
Merge branch 'QuickInfoAPI2' of https://github.com/mattwar/roslyn int…
DustinCampbell Jun 29, 2017
61666b2
Merge branch 'master' into new-quick-info-api
DustinCampbell Jul 6, 2017
df0d315
Lots of clean up and code review feedback addressed
DustinCampbell Jul 6, 2017
d4771bf
Merge branch 'master' into new-quick-info-api
DustinCampbell Jul 11, 2017
a598588
Rename QuickInfoTextBlock -> QuickInfoSection
DustinCampbell Jul 11, 2017
c4e1902
Clean up CommonSemanticQuickInfoProvider
DustinCampbell Jul 11, 2017
63b3c9d
Move IndentationHelper.IsWhitespace(...) logic to TestLine.IsEmptyOrW…
DustinCampbell Jul 11, 2017
27212a7
Merge branch 'master' into new-quick-info-api
DustinCampbell Sep 19, 2017
5fcbad6
Merge branch 'master' into new-quick-info-api
DustinCampbell Dec 4, 2017
17167d0
Merge branch 'master' into new-quick-info-api
DustinCampbell Dec 5, 2017
03d737c
Remove unnecessary public constructors
DustinCampbell Dec 5, 2017
03461bb
Expose public Quick Info API
DustinCampbell Dec 5, 2017
27223c3
Merge branch 'master' into new-quick-info-api
DustinCampbell Dec 9, 2017
efd4f84
Update localization files
DustinCampbell Dec 9, 2017
6a75337
Add QuickInfoContext and make QuickInfoProvider internal
DustinCampbell Dec 11, 2017
3cd46e3
Merge branch 'master' into new-quick-info-api
DustinCampbell Jan 2, 2018
11ca68d
Fix build break in Quick Info unit tests and add traits
DustinCampbell Jan 3, 2018
4946365
Fix desktop test searching
jaredpar Dec 14, 2017
45727e2
Respond to PR feedback
jaredpar Jan 5, 2018
99956e0
Mistake
jaredpar Jan 5, 2018
a8b2307
Adding entries for 15.6 branches
VSadov Jan 8, 2018
0070d81
PR feedback
VSadov Jan 8, 2018
4b36243
Bumped up the version in master-vs-deps
VSadov Jan 8, 2018
252821c
updated channel for master-vs-deps
VSadov Jan 8, 2018
067ed0a
Merge pull request #24109 from VSadov/15_6
jasonmalinowski Jan 9, 2018
451e54f
Merge pull request #23793 from jaredpar/fix-mono
jaredpar Jan 9, 2018
6d840be
Merge pull request #24115 from dotnet/merges/dev15.6.x-to-master-2018…
jasonmalinowski Jan 9, 2018
f809a7f
Further update PublishData.json for correct publishing semantics
jasonmalinowski Jan 9, 2018
1650b9e
Merge pull request #24132 from jasonmalinowski/more-publishdata-fixes
jasonmalinowski Jan 10, 2018
542daef
Merge pull request #24141 from dotnet/merges/dev15.6.x-to-master-2018…
VSadov Jan 10, 2018
8cc0312
Merge pull request #24166 from dotnet/merges/dev15.6.x-to-master-2018…
VSadov Jan 11, 2018
54f324b
Merge pull request #24200 from dotnet/merges/dev15.6.x-to-master-2018…
VSadov Jan 12, 2018
20c1851
Consolidate 'remove unused local' fixer in Roslyn and Roslyn-analyzer…
ivanbasov Jan 13, 2018
6db0410
Merge pull request #24240 from dotnet/merges/dev15.6.x-to-master-2018…
agocke Jan 16, 2018
a086562
Merge pull request #24280 from dotnet/merges/dev15.6.x-to-master-2018…
agocke Jan 17, 2018
2aa272e
Merge branch 'master' into new-quick-info-api
DustinCampbell Jan 17, 2018
144266e
Merge remote-tracking branch 'upstream/features/quick-info-party' int…
DustinCampbell Feb 14, 2018
083e2d2
Clean up unintentionally changed files
DustinCampbell Feb 14, 2018
27cf44d
Add initial changes from code review feedback
DustinCampbell Feb 14, 2018
6b9f0c4
Obsolete CompletionTags in favor or WellKnownTags
DustinCampbell Feb 14, 2018
0c10f4b
Apply code review feedback to Quick Info PR
DustinCampbell Feb 15, 2018
b9f774b
Revert some unintentional changes that snuck into this branch
DustinCampbell Feb 15, 2018
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,17 @@
|:--:|:--:|:--:|:--:|:--:|:--:|:--:|:--:|
|**master**|[![Build Status](https://ci.dot.net/job/dotnet_roslyn/job/master/job/windows_debug_unit32/badge/icon)](https://ci.dot.net/job/dotnet_roslyn/job/master/job/windows_debug_unit32/)|[![Build Status](https://ci.dot.net/job/dotnet_roslyn/job/master/job/windows_debug_unit64/badge/icon)](https://ci.dot.net/job/dotnet_roslyn/job/master/job/windows_debug_unit64/)|[![Build Status](https://ci.dot.net/job/dotnet_roslyn/job/master/job/windows_release_unit32/badge/icon)](https://ci.dot.net/job/dotnet_roslyn/job/master/job/windows_release_unit32/)|[![Build Status](https://ci.dot.net/job/dotnet_roslyn/job/master/job/windows_release_unit64/badge/icon)](https://ci.dot.net/job/dotnet_roslyn/job/master/job/windows_release_unit64/)|[![Build Status](https://ci.dot.net/job/dotnet_roslyn/job/master/job/windows_determinism/badge/icon)](https://ci.dot.net/job/dotnet_roslyn/job/master/job/windows_determinism/)|[![Build Status](https://ci.dot.net/buildStatus/icon?job=dotnet_roslyn/master/windows_debug_vs-integration)](https://ci.dot.net/job/dotnet_roslyn/job/master/job/windows_debug_vs-integration/)|[![Build Status](https://ci.dot.net/buildStatus/icon?job=dotnet_roslyn/master/windows_release_vs-integration)](https://ci.dot.net/job/dotnet_roslyn/job/master/job/windows_release_vs-integration/)|
|**dev15.0.x**|[![Build Status](https://ci.dot.net/job/dotnet_roslyn/job/dev15.0.x/job/windows_debug_unit32/badge/icon)](https://ci.dot.net/job/dotnet_roslyn/job/dev15.0.x/job/windows_debug_unit32/)|[![Build Status](https://ci.dot.net/job/dotnet_roslyn/job/dev15.0.x/job/windows_debug_unit64/badge/icon)](https://ci.dot.net/job/dotnet_roslyn/job/dev15.0.x/job/windows_debug_unit64/)|[![Build Status](https://ci.dot.net/job/dotnet_roslyn/job/dev15.0.x/job/windows_release_unit32/badge/icon)](https://ci.dot.net/job/dotnet_roslyn/job/dev15.0.x/job/windows_release_unit32/)|[![Build Status](https://ci.dot.net/job/dotnet_roslyn/job/dev15.0.x/job/windows_release_unit64/badge/icon)](https://ci.dot.net/job/dotnet_roslyn/job/dev15.0.x/job/windows_release_unit64/)|[![Build Status](https://ci.dot.net/job/dotnet_roslyn/job/dev15.0.x/job/windows_determinism/badge/icon)](https://ci.dot.net/job/dotnet_roslyn/job/dev15.0.x/job/windows_determinism/)|[![Build Status](https://ci.dot.net/buildStatus/icon?job=dotnet_roslyn/dev15.0.x/windows_debug_vs-integration)](https://ci.dot.net/job/dotnet_roslyn/job/dev15.0.x/job/windows_debug_vs-integration/)|[![Build Status](https://ci.dot.net/buildStatus/icon?job=dotnet_roslyn/dev15.0.x/windows_release_vs-integration)](https://ci.dot.net/job/dotnet_roslyn/job/dev15.0.x/job/windows_release_vs-integration/)|
|**dev15.3.x**|[![Build Status](https://ci.dot.net/job/dotnet_roslyn/job/dev15.3.x/job/windows_debug_unit32/badge/icon)](https://ci.dot.net/job/dotnet_roslyn/job/dev15.3.x/job/windows_debug_unit32/)|[![Build Status](https://ci.dot.net/job/dotnet_roslyn/job/dev15.3.x/job/windows_debug_unit64/badge/icon)](https://ci.dot.net/job/dotnet_roslyn/job/dev15.3.x/job/windows_debug_unit64/)|[![Build Status](https://ci.dot.net/job/dotnet_roslyn/job/dev15.3.x/job/windows_release_unit32/badge/icon)](https://ci.dot.net/job/dotnet_roslyn/job/dev15.3.x/job/windows_release_unit32/)|[![Build Status](https://ci.dot.net/job/dotnet_roslyn/job/dev15.3.x/job/windows_release_unit64/badge/icon)](https://ci.dot.net/job/dotnet_roslyn/job/dev15.3.x/job/windows_release_unit64/)|[![Build Status](https://ci.dot.net/job/dotnet_roslyn/job/dev15.3.x/job/windows_determinism/badge/icon)](https://ci.dot.net/job/dotnet_roslyn/job/dev15.3.x/job/windows_determinism/)|[![Build Status](https://ci.dot.net/buildStatus/icon?job=dotnet_roslyn/dev15.3.x/windows_debug_vs-integration)](https://ci.dot.net/job/dotnet_roslyn/job/dev15.3.x/job/windows_debug_vs-integration/)|[![Build Status](https://ci.dot.net/buildStatus/icon?job=dotnet_roslyn/dev15.3.x/windows_release_vs-integration)](https://ci.dot.net/job/dotnet_roslyn/job/dev15.3.x/job/windows_release_vs-integration/)|
|**dev15.5.x**|[![Build Status](https://ci.dot.net/job/dotnet_roslyn/job/dev15.5.x/job/windows_debug_unit32/badge/icon)](https://ci.dot.net/job/dotnet_roslyn/job/dev15.5.x/job/windows_debug_unit32/)|[![Build Status](https://ci.dot.net/job/dotnet_roslyn/job/dev15.5.x/job/windows_debug_unit64/badge/icon)](https://ci.dot.net/job/dotnet_roslyn/job/dev15.5.x/job/windows_debug_unit64/)|[![Build Status](https://ci.dot.net/job/dotnet_roslyn/job/dev15.5.x/job/windows_release_unit32/badge/icon)](https://ci.dot.net/job/dotnet_roslyn/job/dev15.5.x/job/windows_release_unit32/)|[![Build Status](https://ci.dot.net/job/dotnet_roslyn/job/dev15.5.x/job/windows_release_unit64/badge/icon)](https://ci.dot.net/job/dotnet_roslyn/job/dev15.5.x/job/windows_release_unit64/)|[![Build Status](https://ci.dot.net/job/dotnet_roslyn/job/dev15.5.x/job/windows_determinism/badge/icon)](https://ci.dot.net/job/dotnet_roslyn/job/dev15.5.x/job/windows_determinism/)|[![Build Status](https://ci.dot.net/buildStatus/icon?job=dotnet_roslyn/dev15.5.x/windows_debug_vs-integration)](https://ci.dot.net/job/dotnet_roslyn/job/dev15.5.x/job/windows_debug_vs-integration/)|[![Build Status](https://ci.dot.net/buildStatus/icon?job=dotnet_roslyn/dev15.5.x/windows_release_vs-integration)](https://ci.dot.net/job/dotnet_roslyn/job/dev15.5.x/job/windows_release_vs-integration/)|
|**dev15.6.x**|[![Build Status](https://ci.dot.net/job/dotnet_roslyn/job/dev15.6.x/job/windows_debug_unit32/badge/icon)](https://ci.dot.net/job/dotnet_roslyn/job/dev15.6.x/job/windows_debug_unit32/)|[![Build Status](https://ci.dot.net/job/dotnet_roslyn/job/dev15.6.x/job/windows_debug_unit64/badge/icon)](https://ci.dot.net/job/dotnet_roslyn/job/dev15.6.x/job/windows_debug_unit64/)|[![Build Status](https://ci.dot.net/job/dotnet_roslyn/job/dev15.6.x/job/windows_release_unit32/badge/icon)](https://ci.dot.net/job/dotnet_roslyn/job/dev15.6.x/job/windows_release_unit32/)|[![Build Status](https://ci.dot.net/job/dotnet_roslyn/job/dev15.6.x/job/windows_release_unit64/badge/icon)](https://ci.dot.net/job/dotnet_roslyn/job/dev15.6.x/job/windows_release_unit64/)|[![Build Status](https://ci.dot.net/job/dotnet_roslyn/job/dev15.6.x/job/windows_determinism/badge/icon)](https://ci.dot.net/job/dotnet_roslyn/job/dev15.6.x/job/windows_determinism/)|[![Build Status](https://ci.dot.net/buildStatus/icon?job=dotnet_roslyn/dev15.6.x/windows_debug_vs-integration)](https://ci.dot.net/job/dotnet_roslyn/job/dev15.6.x/job/windows_debug_vs-integration/)|[![Build Status](https://ci.dot.net/buildStatus/icon?job=dotnet_roslyn/dev15.6.x/windows_release_vs-integration)](https://ci.dot.net/job/dotnet_roslyn/job/dev15.6.x/job/windows_release_vs-integration/)|
|**dev16**|[![Build Status](https://ci.dot.net/job/dotnet_roslyn/job/dev16/job/windows_debug_unit32/badge/icon)](https://ci.dot.net/job/dotnet_roslyn/job/dev16/job/windows_debug_unit32/)|[![Build Status](https://ci.dot.net/job/dotnet_roslyn/job/dev16/job/windows_debug_unit64/badge/icon)](https://ci.dot.net/job/dotnet_roslyn/job/dev16/job/windows_debug_unit64/)|[![Build Status](https://ci.dot.net/job/dotnet_roslyn/job/dev16/job/windows_release_unit32/badge/icon)](https://ci.dot.net/job/dotnet_roslyn/job/dev16/job/windows_release_unit32/)|[![Build Status](https://ci.dot.net/job/dotnet_roslyn/job/dev16/job/windows_release_unit64/badge/icon)](https://ci.dot.net/job/dotnet_roslyn/job/dev16/job/windows_release_unit64/)|[![Build Status](https://ci.dot.net/job/dotnet_roslyn/job/dev16/job/windows_determinism/badge/icon)](https://ci.dot.net/job/dotnet_roslyn/job/dev16/job/windows_determinism/)|[![Build Status](https://ci.dot.net/buildStatus/icon?job=dotnet_roslyn/dev16/windows_debug_vs-integration)](https://ci.dot.net/job/dotnet_roslyn/job/dev16/job/windows_debug_vs-integration/)|[![Build Status](https://ci.dot.net/buildStatus/icon?job=dotnet_roslyn/dev16/windows_release_vs-integration)](https://ci.dot.net/job/dotnet_roslyn/job/dev16/job/windows_release_vs-integration/)|

### Linux/Mac - Unit Tests
|Branch|Ubuntu14|Ubuntu16|macOS|
|:--:|:--:|:--:|:--:|
|**master**|[![BuildStatus](https://ci.dot.net/job/dotnet_roslyn/job/master/job/ubuntu_14_debug/badge/icon)](https://ci.dot.net/job/dotnet_roslyn/job/master/job/ubuntu_14_debug/)|[![BuildStatus](https://ci.dot.net/job/dotnet_roslyn/job/master/job/ubuntu_16_debug/badge/icon)](https://ci.dot.net/job/dotnet_roslyn/job/master/job/ubuntu_16_debug/)|[![BuildStatus](https://ci.dot.net/job/dotnet_roslyn/job/master/job/mac_debug/badge/icon)](https://ci.dot.net/job/dotnet_roslyn/job/master/job/mac_debug/)|
|**dev15.0.x**|[![BuildStatus](https://ci.dot.net/job/dotnet_roslyn/job/dev15.0.x/job/linux_debug/badge/icon)](https://ci.dot.net/job/dotnet_roslyn/job/dev15.0.x/job/linux_debug/)||[![BuildStatus](https://ci.dot.net/job/dotnet_roslyn/job/dev15.0.x/job/mac_debug/badge/icon)](https://ci.dot.net/job/dotnet_roslyn/job/dev15.0.x/job/mac_debug/)|
|**dev15.3.x**|[![BuildStatus](https://ci.dot.net/job/dotnet_roslyn/job/dev15.3.x/job/ubuntu_14_debug/badge/icon)](https://ci.dot.net/job/dotnet_roslyn/job/dev15.3.x/job/ubuntu_14_debug/)|[![BuildStatus](https://ci.dot.net/job/dotnet_roslyn/job/dev15.3.x/job/ubuntu_16_debug/badge/icon)](https://ci.dot.net/job/dotnet_roslyn/job/dev15.3.x/job/ubuntu_16_debug/)|[![BuildStatus](https://ci.dot.net/job/dotnet_roslyn/job/dev15.3.x/job/mac_debug/badge/icon)](https://ci.dot.net/job/dotnet_roslyn/job/dev15.3.x/job/mac_debug/)|
|**dev15.5.x**|[![BuildStatus](https://ci.dot.net/job/dotnet_roslyn/job/dev15.5.x/job/ubuntu_14_debug/badge/icon)](https://ci.dot.net/job/dotnet_roslyn/job/dev15.5.x/job/ubuntu_14_debug/)|[![BuildStatus](https://ci.dot.net/job/dotnet_roslyn/job/dev15.5.x/job/ubuntu_16_debug/badge/icon)](https://ci.dot.net/job/dotnet_roslyn/job/dev15.5.x/job/ubuntu_16_debug/)|[![BuildStatus](https://ci.dot.net/job/dotnet_roslyn/job/dev15.5.x/job/mac_debug/badge/icon)](https://ci.dot.net/job/dotnet_roslyn/job/dev15.5.x/job/mac_debug/)|
|**dev15.6.x**|[![BuildStatus](https://ci.dot.net/job/dotnet_roslyn/job/dev15.6.x/job/ubuntu_14_debug/badge/icon)](https://ci.dot.net/job/dotnet_roslyn/job/dev15.6.x/job/ubuntu_14_debug/)|[![BuildStatus](https://ci.dot.net/job/dotnet_roslyn/job/dev15.6.x/job/ubuntu_16_debug/badge/icon)](https://ci.dot.net/job/dotnet_roslyn/job/dev15.6.x/job/ubuntu_16_debug/)|[![BuildStatus](https://ci.dot.net/job/dotnet_roslyn/job/dev15.6.x/job/mac_debug/badge/icon)](https://ci.dot.net/job/dotnet_roslyn/job/dev15.6.x/job/mac_debug/)|
|**dev16**|[![BuildStatus](https://ci.dot.net/job/dotnet_roslyn/job/dev16/job/ubuntu_14_debug/badge/icon)](https://ci.dot.net/job/dotnet_roslyn/job/dev16/job/ubuntu_14_debug/)|[![BuildStatus](https://ci.dot.net/job/dotnet_roslyn/job/dev16/job/ubuntu_16_debug/badge/icon)](https://ci.dot.net/job/dotnet_roslyn/job/dev16/job/ubuntu_16_debug/)|[![BuildStatus](https://ci.dot.net/job/dotnet_roslyn/job/dev16/job/mac_debug/badge/icon)](https://ci.dot.net/job/dotnet_roslyn/job/dev16/job/mac_debug/)|

[//]: # (End current test results)
Expand Down
6 changes: 3 additions & 3 deletions build/Targets/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,13 @@

<PropertyGroup>
<!-- This is the assembly version of Roslyn from the .NET assembly perspective. It should only be revved during significant point releases. -->
<RoslynAssemblyVersionBase Condition="'$(RoslynAssemblyVersion)' == ''">2.7.0</RoslynAssemblyVersionBase>
<RoslynAssemblyVersionBase Condition="'$(RoslynAssemblyVersion)' == ''">2.8.0</RoslynAssemblyVersionBase>
<!-- This is the file version of Roslyn, as placed in the PE header. It should be revved during point releases, and is also what provides the basis for our NuGet package versioning. -->
<RoslynFileVersionBase Condition="'$(RoslynFileVersionBase)' == ''">2.7.0</RoslynFileVersionBase>
<RoslynFileVersionBase Condition="'$(RoslynFileVersionBase)' == ''">2.8.0</RoslynFileVersionBase>
<!-- The release moniker for our packages. Developers should use "dev" and official builds pick the branch
moniker listed below -->
<RoslynNuGetMoniker Condition="'$(RoslynNuGetMoniker)' == ''">dev</RoslynNuGetMoniker>
<RoslynNuGetMoniker Condition="'$(OfficialBuild)' == 'true'">beta3</RoslynNuGetMoniker>
<RoslynNuGetMoniker Condition="'$(OfficialBuild)' == 'true'">beta1</RoslynNuGetMoniker>

<!-- This is the base of the NuGet versioning for prerelease packages -->
<NuGetPreReleaseVersion>$(RoslynFileVersionBase)-$(RoslynNuGetMoniker)</NuGetPreReleaseVersion>
Expand Down
28 changes: 14 additions & 14 deletions build/config/PublishData.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
"branches": {
"master-vs-deps": {
"nugetKind": "PerBuildPreRelease",
"version": "2.7.*",
"version": "2.8.*",
"nuget": [ "https://dotnet.myget.org/F/roslyn/api/v2/package" ],
"vsix": [ "https://dotnet.myget.org/F/roslyn/vsix/upload" ],
"channels": [ "dev15.6", "dev15.6p3" ]
"channels": [ "dev15.8p1", "dev15.8" ]
},
"dev15.6-preview2-vs-deps": {
"nugetKind": "PerBuildPreRelease",
Expand All @@ -14,33 +14,26 @@
"vsix": [ "https://dotnet.myget.org/F/roslyn/vsix/upload" ],
"channels": [ "dev15.6p2" ]
},
"dev15.5.x": {
"dev15.6.x-vs-deps": {
"nugetKind": "PerBuildPreRelease",
"version": "2.6.*",
"version": "2.7.*",
"nuget": [ "https://dotnet.myget.org/F/roslyn/api/v2/package" ],
"vsix": [ "https://dotnet.myget.org/F/roslyn/vsix/upload" ],
"channels": [ "dev15.5", "dev15.5p3" ]
"channels": [ "dev15.6p4", "dev15.6" ]
},
"features/readonly-ref": {
"dev15.5.x": {
"nugetKind": "PerBuildPreRelease",
"version": "2.6.*",
"nuget": [ "https://dotnet.myget.org/F/roslyn/api/v2/package" ],
"vsix": [ "https://dotnet.myget.org/F/roslyn/vsix/upload" ],
"channels": [ "ref-readonly" ]
"channels": [ "dev15.5", "dev15.5p3" ]
},
"features/NullableReferenceTypes": {
"nugetKind": "PerBuildPreRelease",
"version": "2.6.*",
"nuget": [ "https://dotnet.myget.org/F/roslyn-nonnull/api/v2/package" ],
"vsix": [ "https://dotnet.myget.org/F/roslyn-nonnull/vsix/upload" ],
"channels": [ "nonnull" ]
},
"features/vs-for-mac-packages": {
"nugetKind": "PerBuildPreRelease",
"version": "2.6.*",
"nuget": [ "https://dotnet.myget.org/F/roslyn-for-vs-for-mac/api/v2/package" ],
"vsix": [ "https://dotnet.myget.org/F/roslyn-for-vs-for-mac/vsix/upload" ],
"channels": [ "vs-for-mac" ]
}
},
"releases": {
Expand All @@ -50,6 +43,13 @@
"nuget": [ "https://api.nuget.org/v3/index.json" ],
"vsix": [ "https://dotnet.myget.org/F/roslyn/vsix/upload" ],
"channels": [ "dev15.3" ]
},
"dev15.6": {
"nugetKind": "Release",
"version": "2.7.*",
"nuget": [ "https://api.nuget.org/v3/index.json" ],
"vsix": [ "https://dotnet.myget.org/F/roslyn/vsix/upload" ],
"channels": [ "dev15.6" ]
}
}
}
14 changes: 6 additions & 8 deletions build/scripts/tests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,14 @@ xunit_console_version="$(get_package_version dotnet-xunit)"

if [[ "${runtime}" == "dotnet" ]]; then
target_framework=netcoreapp2.0
file_list=( "${unittest_dir}"/*/netcoreapp2.0/*.UnitTests.dll )
xunit_console="${nuget_dir}"/dotnet-xunit/"${xunit_console_version}"/tools/${target_framework}/xunit.console.dll
elif [[ "${runtime}" == "mono" ]]; then
source ${root_path}/build/scripts/obtain_mono.sh
target_framework=net461
file_list=(
"${unittest_dir}/CSharpCompilerSymbolTest/net461/Roslyn.Compilers.CSharp.Symbol.UnitTests.dll"
"${unittest_dir}/CSharpCompilerSyntaxTest/net461/Roslyn.Compilers.CSharp.Syntax.UnitTests.dll"
)
xunit_console="${nuget_dir}"/dotnet-xunit/"${xunit_console_version}"/tools/net452/xunit.console.exe
else
echo "Unknown runtime: ${runtime}"
Expand All @@ -49,9 +53,8 @@ echo "Using ${xunit_console}"
mkdir -p "${log_dir}"

exit_code=0
for test_path in "${unittest_dir}"/*/"${target_framework}"
for file_name in "${file_list[@]}"
do
file_name=( "${test_path}"/*.UnitTests.dll )
log_file="${log_dir}"/"$(basename "${file_name%.*}.xml")"
deps_json="${file_name%.*}".deps.json
runtimeconfig_json="${file_name%.*}".runtimeconfig.json
Expand All @@ -69,11 +72,6 @@ do
runner="dotnet exec --depsfile ${deps_json} --runtimeconfig ${runtimeconfig_json}"
elif [[ "${runtime}" == "mono" ]]; then
runner=mono
if [[ "${file_name[@]}" == *'Microsoft.CodeAnalysis.CSharp.Scripting.UnitTests.dll' || "${file_name[@]}" == *'Roslyn.Compilers.CompilerServer.UnitTests.dll' ]]
then
echo "Skipping ${file_name[@]}"
continue
fi
fi
if ${runner} "${xunit_console}" "${file_name[@]}" -xml "${log_file}"
then
Expand Down
21 changes: 0 additions & 21 deletions src/EditorFeatures/CSharp/QuickInfo/SemanticQuickInfoProvider.cs

This file was deleted.

Loading