Alicia Li
Alicia Li
@thomasmiko This is an interesting question. To help me understand the scenario that you try to address, why you target ".NET Standard + Platform Extension" insteads of ".NET Core +...
@timotei It would be great if you like to contribute to this!
@bashenk did you use `dotnet build dotnet build PortabilityTools.sln` to build?
@bashenk sorry, I meant apiproject.csproj. PortabilityTools.sln contains VS extension projects, which are full .NET Framework projects and are not supported on Linux.
@peterlukerow Thanks for reporting the issue. Just want to double check, after you install the VSIX of .NET Portability Analyzer, have you closed all the active VS processes to let...
@suchoss Thank you for reporting the issue. I was able to repo the problem, and will look into it.
@shailesh757 If you output the report to excel, you can sort by namespace. Does that work for you?
@terrajobst I planned to work on some report related improvement work items first since we have heard some customer feedback. Have we hears customer requests for this issue? If so,...
@terrajobst This is definitely something that we should do soon.
@KathleenDollard It is not shared framework dll. It is only released in a zip file from this repo. That is the pain point that we want to address.