- 5月 01, 2020
-
-
由 msftbot[bot] 创作于
Merge release/dev16.6 to release/dev16.6-vs-deps
-
由 Jason Malinowski 创作于
Fix a bunch of bugs around dynamic files being added and removed
-
- 4月 30, 2020
-
-
由 msftbot[bot] 创作于
Merge release/dev16.6 to release/dev16.6-vs-deps
-
由 Fred Silberberg 创作于
-
- 4月 28, 2020
-
-
由 msftbot[bot] 创作于
Merge release/dev16.6 to release/dev16.6-vs-deps
-
由 Jason Malinowski 创作于
Disable failing IntelliSense integration tests
-
由 Sam Harwell 创作于
See #43627
-
由 Jason Malinowski 创作于
Do not install Roslyn.VisualStudio.InteractiveComponents.vsix for integration tests
-
由 Tomáš Matoušek 创作于
-
由 Jinu 创作于
Enable optimization for workspaces, languageservices & codelens
-
- 4月 25, 2020
-
-
由 Jason Malinowski 创作于
-
由 Jason Malinowski 创作于
This now correctly handles a file being removed and added a second time, and also a file being removed if there was no dynamic file provided originally. This also adds locks around the operations to ensure there aren't trivial races. Fixes https://devdiv.visualstudio.com/DevDiv/_workitems/edit/1107122
-
由 Jason Malinowski 创作于
-
由 Jason Malinowski 创作于
-
由 Jason Malinowski 创作于
-
由 Chris Sienkiewicz 创作于
-
由 Gen Lu 创作于
-
由 Sam Harwell 创作于
Use safe handles for SQLite interop
-
由 Tomáš Matoušek 创作于
-
由 Gen Lu 创作于
-
- 4月 24, 2020
-
-
由 Fredric Silberberg 创作于
-
由 Fredric Silberberg 创作于
-
- 4月 23, 2020
-
-
由 msftbot[bot] 创作于
Merge release/dev16.6 to release/dev16.6-vs-deps
-
- 4月 22, 2020
-
-
由 Joey Robichaud 创作于
LOC CHECKIN | dotnet/roslyn release/dev16.6-vs-deps | 20200421
-
由 Jonathon Marolf 创作于
make msbuildLogger required in its overload.
-
由 Jonathon Marolf 创作于
-
- 4月 21, 2020
-
-
由 v-chmart 创作于
-
由 Jonathon Marolf 创作于
-
由 Jonathon Marolf 创作于
fixes #43437
-
由 Joey Robichaud 创作于
Bump patch version for 16.6 P4
-
由 Joey Robichaud 创作于
-
由 Sam Harwell 创作于
-
- 4月 19, 2020
-
-
由 msftbot[bot] 创作于
Merge release/dev16.6 to release/dev16.6-vs-deps
-
由 Joey Robichaud 创作于
-
由 Joey Robichaud 创作于
-
- 4月 18, 2020
-
-
由 Manish Vasani 创作于
Remove public API on DocumentOptionSet
-
由 Sam Harwell 创作于
This commit back-ports dotnet/roslyn#43361 to dev16.6.
-
- 4月 17, 2020
-
-
由 Manish Vasani 创作于
https://github.com/dotnet/roslyn/pull/42931 added this API as we thought converting the base `OptionSet` type's abstract method to non-abstract and removing the override on `DocumentOptionSet` would be a binary breaking change for callers. However, based on the public API review meeting, it was identified that it would indeed not be a breaking change as the compiler would have emitted a callvirt to `OptionSet.GetOption`.
-
- 4月 15, 2020
-
-
由 msftbot[bot] 创作于
Merge release/dev16.6 to release/dev16.6-vs-deps
-
- 4月 14, 2020
-
-
由 Sam Harwell 创作于
Fix AnalyzerRunner failure to load Microsoft.Build.Framework
-