christianhelle / apiclientcodegen

A collection of Visual Studio custom tool code generators for Swagger / OpenAPI specification files
http://bit.ly/restapicodegen
GNU General Public License v3.0
175 stars 21 forks source link

Include the OpenJDK Java Runtime in VSIX package #887

Open christianhelle opened 4 months ago

christianhelle commented 4 months ago

This pull request includes the Java Runtime to version 21.0.3+9 in the VSIX package so users no longer have to concern themselves with installing Java to use the Visual Studio extension

The downside of this is that the VSIX file size is now over 200 MB

Changes:

sonarcloud[bot] commented 4 months ago

Quality Gate Failed Quality Gate failed

Failed conditions
66.7% Coverage on New Code (required ≥ 80%)

See analysis details on SonarCloud