Philip Lee

Results 24 issues of Philip Lee

Latest repo dev or master branch gives ![image](https://user-images.githubusercontent.com/271656/161067248-673b4cd9-cae1-494a-9a62-43995a239c96.png) when trying to build with VS2019. and this ![image](https://user-images.githubusercontent.com/271656/161067444-55b7bc7f-0e06-4ac6-bd47-0e39156d9557.png) when trying to build with VS2022.

**Product and Version Used**: Roslynator 2.3.0 Visual Studio 16.4.4 **Steps to Reproduce**: Consider this Linq code running against a SQL database with a case sensitive collation. This is attempting to...

Bug
Area-Analyzers

You need to update CommandLineParser to V2 to eliminate some warnings. Unfortunately there are breaking changes that will then need to be fixed. ![capture1](https://user-images.githubusercontent.com/271656/37559575-6b2366a4-2a20-11e8-9d85-b6140d9a6e65.PNG)

enhancement

To get the latest source to build I had to reinstall some packages update-package -reinstall graphengine.core on the -tsl projects update-package -reinstall graphengine.like on the -likq projects then remove all...

It would be useful if BulkUpdate returned the count of rows affected. Same for other methods where it makes sense.

Create a web service reference with a shared assembly. If the DTO has a DataContract that specifies a namespace the type isn't reused. This [bug ](https://github.com/dotnet/wcf/issues/3253) was supposed to have...

tooling
priority 1
triaged
fix available

I'm trying to run dotnet-svcutil in the debugger and have an issue with the bootstrapper and package restore. If I build the tool and run it from the command line,...

tooling

### Installed product versions - Visual Studio: 2017 (15.5.0) ### Description This page https://docs.microsoft.com/en-us/nuget/consume-packages/package-references-in-project-files says > Important At present, package references are supported in Visual Studio 2017 only, for .NET...

by design
missing references
awaiting details

Hi, I'm trying to use the 'Add new linked workitem' action. This requires a value in the 'Workitem template' field. Unfortunately the dropdown isn't populated and I can't see how...

When running VS code metrics for a solution, VS appears to run a separate build for each project, which causes the BuildVision window to keep opening and closing. This is...

features