dotnet-apiport
dotnet-apiport copied to clipboard
This repo contains .NET Portability Analyzer (VSIX and Console) libraries and tools
- ready-to-start GitHub Codespaces configuration with all necessary tooling - in addition, it provides basic tools for: - .NET development - GitHub support - overall more pleasant VS Code experience...
also bump patch version for next release
Ports the extension to Visual Studio 2022. Due to breaking changes, VSIX projects now utilize shared projects and there are 2 VSIX generating projects to produce output for VS 2019...
### Installed product versions - Visual Studio: 2022 All Versions ### Description Make the extension available in Visual Studio 2022. ### Steps to recreate 1. Download the extension installer. 2....
I am getting this error when trying to generate DGML There was an unknown error code from the service: 'InternalServerError'. Please make sure you have the most up-to-date version. Excel...
Are there any plans to add support for .NET 6? `listTargets` only shows .NET versions up to 5: ``` $ dotnet /home/omajid/devel/dotnet-apiport/bin/Debug/ApiPort/netcoreapp3.1/ApiPort.dll listTargets Microsoft (R) API Portability Analyzer v2.8.32+abed127bd2 Copyright...
bug title: [ VS-DotNet-ApiPort ][ BinSkim ] - Defect : HighEntropyVACheck, Component : \a\2.6.0-alpha.10\ApiPort\netcoreapp2.1\ApiPort.dll (1 issue) Same issue for offline version as well. Binskim error: error BA2015: 'ApiPort.dll' does not...
When I run init.ps1 I get many package restore failures from https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/45bacae2-5efb-47c8-91e5-8ec20c22b4f8/nuget/v3/flat2/ I've tried creating and adding a token. I have tried removing the existing urls and adding https://pkgs.dev.azure.com/dnceng/public/_packaging/3.1.415-servicing-015859-shipping-1/nuget/v3/index.json or...
I made a simple project with EF Core 3.1 on .NET 4.7.2. It ran fine. I then ran the portability analyzer and it flagged several EF Core constructors, methods, and...
This issue relates to the .NET Protability Analyzer 2.7.0.3 extension for Visual Studio 2019 16.7.3. I ran **Analyze Project Portability** on an MSTest project targetting .NET Framework 4.8, with the...