Using older Visual Studio compiler with newer Comminy edition.

Sharofiddin Pardayev 0 Reputation points
2023-02-27T11:03:15.66+00:00

I was working on a Visual Studio 2010 project, and my evaluation period expired. I followed the link "Obtain a new key online" and there is no key to buy. I opened the project with vs 2019 community edition, and it is working well with the v100 toolset, which is installed by vs 2010 professional edition. Can I continue using vs 2019 this way, can I sell my product?

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,888 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. RLWA32 43,306 Reputation points
    2023-02-27T12:07:59.5733333+00:00

    Visual Studio 2010 has been out of support for several years. Additionally, it has not received security updates in a long time. Since your evaluation period has expired and the software is not licensed I doubt that using the vs 2010 tool set would comply with Microsoft licensing requirements. You should consider updating your application to use the VS 2019 tool set and also review the license agreement for VS Community 2019 at https://visualstudio.microsoft.com/license-terms/mlt031819/ to determine if you meet its requirements for your intended use of the software.

    0 comments No comments